tangshi300/package.json

23 lines
521 B
JSON
Raw Normal View History

2024-12-05 14:56:07 +08:00
{
"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"
}
}