{ "_args": [ [ "boom@7.3.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "boom@7.3.0", "_id": "boom@7.3.0", "_inBundle": false, "_integrity": "sha512-Swpoyi2t5+GhOEGw8rEsKvTxFLIDiiKoUc2gsoV6Lyr43LHBIzch3k2MvYUs8RTROrIkVJ3Al0TkaOGjnb+B6A==", "_location": "/boom", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "boom@7.3.0", "name": "boom", "escapedName": "boom", "rawSpec": "7.3.0", "saveSpec": null, "fetchSpec": "7.3.0" }, "_requiredBy": [ "/strapi" ], "_resolved": "https://registry.npmjs.org/boom/-/boom-7.3.0.tgz", "_spec": "7.3.0", "_where": "/home/freeclou/app.optimyar.com/backend", "bugs": { "url": "https://github.com/hapijs/boom/issues" }, "dependencies": { "hoek": "6.x.x" }, "description": "HTTP-friendly error objects", "devDependencies": { "code": "5.x.x", "lab": "17.x.x", "markdown-toc": "0.12.x" }, "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", "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": "7.3.0" }