{
  "name": "j-pouch",
  "version": "1.0.0",
  "moks": "moks",
  "description": "boilerplate command tool",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/A-Horse/mok.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/A-Horse/mok/issues"
  },
  "homepage": "https://github.com/A-Horse/mok",
  "bin": {
    "mok": "bin/mok"
  },
  "dependencies": {
    "async": "^1.4.0",
    "commander": "^2.8.1",
    "fs-extra": "^0.23.1",
    "inquirer": "^0.9.0",
    "lodash": "^3.10.1",
    "meow": "^3.3.0",
    "progress": "^1.1.8",
    "questions": "0.0.6",
    "rimraf": "^2.4.2",
    "rx": "^3.0.1",
    "wrench": "^1.5.8"
  }
}
