体质测试
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tizhiceshi/assets/libs/towxml/package.json

27 lines
599 B

2 years ago
{
"name": "towxml",
"version": "2.1.5",
"description": "HTML、Markdown转WXML(WeiXin Markup Language)渲染库",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sbfkcel/towxml.git"
},
"keywords": [
"html to wxml",
"markdown to wxml",
"html2wxml",
"mark2wxml",
"wxml"
],
"author": "单炒饭",
"license": "MIT",
"bugs": {
"url": "https://github.com/sbfkcel/towxml/issues"
},
"homepage": "https://github.com/sbfkcel/towxml#readme"
}