{
  "name": "node-cmd",
  "version": "1.0.2",
  "description": "Simple commandline/terminal interface to allow you to run cli or bash style commands as if you were in the terminal.",
  "main": "cmd.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RIAEvangelist/node-cmd.git"
  },
  "keywords": [
    "commandline",
    "terminal",
    "cmd",
    "cli",
    "bash",
    "script"
  ],
  "author": {
    "name": "Brandon Nozaki Miller"
  },
  "license": "DBAD",
  "bugs": {
    "url": "https://github.com/RIAEvangelist/node-cmd/issues"
  },
  "homepage": "https://github.com/RIAEvangelist/node-cmd",
  "gitHead": "a003426996e8594af31a6486cfb7d28d0a547bc9",
  "_id": "node-cmd@1.0.2",
  "_shasum": "89cdb50181476cdd127763d5c8514499fe3c038d",
  "_from": "node-cmd@>=1.0.1 <1.1.0",
  "_npmVersion": "1.4.23",
  "_npmUser": {
    "name": "riaevangelist",
    "email": "brandon@diginow.it"
  },
  "maintainers": [
    {
      "name": "riaevangelist",
      "email": "brandon@1942design.com"
    }
  ],
  "dist": {
    "shasum": "89cdb50181476cdd127763d5c8514499fe3c038d",
    "tarball": "http://registry.npmjs.org/node-cmd/-/node-cmd-1.0.2.tgz"
  },
  "_resolved": "https://registry.npmjs.org/node-cmd/-/node-cmd-1.0.2.tgz",
  "readme": "ERROR: No README data found!"
}