1 Star 0 Fork 0

前端代码工具库 / web-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 808 Bytes
一键复制 编辑 原始数据 按行查看 历史
diogoxiang 提交于 2019-11-06 17:13 . 1. 增加 settings.json
{
"name": "web-template",
"version": "1.0.0",
"description": "#### Description",
"main": "index.js",
"scripts": {
"dev": "gulp",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/tomxiang/web-template.git"
},
"author": "diogoxiang",
"devDependencies": {
"browser-sync": "^2.26.7",
"gulp": "^3.9.1",
"gulp-art-tpl": "^1.1.1",
"gulp-cheerio": "^0.6.2",
"gulp-clean-css": "^3.10.0",
"gulp-copy": "^1.0.1",
"gulp-htmlmin": "^3.0.0",
"gulp-minify-css": "^1.2.4",
"gulp-sass": "^4.0.2",
"gulp-uglify": "^3.0.2",
"gulp-useref": "^3.1.2",
"gulp-watch": "^5.0.1",
"html-minifier": "^3.5.2",
"rimraf": "^2.6.2"
},
"dependencies": {
},
"license": "ISC"
}
JavaScript
1
https://gitee.com/tomxiang/web-template.git
git@gitee.com:tomxiang/web-template.git
tomxiang
web-template
web-template
master

搜索帮助