{
  "_args": [
    [
      {
        "raw": "commander@~1.1.1",
        "scope": null,
        "escapedName": "commander",
        "name": "commander",
        "rawSpec": "~1.1.1",
        "spec": ">=1.1.1 <1.2.0",
        "type": "range"
      },
      "/var/www/panorama.moderntree.net/datadump"
    ]
  ],
  "_from": "commander@>=1.1.1 <1.2.0",
  "_id": "commander@1.1.1",
  "_inCache": true,
  "_location": "/commander",
  "_npmUser": {
    "name": "tjholowaychuk",
    "email": "tj@vision-media.ca"
  },
  "_npmVersion": "1.1.65",
  "_phantomChildren": {},
  "_requested": {
    "raw": "commander@~1.1.1",
    "scope": null,
    "escapedName": "commander",
    "name": "commander",
    "rawSpec": "~1.1.1",
    "spec": ">=1.1.1 <1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/commander/-/commander-1.1.1.tgz",
  "_shasum": "50d1651868ae60eccff0a2d9f34595376bc6b041",
  "_shrinkwrap": null,
  "_spec": "commander@~1.1.1",
  "_where": "/var/www/panorama.moderntree.net/datadump",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/commander.js/issues"
  },
  "dependencies": {
    "keypress": "0.1.x"
  },
  "description": "the complete solution for node.js command-line programs",
  "devDependencies": {
    "should": ">= 0.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "50d1651868ae60eccff0a2d9f34595376bc6b041",
    "tarball": "https://registry.npmjs.org/commander/-/commander-1.1.1.tgz"
  },
  "engines": {
    "node": ">= 0.6.x"
  },
  "homepage": "https://github.com/visionmedia/commander.js#readme",
  "keywords": [
    "command",
    "option",
    "parser",
    "prompt",
    "stdin"
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "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": "1.1.1"
}
