兼兼街租房小程序
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.
 
 
 

23 lines
541 B

{
"name": "mall4uni",
"version": "1.0.0",
"description": "请使用 uniapp官方推荐的开发工具 HBuilderX 导入项目进行开发",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/gz-yami/mall4uni.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"uni-read-pages": "^1.0.5",
"query-string": "^6.13.1"
},
"dependencies": {
"html2canvas": "^1.0.0-rc.7"
}
}