You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
430 B
21 lines
430 B
{
|
|
"name": "wxapp",
|
|
"version": "1.0.0",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "YuLeYuan",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@vant/weapp": "^1.11.7",
|
|
"ant-design-mini": "^0.0.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://bdgit.educoder.net/pq54ntls9/nodejs-wxapp-learning.git"
|
|
},
|
|
"description": ""
|
|
}
|