taobao-first-Playlet/package.json

16 lines
297 B
JSON

{
"name": "taobao-first-playlet",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"mini-antui": "^0.5.2",
"@tbmp/mp-cloud-sdk": "*"
}
}