{
  "_args": [
    [
      "nomnomnomnom@2.0.1",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "nomnomnomnom@2.0.1",
  "_id": "nomnomnomnom@2.0.1",
  "_inBundle": false,
  "_integrity": "sha1-siOfAxyNBNpn4yg24eMZnhL3qOI=",
  "_location": "/nomnomnomnom",
  "_phantomChildren": {
    "has-color": "0.1.7"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nomnomnomnom@2.0.1",
    "name": "nomnomnomnom",
    "escapedName": "nomnomnomnom",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/isparta"
  ],
  "_resolved": "https://registry.npmjs.org/nomnomnomnom/-/nomnomnomnom-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Heather Arthur",
    "email": "fayearthur@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/harthur/nomnom/issues"
  },
  "dependencies": {
    "chalk": "~0.4.0",
    "underscore": "~1.6.0"
  },
  "description": "Fork of nomnom; Option parser with generated usage and commands",
  "devDependencies": {
    "nodeunit": "~0.7.4"
  },
  "homepage": "https://github.com/harthur/nomnom#readme",
  "keywords": [
    "arguments",
    "option parser",
    "command line",
    "options",
    "parser"
  ],
  "license": "MIT",
  "main": "./nomnom",
  "name": "nomnomnomnom",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/harthur/nomnom.git"
  },
  "scripts": {
    "test": "nodeunit test/*.js"
  },
  "version": "2.0.1"
}
