{
  "_args": [
    [
      {
        "raw": "supervisor@~0.12.0",
        "scope": null,
        "escapedName": "supervisor",
        "name": "supervisor",
        "rawSpec": "~0.12.0",
        "spec": ">=0.12.0 <0.13.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/number-to-text/node_modules/reload"
    ]
  ],
  "_from": "supervisor@>=0.12.0 <0.13.0",
  "_id": "supervisor@0.12.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/supervisor",
  "_nodeVersion": "7.1.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/supervisor-0.12.0.tgz_1479139275369_0.17911596107296646"
  },
  "_npmUser": {
    "name": "petruisfan",
    "email": "petru.isfan@gmail.com"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "supervisor@~0.12.0",
    "scope": null,
    "escapedName": "supervisor",
    "name": "supervisor",
    "rawSpec": "~0.12.0",
    "spec": ">=0.12.0 <0.13.0",
    "type": "range"
  },
  "_requiredBy": [
    "/reload"
  ],
  "_resolved": "https://registry.npmjs.org/supervisor/-/supervisor-0.12.0.tgz",
  "_shasum": "de7e6337015b291851c10f3538c4a7f04917ecc1",
  "_shrinkwrap": null,
  "_spec": "supervisor@~0.12.0",
  "_where": "/Users/robertdodson/Documents/htdocs/number-to-text/node_modules/reload",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me"
  },
  "bin": {
    "node-supervisor": "lib/cli-wrapper.js",
    "supervisor": "lib/cli-wrapper.js"
  },
  "bugs": {
    "url": "https://github.com/petruisfan/node-supervisor/issues"
  },
  "contributors": [
    {
      "name": "Todd Branchflower",
      "email": "toddbran@stanford.edu"
    },
    {
      "name": "Giannis Dzegoutanis",
      "email": "erasmospunk@gmail.com"
    },
    {
      "name": "Brian Ehmann",
      "email": "behmann@gmail.com"
    },
    {
      "name": "Corey Jewett",
      "email": "cj@syntheticplayground.com"
    },
    {
      "name": "Taka Kojima",
      "email": "taka.kojima@ff0000.com"
    },
    {
      "name": "Aneil Mallavarapu",
      "email": "aneil@blipboard.com"
    },
    {
      "name": "Doug McCall",
      "email": "dhm116@psu.edu"
    },
    {
      "name": "Mathieu M-Gosselin",
      "email": "mathieumg@gmail.com"
    },
    {
      "name": "David Murdoch",
      "email": "hello@davidmurdoch.com"
    },
    {
      "name": "mx1700",
      "email": "mx1700@gmail.com"
    },
    {
      "name": "Michiel ter Reehorst",
      "email": "jm.ter.reehorst@jamiter.com"
    },
    {
      "name": "Jonathan 'Wolf' Rentzsch",
      "email": "jwr.git@redshed.net"
    },
    {
      "name": "John Roberts",
      "email": "jroberts@logitech.com"
    },
    {
      "name": "Scott Sanders",
      "email": "scott@stonecobra.com"
    },
    {
      "name": "Thomas Schaaf",
      "email": "schaaf@komola.de"
    },
    {
      "name": "Fernando H. Silva",
      "email": "ferhensil@gmail.com"
    },
    {
      "name": "Kei Son",
      "email": "heyacct@gmail.com"
    },
    {
      "name": "David Taylor",
      "email": "david@zensatellite.com"
    },
    {
      "name": "Antonio Touriño",
      "email": "atourino@gmail.com"
    },
    {
      "name": "Oliver Wong",
      "email": "oliver@owiber.com"
    },
    {
      "name": "Di Wu",
      "email": "dw323@cornell.edu"
    },
    {
      "name": "Jesse Yang",
      "email": "jyyjcc@gmail.com"
    },
    {
      "name": "Ian Young",
      "email": "ian.greenleaf@gmail.com"
    },
    {
      "name": "jazzzz",
      "email": "jazzzz@gmail.com"
    },
    {
      "name": "philpill",
      "email": "github@philpill.net"
    },
    {
      "name": "rma4ok",
      "email": "rma4ok@gmail.com"
    },
    {
      "name": "Petru Isfan",
      "email": "petru.isfan@gmail.com"
    }
  ],
  "dependencies": {},
  "description": "A supervisor program for running nodejs programs",
  "devDependencies": {
    "nodeunit": "~0.9.0"
  },
  "directories": {},
  "dist": {
    "shasum": "de7e6337015b291851c10f3538c4a7f04917ecc1",
    "tarball": "https://registry.npmjs.org/supervisor/-/supervisor-0.12.0.tgz"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "gitHead": "85d92db02a651d8523f1a787a5c474668afb97b3",
  "homepage": "https://github.com/petruisfan/node-supervisor/",
  "license": "MIT",
  "main": "lib/supervisor.js",
  "maintainers": [
    {
      "name": "iangreenleaf",
      "email": "ian.greenleaf@gmail.com"
    },
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    },
    {
      "name": "petruisfan",
      "email": "petru.isfan@gmail.com"
    }
  ],
  "name": "supervisor",
  "optionalDependencies": {},
  "preferGlobal": true,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/petruisfan/node-supervisor.git"
  },
  "scripts": {
    "test": "./node_modules/nodeunit/bin/nodeunit test/*.test.js"
  },
  "version": "0.12.0"
}
