{
  "name": "ibmwatson",
  "version": "0.0.12",
  "description": "A command-line tool for managing the IBM Watson APIs",
  "author": "Michael Young",
  "engines": {
    "node": ">=0.10"
  },
  "dependencies": {
    "chance": "^0.6.1",
    "cli-table": "^0.3.0",
    "cmdify": "0.0.4",
    "colors": "^1.0.2",
    "commander": "^2.3.0",
    "inquirer": "^0.7.2",
    "nconf": "^0.6.9",
    "progress": "^1.1.8"
  },
  "bin": {
    "ibmwatson": "ibmwatson.js"
  }
}
