{
  "name": "qin",
  "version": "0.0.0-alpha.1",
  "private": false,
  "port": 3000,
  "description": "init the tool",
  "bin": "bin/command.js",
  "repository": "https://github.com/elrrrrrrr/air",
  "author": "elrrrrrrr",
  "license": "MIT",
  "scripts": {
    "test": "mocha -R spec"
  },
  "dependencies": {
    "body-parser": "~1.0.0",
    "chokidar": "^1.0.1",
    "cli-color": "^1.0.0",
    "commander": "2.2.0",
    "cookie-parser": "~1.0.1",
    "express": "~4.0.0",
    "freemarker.js": "^1.2.0",
    "fs-extra": "0.9.1",
    "gulp-gm": "0.0.7",
    "jade": "^1.9.2",
    "portfinder": "^0.4.0",
    "request": "~2.39.0",
    "serve-index": "^1.2.0",
    "socket.io": "^1.3.5",
    "static-favicon": "~1.0.0"
  },
  "devDependencies": {
    "mocha": "*"
  }
}
