23 lines
521 B
JSON
23 lines
521 B
JSON
|
{
|
||
|
"name": "baby-weapp-raz",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"directories": {
|
||
|
"example": "example",
|
||
|
"lib": "lib"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git@e.coding.net:gengjun/baby-weapp-raz.git"
|
||
|
},
|
||
|
"author": "",
|
||
|
"dependencies": {
|
||
|
"crypto-js": "3.3.0",
|
||
|
"cos-wx-sdk-v5": "1.1.7",
|
||
|
"@vant/weapp": "1.6.8"
|
||
|
}
|
||
|
}
|