{ "name": "twong", "version": "1.4.1", "description": "twong", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "mobx-miniprogram": "^4.13.2", "mobx-miniprogram-bindings": "^2.1.5", "vant-weapp": "^0.5.23" }, "devDependencies": { "@babel/core": "^7.23.3", "@babel/eslint-parser": "^7.23.3", "eslint": "^8.54.0", "eslint-plugin-prettier": "^5.0.1", "prettier": "^3.1.0" } }