{ "name": "mobile-shop-uniapp", "version": "1.0.0", "description": "{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/huliyong/mobile-shop-uniapp.git" }, "author": "", "license": "ISC", "dependencies": { "vuex": "^3.6.2" } }