{
  "_args": [
    [
      {
        "raw": "commander@2.3.0",
        "scope": null,
        "escapedName": "commander",
        "name": "commander",
        "rawSpec": "2.3.0",
        "spec": "2.3.0",
        "type": "version"
      },
      "/home/lively4/lively4/lively4-analysis/node_modules/mocha"
    ]
  ],
  "_from": "commander@2.3.0",
  "_id": "commander@2.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/commander",
  "_npmUser": {
    "name": "somekittens",
    "email": "rkoutnik@gmail.com"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {},
  "_requested": {
    "raw": "commander@2.3.0",
    "scope": null,
    "escapedName": "commander",
    "name": "commander",
    "rawSpec": "2.3.0",
    "spec": "2.3.0",
    "type": "version"
  },
  "_requiredBy": [
    "/mocha"
  ],
  "_resolved": "https://registry.npmjs.org/commander/-/commander-2.3.0.tgz",
  "_shasum": "fd430e889832ec353b9acd1de217c11cb3eef873",
  "_shrinkwrap": null,
  "_spec": "commander@2.3.0",
  "_where": "/home/lively4/lively4/lively4-analysis/node_modules/mocha",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/commander.js/issues"
  },
  "dependencies": {},
  "description": "the complete solution for node.js command-line programs",
  "devDependencies": {
    "should": ">= 0.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "fd430e889832ec353b9acd1de217c11cb3eef873",
    "tarball": "https://registry.npmjs.org/commander/-/commander-2.3.0.tgz"
  },
  "engines": {
    "node": ">= 0.6.x"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "7e9f407ec03d4371a478c2fe417db4998ecb6169",
  "homepage": "https://github.com/visionmedia/commander.js",
  "keywords": [
    "command",
    "option",
    "parser",
    "prompt",
    "stdin"
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "somekittens",
      "email": "rkoutnik@gmail.com"
    },
    {
      "name": "zhiyelee",
      "email": "zhiyelee@gmail.com"
    },
    {
      "name": "thethomaseffect",
      "email": "thethomaseffect@gmail.com"
    }
  ],
  "name": "commander",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/visionmedia/commander.js.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.3.0"
}
