1 Star 0 Fork 0

Lee/school_static_web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 861 Bytes
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2020-09-01 16:48 . 1.修改样式 2.增加gulp打包
{
"name": "website_project",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"dependencies": {
"browser-sync": "^2.26.7",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.7.0",
"gulp-htmlmin": "^5.0.1",
"gulp-less": "^4.0.1",
"gulp-minify-css": "^1.2.4",
"gulp-plumber": "^1.2.1",
"gulp-uglify": "^3.0.2",
"gulp-watch": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@babel/register": "^7.11.5",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-preset-env": "^1.7.0",
"gulp-babel": "^8.0.0",
"gulp-cheerio": "^1.0.0",
"gulp-html-replace": "^1.6.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/climblee/school_static_web.git
git@gitee.com:climblee/school_static_web.git
climblee
school_static_web
school_static_web
master

搜索帮助