{
  "name": "wing-cli",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/A-Horse/Wing.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/A-Horse/Wing/issues"
  },
  "homepage": "https://github.com/A-Horse/Wing#readme",
  "dependencies": {
    "async": "^2.0.0-rc.3",
    "bluebird": "^3.3.5",
    "cheerio": "^0.20.0",
    "cross-spawn": "^2.2.3",
    "dateformat": "^1.0.12",
    "ejs": "^2.4.1",
    "express": "^4.13.4",
    "fs-extra": "^0.26.5",
    "fs-watch-tree": "^0.2.5",
    "fw-ramda": "^0.1.1",
    "html-to-text": "^2.1.0",
    "http-server": "^0.9.0",
    "lodash": "^4.5.1",
    "markdown": "^0.5.0",
    "org": "^0.2.0",
    "ramda": "^0.21.0"
  },
  "devDependencies": {
    "babel-preset-stage-0": "^6.5.0",
    "meow": "^3.3.0",
    "babel-preset-es2015": "^6.3.13"
  }
}
