2 Star 0 Fork 0

taozhiwei / social-admin-pc-fis3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
陶峙巍 提交于 2017-10-26 13:59 . 添加 => 业务28个页面
{
"name": "social-admin-fis3",
"version": "1.0.0",
"description": "社交后台",
"main": "index.js",
"scripts": {
"start": "fis3 server start && node fis-plus && fis3 release -wL",
"release": "fis3 release && node fis-plus",
"build": "fis3 release -d ./release && gulp del && gulp cp && gulp htmlbeautify",
"open": "fis3 server open",
"watch": "fis3 release -cw",
"clear": "fis3 release -c"
},
"repository": {
"type": "git",
"url": "https://docafe@git.oschina.net/docafe/adminlte2-itcast.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"copy-dir": "^0.3.0",
"del": "^2.2.2",
"fis-parser-node-sass": "^1.0.1",
"fis3-parser-html-ejs": "^1.0.3",
"fis3-postpackager-loader": "^2.1.4",
"gulp": "^3.9.1",
"gulp-html-beautify": "^1.0.1",
"gulp-html-extend": "^1.1.6",
"gulp-htmlmin": "^3.0.0"
}
}
JavaScript
1
https://gitee.com/docafe/social-admin-pc-fis3.git
git@gitee.com:docafe/social-admin-pc-fis3.git
docafe
social-admin-pc-fis3
social-admin-pc-fis3
master

搜索帮助