You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
510 B

{
"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"
}
}