{
  "_args": [
    [
      "nomnom@1.6.x",
      "/Users/nw/motion/packages/motion/node_modules/replace"
    ]
  ],
  "_from": "nomnom@>=1.6.0 <1.7.0",
  "_id": "nomnom@1.6.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/nomnom",
  "_npmUser": {
    "email": "fayearthur@gmail.com",
    "name": "harth"
  },
  "_npmVersion": "1.2.14",
  "_phantomChildren": {},
  "_requested": {
    "name": "nomnom",
    "raw": "nomnom@1.6.x",
    "rawSpec": "1.6.x",
    "scope": null,
    "spec": ">=1.6.0 <1.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/replace"
  ],
  "_resolved": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.2.tgz",
  "_shasum": "84a66a260174408fc5b77a18f888eccc44fb6971",
  "_shrinkwrap": null,
  "_spec": "nomnom@1.6.x",
  "_where": "/Users/nw/motion/packages/motion/node_modules/replace",
  "author": {
    "email": "fayearthur@gmail.com",
    "name": "Heather Arthur"
  },
  "bugs": {
    "url": "https://github.com/harthur/nomnom/issues"
  },
  "dependencies": {
    "colors": "0.5.x",
    "underscore": "~1.4.4"
  },
  "description": "Option parser with generated usage and commands",
  "devDependencies": {
    "nodeunit": "~0.7.4"
  },
  "directories": {},
  "dist": {
    "shasum": "84a66a260174408fc5b77a18f888eccc44fb6971",
    "tarball": "http://registry.npmjs.org/nomnom/-/nomnom-1.6.2.tgz"
  },
  "homepage": "https://github.com/harthur/nomnom#readme",
  "keywords": [
    "arguments",
    "command line",
    "option parser",
    "options",
    "parser"
  ],
  "main": "./nomnom",
  "maintainers": [
    {
      "name": "harth",
      "email": "fayearthur@gmail.com"
    }
  ],
  "name": "nomnom",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/harthur/nomnom.git"
  },
  "scripts": {
    "test": "./node_modules/.bin/nodeunit test/*.js"
  },
  "version": "1.6.2"
}
