加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 851 Bytes
一键复制 编辑 原始数据 按行查看 历史
梦天沐 提交于 2017-04-07 18:35 . no commit message
{
"name": "daren",
"version": "1.0.0",
"description": "Daren Official website",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Creabine",
"license": "ISC",
"devDependencies": {
"browser-sync": "^2.14.0",
"browsersync-ssi": "^0.2.4",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-cache": "^0.4.6",
"gulp-clean": "^0.3.2",
"gulp-clean-css": "^3.0.4",
"gulp-concat": "^2.6.0",
"gulp-htmlmin": "^3.0.0",
"gulp-if": "^2.0.2",
"gulp-imagemin": "^3.2.0",
"gulp-inline-source": "^3.0.0",
"gulp-plumber": "^1.1.0",
"gulp-rev": "^7.1.2",
"gulp-rev-collector": "^1.1.1",
"gulp-run-sequence": "^0.3.2",
"gulp-sass": "2.1.0",
"gulp-uglify": "^2.1.2",
"gulp-zip": "^3.2.0",
"plumber": "^0.4.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化