{ "_args": [ [ "http-errors@~1.5.1", "/mnt/c/Users/Henry/git/PaperIO-Web/node_modules/send" ] ], "_from": "http-errors@>=1.5.1 <1.6.0", "_id": "http-errors@1.5.1", "_inCache": true, "_installable": true, "_location": "/http-errors", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/http-errors-1.5.1.tgz_1479361411507_0.47469806275330484" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "http-errors", "raw": "http-errors@~1.5.1", "rawSpec": "~1.5.1", "scope": null, "spec": ">=1.5.1 <1.6.0", "type": "range" }, "_requiredBy": [ "/send" ], "_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.5.1.tgz", "_shasum": "788c0d2c1de2c81b9e6e8c01843b6b97eb920750", "_shrinkwrap": null, "_spec": "http-errors@~1.5.1", "_where": "/mnt/c/Users/Henry/git/PaperIO-Web/node_modules/send", "author": { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/jshttp/http-errors/issues" }, "contributors": [ { "email": "me@pluma.io", "name": "Alan Plum" }, { "email": "doug@somethingdoug.com", "name": "Douglas Christopher Wilson" } ], "dependencies": { "inherits": "2.0.3", "setprototypeof": "1.0.2", "statuses": ">= 1.3.1 < 2" }, "description": "Create HTTP error objects", "devDependencies": { "eslint": "3.10.2", "eslint-config-standard": "6.2.1", "eslint-plugin-markdown": "1.0.0-beta.3", "eslint-plugin-promise": "3.3.2", "eslint-plugin-standard": "2.0.1", "istanbul": "0.4.5", "mocha": "1.21.5" }, "directories": {}, "dist": { "shasum": "788c0d2c1de2c81b9e6e8c01843b6b97eb920750", "tarball": "https://registry.npmjs.org/http-errors/-/http-errors-1.5.1.tgz" }, "engines": { "node": ">= 0.6" }, "files": [ "index.js", "HISTORY.md", "LICENSE", "README.md" ], "gitHead": "a55db90c7a2c0bafedb4bfa35a85eee5f53a37e9", "homepage": "https://github.com/jshttp/http-errors", "keywords": [ "http", "error" ], "license": "MIT", "maintainers": [ { "email": "doug@somethingdoug.com", "name": "dougwilson" }, { "email": "npm@egeste.net", "name": "egeste" }, { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" } ], "name": "http-errors", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/http-errors.git" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "version": "1.5.1" }