npm 开发常用包

{
  "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"
}

 

posted on 2016-04-26 11:43  李明卫  阅读(294)  评论(0)    收藏  举报

导航