fone
Version:
1号店移动事业部前端构建工具
18 lines (17 loc) • 441 B
JSON
{
"name": "fone-project",
"version": "0.0.1",
"private": true,
"dependencies": {
"grunt": "~0.4.4",
"grunt-cli": "latest",
"grunt-ejs":"~0.3.0",
"grunt-contrib-jshint" : "~0.3.0",
"grunt-contrib-clean" : "~0.5.0",
"grunt-contrib-requirejs" : "~0.4.0",
"grunt-contrib-cssmin" : "~0.5.0",
"grunt-contrib-uglify" : "~0.2.0",
"grunt-contrib-copy" : "~0.5.0",
"grunt-processhtml" : "~0.3.8"
}
}