package.json 469 Bytes
{
  "name": "fatso",
  "version": "1.0.0",
  "description": "子页面js检查、合并、压缩等处理",
  "main": "start.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "panzhaov5",
  "license": "ISC",
  "dependencies": {
    "babili-webpack-plugin": "^0.1.2",
    "cheerio": "^0.22.0",
    "clean-css": "^4.0.12",
    "colors": "^1.3.3",
    "eventproxy": "^1.0.0",
    "uglify-js": "^2.6.2"
  }
}