码迷,mamicode.com
首页 > Web开发 > 详细

package.json

时间:2015-06-02 20:06:01      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:

{
"name": "gzq-h5-ask",
"version": "0.1.0",
"description": "工作圈-请示",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab.rd.chanjet.com:syq/gzq-h5-ask.git"
},
"author": "",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-autoprefixer": "^3.0.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-connect": "^0.10.1",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-cssmin": "^0.12.2",
"grunt-contrib-imagemin": "^0.9.4",
"grunt-contrib-less": "^1.0.1",
"grunt-contrib-requirejs": "^0.4.4",
"grunt-contrib-watch": "^0.6.1",
"grunt-filerev": "^2.3.0",
"grunt-usemin": "^3.0.0",
"load-grunt-tasks": "^3.1.0"
}
}

package.json

标签:

原文地址:http://www.cnblogs.com/jymz/p/4547415.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!