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.
qixie/package.json

25 lines
400 B

2 years ago
{
"name": "shopro-plus",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": ""
},
"keywords": [],
"author": "",
"license": "ISC",
"homepage": "",
"dependencies": {
"jweixin-module": "^1.6.0",
"uni-read-pages": "^1.0.5",
"uni-simple-router": "^2.0.6",
"vconsole": "^3.7.0"
},
"description": "",
"devDependencies": {}
}