Files
ClassContent/历届学生/front-end-team-11/项目开发/上课项目/minstudy/package.json
2024-09-27 02:06:13 +08:00

16 lines
281 B
JSON

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