%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/@hapi/boom/ |
| Current File : /home/opti/workflow/node_modules/@hapi/boom/package.json |
{
"_from": "@hapi/boom@^7.4.3",
"_id": "@hapi/boom@7.4.11",
"_inBundle": false,
"_integrity": "sha512-VSU/Cnj1DXouukYxxkes4nNJonCnlogHvIff1v1RVoN4xzkKhMXX+GRmb3NyH1iar10I9WFPDv2JPwfH3GaV0A==",
"_location": "/@hapi/boom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@hapi/boom@^7.4.3",
"name": "@hapi/boom",
"escapedName": "@hapi%2fboom",
"scope": "@hapi",
"rawSpec": "^7.4.3",
"saveSpec": null,
"fetchSpec": "^7.4.3"
},
"_requiredBy": [
"/@ladjs/i18n"
],
"_resolved": "https://registry.npmjs.org/@hapi/boom/-/boom-7.4.11.tgz",
"_shasum": "37af8417eb9416aef3367aa60fa04a1a9f1fc262",
"_spec": "@hapi/boom@^7.4.3",
"_where": "/home/opti/workflow/node_modules/@ladjs/i18n",
"bugs": {
"url": "https://github.com/hapijs/boom/issues"
},
"bundleDependencies": false,
"dependencies": {
"@hapi/hoek": "8.x.x"
},
"deprecated": false,
"description": "HTTP-friendly error objects",
"devDependencies": {
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x"
},
"files": [
"lib"
],
"homepage": "https://github.com/hapijs/boom#readme",
"keywords": [
"error",
"http"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"name": "@hapi/boom",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/boom.git"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
"test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
},
"version": "7.4.11"
}