20 lines
441 B
JSON
20 lines
441 B
JSON
|
{
|
||
|
"name": "miniprogram-2",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": ".eslintrc.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@vant/area-data": "^1.5.1",
|
||
|
"@vant/weapp": "^1.11.1",
|
||
|
"lin-ui": "^0.9.13",
|
||
|
"miniprogram-computed": "^4.4.0",
|
||
|
"mobx-miniprogram": "^4.13.2",
|
||
|
"mobx-miniprogram-bindings": "^1.2.1"
|
||
|
}
|
||
|
}
|