加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 384 Bytes
一键复制 编辑 原始数据 按行查看 历史
初夏阳光 提交于 2020-06-14 10:42 . Update Workflows
{
"scripts": {
"build": "gulp build"
},
"devDependencies": {
"del": "^3.0.0",
"eslint": "^5.12.1",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^6.0.0",
"gulp-clean-css": "^4.0.0",
"gulp-concat": "^2.6.1",
"gulp-rev": "^9.0.0",
"gulp-rev-collector": "^1.3.1",
"gulp-sass": "^4.0.2",
"gulp-uglify": "^3.0.1",
"jsonfile": "^5.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化