{
  "name": "mobang",
  "version": "2.0.0",
  "description": "mobang web server and local tools, best png compress tool.",
  "repository": {
    "type": "git",
    "url": "https://github.com/pillys/mobang"
  },
  "dependencies": {
    "async": "~0.9.0",
    "restify": "~3.0.1",
    "nodetpl": "latest",
    "mime": "~1.3.4",
    "minimist": "~1.1.1",
    "extend": "~2.0.1",
    "fsk-readdir": "~1.1.4"
  },
  "main": "./index.js",
  "bin": {
    "mobang": "./bin/index.js"
  },
  "author": {
    "name": "pillys",
    "email": "pillys@163.com"
  },
  "keywords": [
    "compress",
    "pngcrush",
    "png"
  ],
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/pillys/mobang/issues"
  },
  "homepage": "https://github.com/pillys/mobang"
}