1 Star 0 Fork 0

alichen/frontend-modularity-boilerplate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 989 Bytes
一键复制 编辑 原始数据 按行查看 历史
alichen 提交于 2015-03-05 17:43 . fix missing files
{
"name": "frontend-modularity-boilerplate",
"version": "1.0.0",
"description": "Frontend Modularity Boilerplate",
"main": "index.html",
"dependencies": {
"lodash": "^3.3.1"
},
"devDependencies": {
"browser-sync": "^2.2.1",
"browserify": "^9.0.3",
"coffeeify": "^1.0.0",
"del": "^1.1.1",
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",
"gulp-concat": "^2.5.2",
"gulp-connect": "^2.2.0",
"gulp-inject": "^1.2.0",
"gulp-minify-css": "^0.5.1",
"gulp-plumber": "^0.6.6",
"gulp-rename": "^1.2.0",
"gulp-sass": "^1.3.3",
"gulp-uglify": "^1.1.0",
"gulp-util": "^3.0.4",
"lodash": "^3.3.1",
"vinyl-source-stream": "^1.0.0",
"watchify": "^2.4.0"
},
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "https://github.com/ali322/frontend-modularity-boilerplate.git"
},
"keywords": [
"frontend-modularity-boilerplate"
],
"author": "alichen",
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/alichen/frontend-modularity-boilerplate.git
git@gitee.com:alichen/frontend-modularity-boilerplate.git
alichen
frontend-modularity-boilerplate
frontend-modularity-boilerplate
master

搜索帮助