{
  "_args": [
    [
      {
        "raw": "reload",
        "scope": null,
        "escapedName": "reload",
        "name": "reload",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/robertdodson/Documents/htdocs/number-to-text"
    ]
  ],
  "_from": "reload@latest",
  "_id": "reload@2.2.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/reload",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/reload-2.2.2.tgz_1503261459275_0.9151282387319952"
  },
  "_npmUser": {
    "name": "alallier",
    "email": "alexanderlallier@aol.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "reload",
    "scope": null,
    "escapedName": "reload",
    "name": "reload",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/reload/-/reload-2.2.2.tgz",
  "_shasum": "b59e1a9971dd8bee97f539830cc340ff1e805668",
  "_shrinkwrap": null,
  "_spec": "reload",
  "_where": "/Users/robertdodson/Documents/htdocs/number-to-text",
  "author": {
    "name": "JP Richardson",
    "email": "jprichardson@gmail.com"
  },
  "bin": {
    "reload": "./bin/reload"
  },
  "bugs": {
    "url": "https://github.com/jprichardson/reload/issues"
  },
  "contributors": [
    {
      "name": "Alexander J. Lallier",
      "email": "alexanderlallier@aol.com"
    }
  ],
  "dependencies": {
    "cli-color": "~1.2.0",
    "commander": "~2.9.0",
    "finalhandler": "~1.0.3",
    "minimist": "~1.2.0",
    "open": "~0.0.5",
    "serve-static": "~1.12.3",
    "supervisor": "~0.12.0",
    "url-parse": "~1.1.9",
    "ws": "~3.0.0"
  },
  "description": "Node.js module to refresh and reload your code in your browser when your code changes. No browser plugins required.",
  "devDependencies": {
    "standard": "^10.0.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-su5O0Db0LSxAw4XHl7FeSlu79PYaFt+OFxEIdc2/kb+pechWOnlQxV2LB+kHVdjjghQ7/2J1G/AWH20qUAywQQ==",
    "shasum": "b59e1a9971dd8bee97f539830cc340ff1e805668",
    "tarball": "https://registry.npmjs.org/reload/-/reload-2.2.2.tgz"
  },
  "gitHead": "1f4f7ae76ecaadef3c4fa8a04bc437b54db55f33",
  "homepage": "https://github.com/jprichardson/reload#readme",
  "keywords": [
    "reload",
    "refresh",
    "http",
    "express",
    "development"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "alallier",
      "email": "alexanderlallier@aol.com"
    },
    {
      "name": "jprichardson",
      "email": "jprichardson@gmail.com"
    },
    {
      "name": "vesln",
      "email": "hi@vesln.com"
    }
  ],
  "name": "reload",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jprichardson/reload.git"
  },
  "scripts": {
    "standard": "standard **/*.js bin/**/*",
    "test": "npm run standard"
  },
  "version": "2.2.2"
}
