1 Star 0 Fork 0

木遥/web-merge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 819 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2022-04-21 11:52 . 添加开源协议
{
"name": "web-merge",
"version": "1.2.0",
"description": "合并web前端中的js和css文件为一个的小工具",
"main": "gulpfile.js",
"keywords": [
"web",
"js",
"merge"
],
"scripts": {
"build": "gulp build"
},
"devDependencies": {
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-cssnano": "^2.1.0",
"gulp-htmlmin": "^1.3.0",
"gulp-less": "^3.0.5",
"gulp-uglify": "^1.5.1"
},
"repository": {
"type": "git",
"url": "https://github.com/muyao1987/web-merge.git"
},
"bugs": {
"url": "https://github.com/muyao1987/web-merge/issues",
"email": "wh@marsgis.cn"
},
"author": {
"name": "火星科技 木遥",
"url": "http://www.marsgis.cn"
},
"license": "Apache-2.0",
"homepage": "https://github.com/muyao1987/web-merge"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/muyao1987/web-merge.git
git@gitee.com:muyao1987/web-merge.git
muyao1987
web-merge
web-merge
master

搜索帮助