{
  "name": "commander",
  "version": "2.5.1",
  "description": "the complete solution for node.js command-line programs",
  "keywords": [
    "command",
    "option",
    "parser",
    "prompt"
  ],
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/tj/commander.js.git"
  },
  "devDependencies": {
    "should": ">= 0.0.1"
  },
  "scripts": {
    "test": "make test"
  },
  "main": "index",
  "engines": {
    "node": ">= 0.6.x"
  },
  "files": [
    "index.js"
  ],
  "bugs": {
    "url": "https://github.com/tj/commander.js/issues"
  },
  "homepage": "https://github.com/tj/commander.js",
  "_id": "commander@2.5.1",
  "_shasum": "23c61f6e47be143cc02e7ad4bb1c47f5cd5a2883",
  "_from": "commander@>=2.5.1 <2.6.0",
  "_npmVersion": "1.4.9",
  "_npmUser": {
    "name": "zhiyelee",
    "email": "zhiyelee@gmail.com"
  },
  "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"
    }
  ],
  "dist": {
    "shasum": "23c61f6e47be143cc02e7ad4bb1c47f5cd5a2883",
    "tarball": "http://registry.npmjs.org/commander/-/commander-2.5.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/commander/-/commander-2.5.1.tgz",
  "readme": "ERROR: No README data found!"
}
