taobao-first-Playlet/package.json
2024-03-01 18:35:05 +08:00

18 lines
352 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": {
"@tbmp/mp-cloud-sdk": "*",
"lodash": "^4.17.21",
"mini-antui": "^0.5.2",
"underscore": "^1.13.6"
}
}