{ "_args": [ [ { "raw": "restify-errors@^8.0.2", "scope": null, "escapedName": "restify-errors", "name": "restify-errors", "rawSpec": "^8.0.2", "spec": ">=8.0.2 <9.0.0", "type": "range" }, "/root/rushmail/node_modules/restify" ] ], "_from": "restify-errors@>=8.0.2 <9.0.0", "_hasShrinkwrap": false, "_id": "restify-errors@8.0.2", "_inCache": true, "_location": "/restify-errors", "_nodeVersion": "10.16.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/restify-errors_8.0.2_1576271964800_0.6483137171736555" }, "_npmUser": { "name": "hekike", "email": "email@martonpeter.com" }, "_npmVersion": "6.12.0", "_phantomChildren": {}, "_requested": { "raw": "restify-errors@^8.0.2", "scope": null, "escapedName": "restify-errors", "name": "restify-errors", "rawSpec": "^8.0.2", "spec": ">=8.0.2 <9.0.0", "type": "range" }, "_requiredBy": [ "/restify" ], "_resolved": "https://registry.npmjs.org/restify-errors/-/restify-errors-8.0.2.tgz", "_shasum": "0b9678738e37888e4fefe52aa6ee92771ec954e9", "_shrinkwrap": null, "_spec": "restify-errors@^8.0.2", "_where": "/root/rushmail/node_modules/restify", "author": { "name": "Alex Liu", "email": "donutespresso@gmail.com" }, "bugs": { "url": "https://github.com/restify/errors/issues" }, "contributors": [ { "name": "Alex Liu" }, { "name": "Gergely Nemeth" }, { "name": "Mark Cavage" } ], "dependencies": { "@netflix/nerror": "^1.0.0", "assert-plus": "^1.0.0", "lodash": "^4.17.15", "safe-json-stringify": "^1.0.4" }, "description": "Collection of Error objects shared across restify components.", "devDependencies": { "bunyan": "^1.8.10", "chai": "^4.2.0", "conventional-changelog-angular": "^5.0.0", "conventional-recommended-bump": "^4.0.0", "coveralls": "^3.0.3", "eslint": "^5.16.0", "istanbul": "^0.4.5", "mkdirp": "^0.5.1", "mocha": "^6.1.4", "restify": "^8.3.1", "restify-clients": "^2.6.4", "unleash": "^2.0.1" }, "directories": {}, "dist": { "integrity": "sha512-UsXUVQo7M26xoQzeUcZQ0+H8L2t9DGzrXcAgR3WB/1vnbl+UdI4tZ1PqYsN+sS5WnqHKZ0Xy9w0CKf83bbrwYA==", "shasum": "0b9678738e37888e4fefe52aa6ee92771ec954e9", "tarball": "https://registry.npmjs.org/restify-errors/-/restify-errors-8.0.2.tgz", "fileCount": 13, "unpackedSize": 51943, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9ABdCRA9TVsSAnZWagAA92sQAIav0uxkKf5P71ATZ/uy\nXLZwbus4TBEFMifI4JVqNEpCYUHH8tmEVSJMwivz23oWI0Y3K8HvK1fCRx3h\nKpdrDJe6zexzMsW6z9hLPZa05HUZnWmBNoieBX107pRE6JFvzuz9TP7vpjia\naT9BTr0mrWB9gjP9zg6OuDnq46wQkKw8vUOhGSENhdR5A/JTeXwUKrZalgs5\nOqy3OmNQb+BesLRzmEBkwfIAoEB94wBmHMMQ/UQfkUb97COoImOAzV1jDjmw\nPRY+uW6poxKvIPQmQip74McbOfrhtk1CZw0Jl/FSvqxAkry46Ox0Tt3N4T0Z\n9rh34OUDNrDScPTzAjIna6BHs0/upm4Ql+KD3hvtt37d3TLNrC+X6M6M4RqY\ngq2xYL8h3FaHhXGFnvAq2zG9iyIDNcJfuRYoOXWgNC6BAFagyY42VAtYpA4+\nlc7u1Gozu0CzFNL3SnbMvdeZeN7AGz67myH1YXnLsZZP4/CxiSqeGjXSTnjj\nolDx517URKom9v/O4ECNnQsLB+bNPuHNhUehqaL60Bz9u0BMEBzEgGstrnSH\nnp0gFbpgVTxtO6U/0Z9iu7ZeNr6tSc/R0CQH9dN9oDx7unmwSoM6zmPH0xBq\nMP+V95dgMltS3vFLCv+eFBPB10XUG8UUqoQJ73Ki88O7fJHY4QEeCvpAOojr\nlgzb\r\n=PRGo\r\n-----END PGP SIGNATURE-----\r\n" }, "gitHead": "47e09c8043a785dd56bb889934f7be7908f904b9", "homepage": "http://www.restify.com", "keywords": [ "restify-errors", "restify", "errors", "custom errors", "inherit errors", "http errors", "http status code", "rest errors" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "donutespresso", "email": "donutespresso@gmail.com" }, { "name": "hekike", "email": "email@martonpeter.com" }, { "name": "jgilli", "email": "jgilli@fastmail.fm" }, { "name": "micahr", "email": "mjr578@gmail.com" }, { "name": "retrohack3r", "email": "william.jblankenship@gmail.com" }, { "name": "trentm", "email": "trentm@gmail.com" }, { "name": "yunong", "email": "yjxiao@gmail.com" } ], "name": "restify-errors", "optionalDependencies": { "safe-json-stringify": "^1.0.4" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/restify/errors.git" }, "scripts": { "test": "make test" }, "version": "8.0.2" }