首页 > 其他 > 详细

npm 开发常用包

时间:2016-04-26 12:28:27      阅读:232      评论:0      收藏:0      [点我收藏+]
{
  "name": "tlzyy_web",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "angular-ui-router": "^0.2.18",
    "grunt": "^0.4.5",
    "grunt-browser-sync": "^2.2.0",
    "grunt-cache-bust": "^1.3.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-html-build": "^0.5.3",
    "weui": "^0.4.1"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}

 

npm 开发常用包

原文:http://www.cnblogs.com/lmw425317/p/5434484.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!