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.
|
{
|
|
"name": "vant-weapp",
|
|
"version": "1.0.0",
|
|
"description": "这是云开发的快速启动指引,其中演示了如何上手使用云开发的三大基础能力:",
|
|
"main": ".eslintrc.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitee.com/zhongershun/we-chat-miniprogram.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@vant/weapp": "^1.10.2",
|
|
"wx-server-sdk": "*"
|
|
}
|
|
}
|