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.
xzjl-ui/node_modules/wxml2canvas/package.json

17 lines
314 B

{
"name": "wxml2canvas",
"version": "1.0.1",
"description": "将wxml指定节点转换成canvas元素",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"wxml2canvas",
"wxml",
"canvas"
],
"author": "wg",
"license": "ISC"
}