generator-hcj
Version:
HTML/CSS/JavaScript前端开发工作流,适用于互联网金融事业部开发环境
30 lines (29 loc) • 869 B
JSON
{
"name": "hcj-project",
"author": "frontend-developer",
"private": true,
"devDependencies": {
"connect-livereload": "^0.5.4",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-htmlmin": "^1.4.0",
"grunt-contrib-less": "^1.0.0",
"grunt-contrib-imagemin": "^1.0.1",
"grunt-contrib-uglify": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-manifest": "^0.4.4",
"grunt-filerev": "^2.3.1",
"grunt-includes": "^1.0.0",
"grunt-usemin": "^3.1.1",
"grunt-contrib-requirejs": "^1.0.0",
"babel-preset-es2015": "^6.0.11",
"babel-polyfill": "^6.13.0",
"grunt-babel": "^6.0.0",
"grunt-git-contrast": "^1.0.4",
"load-grunt-tasks": "^3.5.0",
"optimist": "^0.6.1"
}
}