21 lines
483 B
JSON
21 lines
483 B
JSON
{
|
|
"name": "beefast-mini-deliveryman",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.ibtc.work/deliveryman/beefast-mini-deliveryman.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@beefast-wxmp/list-view": "^0.0.1",
|
|
"@beefast-wxmp/modal-view": "^0.1.7",
|
|
"@tencentcloud/donut-push": "^8.4.1"
|
|
}
|
|
}
|