blob: 1cb3734c8f32ae4ba3bcb055d8190cf53c499add [file] [log] [blame]
{
"_args": [
[
"boom@5.2.0",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "boom@5.2.0",
"_id": "boom@5.2.0",
"_inBundle": false,
"_integrity": "sha512-Z5BTk6ZRe4tXXQlkqftmsAUANpXmuwlsF5Oov8ThoMbQRzdGTA1ngYRW160GexgOgjsFOKJz0LYhoNi+2AMBUw==",
"_location": "/cryptiles/boom",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "boom@5.2.0",
"name": "boom",
"escapedName": "boom",
"rawSpec": "5.2.0",
"saveSpec": null,
"fetchSpec": "5.2.0"
},
"_requiredBy": [
"/cryptiles"
],
"_resolved": "https://registry.npmjs.org/boom/-/boom-5.2.0.tgz",
"_spec": "5.2.0",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"bugs": {
"url": "https://github.com/hapijs/boom/issues"
},
"dependencies": {
"hoek": "4.x.x"
},
"description": "HTTP-friendly error objects",
"devDependencies": {
"code": "4.x.x",
"lab": "14.x.x",
"markdown-toc": "0.12.x"
},
"engines": {
"node": ">=4.0.0"
},
"homepage": "https://github.com/hapijs/boom#readme",
"keywords": [
"error",
"http"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"name": "boom",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/boom.git"
},
"scripts": {
"test": "lab -a code -t 100 -L -v",
"test-cov-html": "lab -a code -r html -o coverage.html -L",
"toc": "node generate-toc.js",
"version": "npm run toc && git add README.md"
},
"version": "5.2.0"
}