码迷,mamicode.com
首页 > 其他好文 > 详细

npm 开发常用包

时间:2016-04-26 12:29:32      阅读:103      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!