nantai-erp-wechat-mobile/package.json

15 lines
264 B
JSON
Raw Permalink Normal View History

2024-10-31 21:29:57 +08:00
{
"name": "南泰",
"version": "1.0.0",
"description": "cement",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "sophy",
"license": "ISC",
"dependencies": {
"vant-weapp": "^0.5.19"
}
}