{
  "_from": "commander@1.2.0",
  "_id": "commander@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-/VcTv6FTx9bMWZN4patMRcU1Ap4=",
  "_location": "/commander",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "commander@1.2.0",
    "name": "commander",
    "escapedName": "commander",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/express"
  ],
  "_resolved": "http://registry.npmjs.org/commander/-/commander-1.2.0.tgz",
  "_shasum": "fd5713bfa153c7d6cc599378a5ab4c45c535029e",
  "_spec": "commander@1.2.0",
  "_where": "D:\\pomelo\\chatofpomelo-websocket\\web-server\\node_modules\\express",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/commander.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "keypress": "0.1.x"
  },
  "deprecated": false,
  "description": "the complete solution for node.js command-line programs",
  "devDependencies": {
    "should": ">= 0.0.1"
  },
  "engines": {
    "node": ">= 0.6.x"
  },
  "homepage": "https://github.com/visionmedia/commander.js#readme",
  "keywords": [
    "command",
    "option",
    "parser",
    "prompt",
    "stdin"
  ],
  "main": "index",
  "name": "commander",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/visionmedia/commander.js.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.2.0"
}
