shuziren/job-seeker/miniprogram-2/package.json

20 lines
441 B
JSON
Raw Permalink Normal View History

2024-02-29 08:06:26 +00:00
{
"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"
}
}