1 Star 0 Fork 0

贪黑不起晚/gulp-demo-master

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
hzl 提交于 2024-04-21 21:46 . 初始化
{
"name": "gulp-demo",
"version": "0.0.4",
"description": "Using gulp build a project instance. Link: https://github.com/nimojs/gulp-book/blob/master/chapter7.md",
"main": "gulpfile.js",
"devDependencies": {
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",
"gulp-declare": "^0.3.0",
"gulp-handlebars": "^4.0.0",
"gulp-imagemin": "^2.2.1",
"gulp-less": "^3.0.2",
"gulp-minify-css": "^1.0.0",
"gulp-ruby-sass": "^1.0.1",
"gulp-sourcemaps": "^1.5.1",
"gulp-uglify": "^1.1.0",
"gulp-util": "^3.0.4",
"gulp-watch-path": "^0.1.0",
"gulp-wrap": "^0.11.0",
"stream-combiner2": "^1.0.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/nimojs/gulp-demo"
},
"keywords": [
"gulpplugin",
"gulp-book",
"gulp"
],
"author": "nimojs <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/nimojs/gulp-demo/issues"
},
"homepage": "https://github.com/nimojs/gulp-demo",
"dependencies": {
"handlebars": "^3.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hezhiliang/gulp-demo-master.git
[email protected]:hezhiliang/gulp-demo-master.git
hezhiliang
gulp-demo-master
gulp-demo-master
master

搜索帮助