Files
2024-09-27 02:06:13 +08:00

16 lines
282 B
JSON

{
"name": "miniprogram-study",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@vant/weapp": "^1.6.8"
}
}