{ "name": "mall-app-b", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ankkaya", "license": "ISC", "dependencies": { "dayjs": "^1.11.10", "lodash": "^4.17.21", "luch-request": "^3.1.1", "pinia": "^2.1.7", "pinia-plugin-persist-uni": "^1.3.1" }, "devDependencies": { "vconsole": "^3.15.1" } }