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.
20 lines
429 B
20 lines
429 B
{
|
|
"name": "sunshine-applet-2",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"dependencies": {
|
|
"@vant/weapp": "^1.11.1",
|
|
"weapp-qrcode-canvas-2d": "^1.1.2"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitee.com/anhui-sifang-network/sunshine-applet-2.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|