{
  "name": "mantak-cli",
  "version": "1.6.0",
  "description": "",
  "bin": {
    "mantak": "./bin/mantak"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Mantak/mantak-cli.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Mantak/mantak-cli/issues"
  },
  "homepage": "https://github.com/Mantak/mantak-cli#readme",
  "dependencies": {
    "colors": "^1.1.2",
    "commander": "^2.9.0",
    "editer": "^0.4.0",
    "fs-extra": "^0.26.5",
    "i": "^0.3.5",
    "lodash": "^4.5.0",
    "pluralize": "^3.1.0",
    "shelljs": "^0.6.0",
    "update-notifier": "^0.6.0"
  },
  "devDependencies": {
    "babel-cli": "^6.5.1",
    "babel-core": "^6.7.4",
    "babel-preset-es2015": "^6.5.0",
    "chai": "^3.5.0"
  }
}
