|
@@ -1,5 +1,19 @@
|
|
|
{
|
|
|
"dependencies": {
|
|
|
"@vant/weapp": "^1.10.16"
|
|
|
- }
|
|
|
+ },
|
|
|
+ "name": "delivery-customer",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "main": ".eslintrc.js",
|
|
|
+ "devDependencies": {},
|
|
|
+ "scripts": {
|
|
|
+ "test": "echo \"Error: no test specified\" && exit 1"
|
|
|
+ },
|
|
|
+ "repository": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "http://39.105.160.25:10880/sifu-gogs/delivery-customer.git"
|
|
|
+ },
|
|
|
+ "author": "",
|
|
|
+ "license": "ISC",
|
|
|
+ "description": ""
|
|
|
}
|