1 Star 1 Fork 0

jso0/wechat-h5-boilerplate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 982 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chris Pan 提交于 2016-01-29 17:01 . Optimize code and gulp tasks.
{
"name": "wechat-h5-boilerplate",
"version": "1.0.0",
"description": "A fullpage scrolling website boilerplate for mobile devices.",
"repository": {
"type": "git",
"url": "git+https://github.com/panteng/wechat-h5-boilerplate.git"
},
"author": "Chris Pan",
"license": "MIT",
"devDependencies": {
"browser-sync": "^2.10.1",
"del": "^2.2.0",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-browserify": "^0.5.1",
"gulp-cache": "^0.4.1",
"gulp-concat": "^2.6.0",
"gulp-imagemin": "^2.4.0",
"gulp-inject": "^3.0.0",
"gulp-minify-css": "^1.2.2",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.0.1",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.1.1",
"gulp-uglify": "^1.5.1",
"partialify": "^3.1.5",
"run-sequence": "^1.1.5",
"stream-series": "^0.1.1"
},
"dependencies": {
"animate.css": "^3.4.0",
"jquery": "^2.1.4",
"normalize.css": "^3.0.3",
"swiper": "^3.2.7"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ijimmy/wechat-h5-boilerplate.git
[email protected]:ijimmy/wechat-h5-boilerplate.git
ijimmy
wechat-h5-boilerplate
wechat-h5-boilerplate
master

搜索帮助