21 Star 125 Fork 30

BASE / BaseCloud

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 984 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "basecloud",
"version": "2.2.4",
"description": "BaseCloud是一套基于uniapp、uniCloud、uni-id的全栈开发框架,不依赖任何第三方框架,极度精简轻巧。",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/phoooob/BaseCloud.git"
},
"keywords": [],
"author": "",
"license": "Apache 2.0" ,
"files":[
"cloudfunctions-aliyun/admin/controller/**",
"cloudfunctions-aliyun/user-center/controller/**",
"cloudfunctions-aliyun/common/base-cloud/intercepters/**",
"cloudfunctions-aliyun/common/base-cloud/lib/**",
"cloudfunctions-aliyun/common/base-cloud/index.js",
"cloudfunctions-aliyun/common/base-cloud/package.json",
"cloudfunctions-aliyun/common/uni-id/**",
"common/**",
"store/**",
"components/**",
"pages/**",
"package.json",
"static/**"
]
}
JavaScript
1
https://gitee.com/phoooob/BaseCloud.git
git@gitee.com:phoooob/BaseCloud.git
phoooob
BaseCloud
BaseCloud
master

搜索帮助