加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.34 KB
一键复制 编辑 原始数据 按行查看 历史
主角 提交于 2021-05-26 13:05 . 升级版本
{
"name": "uniCloud-admin",
"version": "1.0.11",
"description": "基于 uni-app,uniCloud 的商城后台管理系统,云上商城pc管理端",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "https://gitee.com/cq-soft/market-admin.git",
"keywords": [
"商城系统",
"后台管理",
"uni-admin",
"云上商城"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/dcloudio/uni-template-admin/issues"
},
"id": "rouran-admin",
"homepage": "https://github.com/dcloudio/uni-template-admin#readme",
"displayName": "商城后台管理系统",
"engines": {
"HBuilderX": "^3.1.12"
},
"dcloudext": {
"category": [
"uniCloud",
"云端一体项目模板"
],
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "插件不采集任何数据",
"permissions": "无"
},
"npmurl": ""
},
"uni_modules": {
"platforms": {
"cloud": {
"tcb": "y",
"aliyun": "y"
},
"client": {
"App": {
"app-vue": "y",
"app-nvue": "y"
},
"H5-mobile": {
"Safari": "y",
"Android Browser": "y",
"微信浏览器(Android)": "y",
"QQ浏览器(Android)": "y"
},
"H5-pc": {
"Chrome": "y",
"IE": "u",
"Edge": "y",
"Firefox": "y",
"Safari": "y"
},
"小程序": {
"微信": "y",
"阿里": "y",
"百度": "y",
"字节跳动": "y",
"QQ": "y"
},
"快应用": {
"华为": "y",
"联盟": "y"
}
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化