{
  "_args": [
    [
      {
        "raw": "node-cmd@^3.0.0",
        "scope": null,
        "escapedName": "node-cmd",
        "name": "node-cmd",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/Users/mac/Documents/MyProjects/MyNpmModules/t-motion-detector-cli/atlasboard"
    ]
  ],
  "_from": "node-cmd@>=3.0.0 <4.0.0",
  "_id": "node-cmd@3.0.0",
  "_inCache": true,
  "_location": "/node-cmd",
  "_nodeVersion": "6.10.2",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/node-cmd-3.0.0.tgz_1492321741558_0.7660261690616608"
  },
  "_npmUser": {
    "name": "riaevangelist",
    "email": "brandon@diginow.it"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-cmd@^3.0.0",
    "scope": null,
    "escapedName": "node-cmd",
    "name": "node-cmd",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-cmd/-/node-cmd-3.0.0.tgz",
  "_shasum": "38fff70a4aaa4f659d203eb57862737018e24f6f",
  "_shrinkwrap": null,
  "_spec": "node-cmd@^3.0.0",
  "_where": "/Users/mac/Documents/MyProjects/MyNpmModules/t-motion-detector-cli/atlasboard",
  "author": {
    "name": "Brandon Nozaki Miller"
  },
  "bugs": {
    "url": "https://github.com/RIAEvangelist/node-cmd/issues"
  },
  "dependencies": {},
  "description": "Simple commandline/terminal interface to allow you to run cli or bash style commands as if you were in the terminal.",
  "devDependencies": {},
  "directories": {
    "example": "example"
  },
  "dist": {
    "shasum": "38fff70a4aaa4f659d203eb57862737018e24f6f",
    "tarball": "https://registry.npmjs.org/node-cmd/-/node-cmd-3.0.0.tgz"
  },
  "gitHead": "91c71842618d95c04a55c78292902aa878b43624",
  "homepage": "https://github.com/RIAEvangelist/node-cmd",
  "keywords": [
    "commandline",
    "terminal",
    "cmd",
    "cli",
    "bash",
    "script",
    "node"
  ],
  "license": "DBAD",
  "main": "cmd.js",
  "maintainers": [
    {
      "name": "mayberex",
      "email": "marioxcore1@gmail.com"
    },
    {
      "name": "riaevangelist",
      "email": "brandon@diginow.it"
    }
  ],
  "name": "node-cmd",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RIAEvangelist/node-cmd.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "3.0.0"
}
