{"versions":{"0.1.1":{"name":"brilliant-errors","version":"0.1.1","description":"A set of functions to help your Apps and Libraries build brilliant error classes","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/typings/index.js","dependencies":{},"devDependencies":{"npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-node":"^8.10.2","typescript":"^3.9.7","uvu":"^0.3.2"},"scripts":{"clear":"rimraf dist/es dist/cjs dist/typings","build":"run-s clear build:tsc","build:tsc":"run-p build:tsc:es build:tsc:cjs build:tsc:types","build:tsc:es":"yarn tsc -P tsconfig.es.json","build:tsc:cjs":"yarn tsc -P tsconfig.cjs.json","build:tsc:types":"yarn tsc -P tsconfig.es.json -d --outDir dist/typings","test":"yarn uvu tests -r ts-node/register","autoindex":"yarn do autoindex","latest":"yarn do latest -v"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"keywords":["error-management"],"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"homepage":"https://github.com/inocan-group/brilliant-errors#readme","engines":{"node":">=12.0.0"},"gitHead":"e477cdec4d1d4ffee2d107e9e845b2e19bcc5be8","_id":"brilliant-errors@0.1.1","_nodeVersion":"13.14.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-wKJkCxhVtLa+f8MAlVeN6BA9p2WntCvxiHPKUOIYw3Gd+lBgKk9V81hfjm4wgbDW7vFTVi6lh5Fi+C9JuSmUWw==","shasum":"e01caaf6e71bf3b2d3b26590e3cdb0d71a997329","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.1.1.tgz","fileCount":27,"unpackedSize":26600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMKf8CRA9TVsSAnZWagAAXQEP/AjsveXJGGQTSsdLF1sX\ni0Hd5lsKTLGoquIqzhznvLnKlTtjmUu/oKkXvATFv/LTJmeeWAVZzGeoLvf1\njwIMCe1a/5Hgy5kxcXw7YYQ/75MX5CuzRnv3o7Fuo2tO5hW/u8+o6pXUiJKO\n4MW2DZo9Dzs7wYjSVyhkORTu04vi61HO8QcDabKEh5bX9jTzule9l59Tn0q2\npSUT5AtnQH1oVh6O6YTtUXjC0FdizplXmq/HsK4pVtnHLYTW7gwItwAdnMEg\nYe4mqyw/Clt6yJmQsudzYGo1oUs6/D+e0dUeYIZA+kQqTJZgjWTWI8M98p+D\n+BZAUtOc7NYtP0KX6U5pjN1y1MXOINRw9jsodzquWwgt4ihouiwS3giNV8aD\nYWaxcu33r7CpMU+O/B7fcWJmudBlIbBjqymtZxTV9ADRxpWJWFTgiY4Se8W+\n4DSm90jGOy5j7LptdA05olL7pU6C+pm561ZV422PKB5MqBbEOAqG9uV6ORyk\n4FpRYV5/LcigBC5k5t0m0N/pOx8GFth5HG07ZTrYE9V0yy6Tyl+ZkxOdi+rn\nRALHdT+m+6D4Ugusz2vv1Nf5Rx8ryOpGFLyVsoIY7eo6nxC/AC3TjqvG6vaS\nTne0yYtyUPPWeGebBdlHwR9fB/lIDahb25iRn0VrJv7AvSIB5QP6TRXu5e7E\nTzkH\r\n=2BMj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/bwYFJ1WVd0/uFzJB16LHPUg4u0blx/vx3veBSeffJAiALTtlviAzEgLBcuAnjIjKmjwSBlshgA1zB5ukv6c0Q7g=="}]},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.1.1_1597024252053_0.7871523540966794"},"_hasShrinkwrap":false,"contributors":[]},"0.3.0":{"name":"brilliant-errors","version":"0.3.0","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/typings/index.js","scripts":{"autoindex":"yarn do autoindex","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","clear":"rimraf dist/es dist/cjs dist/typings","test":"jest","latest":"yarn do latest -v","build":"npx node devops/build commonjs esnext --closure","build:analyze":"npx node devops/build esnext --analyze --closure","watch":"ttsc -P tsconfig.build.json -w"},"dependencies":{"callsites":"^3.1.0","common-types":"^1.25.0"},"devDependencies":{"@ampproject/rollup-plugin-closure-compiler":"^0.26.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","@types/jest":"^26.0.23","@typescript-eslint/eslint-plugin":"^4.22.1","@typescript-eslint/parser":"^4.22.1","dd":"^0.9.0","eslint":"^7.25.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.4.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^31.0.0","jest":"^26.6.3","jest-extended":"^0.11.5","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","ts-jest":"^26.5.6","ts-node":"^9.1.1","ttypescript":"^1.5.12","typescript":"^4.2.4","typescript-transform-paths":"^2.2.3"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"keywords":["error-management"],"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"homepage":"https://github.com/inocan-group/brilliant-errors#readme","engines":{"node":">=12.0.0"},"gitHead":"df796c7cfbd405adfd6560da7ae1e5be6bb133a8","_id":"brilliant-errors@0.3.0","_nodeVersion":"14.16.1","_npmVersion":"7.12.0","dist":{"integrity":"sha512-rgWpfwBvHDYMiouJV3XTmhSHerKnWo01eDb7PX0k03rwxQDQhhfvfm0juVo3UBV2/F8z1XOJXubAsc/v1czlbw==","shasum":"a689bbc84c51a7a602c0998d4a6837105d4e7354","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.3.0.tgz","fileCount":89,"unpackedSize":74149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgm1hACRA9TVsSAnZWagAAzVMP/2l1HeA74Gc5Yb+I8v40\no1iiayUkZoBuPbm3nOu1Vdm18gslqeU4Yjulbqc0zPSmEFyIwinl+iVUGIr4\nxY+qdIzyaoLgeFhEMVm2Rqy5iQH61E1nKeUEhKX7cQsuoZcQaslw6Y8QoYNB\nvg0gb/6GhhleodkAqbFRSDC2xxSaQ2hI0P/+vVYMRZm9F5KIfl9XEr1bmkHM\nQH9yt80GNvSiD/cGlkfobN8eyvm1W/WWKz/uhK/mP7IPt3REvFsKpdrQlhIX\nMKupZN9TGyIJnqFmErGvmKpSSPGULreyP2w0rvVy5+jyvf9w0WrSRpRU/7Ji\nePFwLxuWMS/Ujtm/prsOIQu1wWplIn47jXcWTCvsmUrju1S7YhMzgjFJuW1W\nV5wuGu7BSoUqFGNwZNwAqdDSXCXUmOMlaAx+gyBVGdtAv9r5KnloH7uZdt7R\nkjtzwjk7yRZpMN1sRTN1O71SF8svm7Ac2Qx142oQ148lmZTGNriQzQ9IZvp+\n+gKmax6c5AvcKqS4m5w5cBsaSYmGjVtBLIRe4zApYRsODuGDpzB0pRTpvxb6\nOEozWIskRNMObPfPxEH/h5QgEYjqwMGdZnqXwq2n7KjN26c6GdTUhw2/mJrT\n4gVMcJ0D39GzXxsWdJA8QXymVH4UJI8b9NgTe/hxroy7XT2GTpAzEM8ivqry\nOZBA\r\n=eX9v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD11pW+GqjMICFPTq0YrFm+NrJc5SOqzbW+BIBAlN5gcQIhALc/6Sl8/aU2C+q3Yh8cpO3JA8aPWyVYd7tG/IOe51cN"}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.3.0_1620793407929_0.9292860165282641"},"_hasShrinkwrap":false,"contributors":[]},"0.3.1":{"name":"brilliant-errors","version":"0.3.1","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/typings/index.js","scripts":{"autoindex":"yarn do autoindex","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","clear":"rimraf dist/es dist/cjs dist/typings","test":"jest","latest":"yarn do latest -v","build":"npx node devops/build commonjs esnext --closure","build:analyze":"npx node devops/build esnext --analyze --closure","watch":"ttsc -P tsconfig.build.json -w"},"dependencies":{"callsites":"^3.1.0","common-types":"^1.25.0"},"devDependencies":{"@ampproject/rollup-plugin-closure-compiler":"^0.26.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","@types/jest":"^26.0.23","@typescript-eslint/eslint-plugin":"^4.22.1","@typescript-eslint/parser":"^4.22.1","dd":"^0.9.0","eslint":"^7.25.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.4.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^31.0.0","jest":"^26.6.3","jest-extended":"^0.11.5","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","ts-jest":"^26.5.6","ts-node":"^9.1.1","ttypescript":"^1.5.12","typescript":"^4.2.4","typescript-transform-paths":"^2.2.3"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"keywords":["error-management"],"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"homepage":"https://github.com/inocan-group/brilliant-errors#readme","engines":{"node":">=12.0.0"},"gitHead":"245a53164321b1f1431d7ac8b614d5a7887e24b4","_id":"brilliant-errors@0.3.1","_nodeVersion":"14.16.1","_npmVersion":"7.12.0","dist":{"integrity":"sha512-oPUlFidgxs6HhTo1ksSoAAEG2nDXdR+73Za2t6s2Yem1MXJzq+tJy9zYs65TWt/suLA3bGE6PLUyS3+yysnbEQ==","shasum":"c3e59fa01f52069d6cd3f64da77436c0f75aea0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.3.1.tgz","fileCount":89,"unpackedSize":74149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx7mTCRA9TVsSAnZWagAAEI0QAJQOP6mgnkGj2rjjehnU\n5AbFdlzh9Ce4AToT/TbXxGCkgsMcaz1b2e+9stgSy590zwsP5vQlyK8oa/fk\ni1abTENqv4PHa4rMN6qW6/WYjxsh6N7YO4jMeGx3KdYW582JA1HIsB0FmkxN\nFOBvY2a9JNSkDVq8vEdLf11l9Q/LpTJOfBtvFTljHYINTp4HLmotrNbSZuIK\nYkCZYpSQAw3rtKtqI24JMXsN38xXimawm5T7fftPZr3mDvV2WRhOIYSvxf0y\nq1Vsuy7d7cHPAsG+2NxBXtyKtpu16h9igJI6kdEewntVtIX3DLnvzhe7k2UB\nZSVYbTRM6oyityzs7UXwLzuGNfhLPq6y2is7qYxEKxA7nBO6OKIRUmuBiT8s\ntp5bWt4kJ3eZWUHGW+ambGE/eJlLh8jnOH+1MRQCUuiRWhXPCgK3P6BbBwoI\nx5JtsMgHmENMOKQ+SSjps07ZtqfI3D6aVF1nzxYxcXG8nLN1KwVci/j3j+99\nIuIzyhKVE34G/phgSo7F0hOxXZhGhpp0VTrjRV2PktRB7H4MjXFvHhqoJ4I6\nue+7AUpsTgG4ZulBd+p/81Hv8kDToHq2bCNowrylsoSl+AS5bzrU45TU2Ykp\nWn0uTUh8m+W6c0/4JEkRW/Ue+43IccI7GUo1gBQVypDWbKgLmQifEa89FPnA\nDFXj\r\n=0GMI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH+PdMqRK7FImy/mGy6z+NpSKSAMriGSsDuqmV9JeneXAiB33FcvSmOBb5V9DWNTI7+EK5Axr9ETUjREn9kwfSk7Tw=="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.3.1_1623701907238_0.573133661496563"},"_hasShrinkwrap":false,"contributors":[]},"0.4.0":{"name":"brilliant-errors","version":"0.4.0","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/typings/index.js","scripts":{"prepare":"ts-patch install -s","autoindex":"yarn do autoindex","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","clear":"rimraf dist/es dist/cjs dist/typings","test":"jest","latest":"yarn do latest -v","build":"npx node devops/build commonjs esnext --minimized","build:analyze":"npx node devops/build esnext --analyze --minimized","watch":"ttsc -P tsconfig.build.json -w"},"dependencies":{},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.29.0","inferred-types":"^0.16.0"},"devDependencies":{"@ampproject/rollup-plugin-closure-compiler":"^0.27.0","@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.1","@typescript-eslint/eslint-plugin":"^4.22.1","@typescript-eslint/parser":"^4.22.1","callsites":"^3.1.0","common-types":"^1.29.0","dd":"^0.13.1","eslint":"^7.25.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^36.0.0","jest":"^27.2.0","jest-extended":"^0.11.5","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","ts-patch":"^1.4.4","typescript":"^4.2.4","typescript-transform-paths":"^3.3.1"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"keywords":["error-management"],"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"homepage":"https://github.com/inocan-group/brilliant-errors#readme","engines":{"node":">=12.0.0"},"gitHead":"917ac203e8e53d77dedd65e5c0bd65efcc31ba26","_id":"brilliant-errors@0.4.0","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-dms7itgJuW6Z9fX/6qR0bjuqk7w9IeDLTFs4+TzPwKqQREn7gdzI37DrnffJCqT+MP3fAUdYb3u36iaUdyHDbQ==","shasum":"ee4e479551d288d7bc61eceead3d7c4b2d8ca72d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.4.0.tgz","fileCount":100,"unpackedSize":79336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhRCBpCRA9TVsSAnZWagAAQCAP/1MvxHEy8PGOl35rIEXu\nBby1M7PqeCh+jtW4TjkLHCF0EOjYu862LMg81VQPfMLvJAIvYFmxkwpA0m50\ndzRl6tvPRkWUTUaK2h/nrABsH509y57XUJFZOqxfz3D4bFNH3hjK/LrjUbMo\nIplztKKX9qpUWkD2akSDIDpt94YF8T7Vg0pu0pORDEpdWCfqoCJvcSR5go/7\n5hjPuA59wAdsTUCrR60Nbe3bRG494e6H2Pxf8eMfI2aolXLvtjwyFKzzfQy+\njMdoeiJkdwa7XaNU0hL1JtrGH0rSTe69V2NLyMKg386+0wDz1spOlyamQJ3s\nYOep8hl82to22jBSERh1iN3VRzkiEr8b6PzRON9O8nVL2yahv7h/79J00px/\nd3Bxhy28j4SStswPbpgQEQPY6rLd53xHjEBzt3HLvR+8tDYdCwpta2DxyGxA\nO6BLe/YLl+SWaX0RD6/JR/Kx2bMnFeGf4SUZ1K4BwOAOAWHW5eIMZJXKhDxF\nGE544ofRufxghCLdtCIrwbP35NuCLU/J458SS5ZxC4X3Z8e7/YPDjniZeO4H\nSTlPXbLVPiHT8Iq8az5Ea683xlMCf9MbWFNmXZVrVCpF7sFyvW0PfMUY4fsA\n8M9JVL2NgoKZdpB6u2k8bwBlNP2m2uC1Acfmjfixk+T2r0Xw8/mwQiQxKBV+\nOszl\r\n=B5JE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDYJ+OtZkaK12Yq1qtd0Edo18+rSCNWCIs4SwRG+hv3AiEApr4zxw9aCcIg8zHgOdvwgnY9LwogV0Yo2w87eyZNRGA="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.4.0_1631854696998_0.18766628010437114"},"_hasShrinkwrap":false,"contributors":[]},"0.4.1":{"name":"brilliant-errors","version":"0.4.1","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/typings/index.js","scripts":{"prepare":"ts-patch install -s","autoindex":"yarn do autoindex","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","clear":"rimraf dist/es dist/cjs dist/typings","test":"jest","latest":"yarn do latest -v","build":"npx node devops/build commonjs esnext --minimized","build:analyze":"npx node devops/build esnext --analyze --minimized","watch":"ttsc -P tsconfig.build.json -w"},"dependencies":{},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.29.0","inferred-types":"^0.16.1"},"devDependencies":{"@ampproject/rollup-plugin-closure-compiler":"^0.27.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.1","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","callsites":"^3.1.0","common-types":"^1.29.0","dd":"^0.14.1","eslint":"^8.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^37.0.1","jest":"^27.2.0","jest-extended":"^1.1.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","ts-patch":"^1.4.4","typescript":"^4.4.4","typescript-transform-paths":"^3.3.1"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"keywords":["error-management"],"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"homepage":"https://github.com/inocan-group/brilliant-errors#readme","engines":{"node":">=12.0.0"},"gitHead":"48033ac8e03cd28f23869640871b598037c9c103","_id":"brilliant-errors@0.4.1","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-u4nUlWrhEFE6ZCTOSbl1LqxSF8etbrbAs5u3Ob+remNI9AXGKgkbTuiixLnq/U/I/fWBYDIQ96kDrx6Mwx6nWA==","shasum":"669aa4d8e4f553110202dc0df6cc9589a1d2f5a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.4.1.tgz","fileCount":101,"unpackedSize":138641,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/Ahv11G4jS/8TdQkCxvmH4E4EkRWHzSY03EjZ98fCLAiBBvdeHCRWoVJYcP2u//kYmh8JkN1wJBvJGchNiL6BVpw=="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.4.1_1634852429758_0.5596634601070518"},"_hasShrinkwrap":false,"contributors":[]},"0.4.2":{"name":"brilliant-errors","version":"0.4.2","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/typings/index.d.js","scripts":{"prepare":"ts-patch install -s","autoindex":"yarn do autoindex","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","clear":"rimraf dist/es dist/cjs dist/typings","test":"jest","latest":"yarn do latest -v","build":"npx node devops/build commonjs esnext --minimized","build:analyze":"npx node devops/build esnext --analyze --minimized","watch":"ttsc -P tsconfig.build.json -w"},"dependencies":{},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.29.0","inferred-types":"^0.16.1"},"devDependencies":{"@ampproject/rollup-plugin-closure-compiler":"^0.27.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.1","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","callsites":"^3.1.0","common-types":"^1.29.0","dd":"^0.14.1","eslint":"^8.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^37.0.1","jest":"^27.2.0","jest-extended":"^1.1.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","ts-patch":"^1.4.4","typescript":"^4.4.4","typescript-transform-paths":"^3.3.1"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"keywords":["error-management"],"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"homepage":"https://github.com/inocan-group/brilliant-errors#readme","engines":{"node":">=12.0.0"},"gitHead":"799be971f586546ec7a37ea12ebac22521bc3397","_id":"brilliant-errors@0.4.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-J48XebUjwlKOWVre0mDMyZQnJin21rlk18iSNn+qv/Kjglk03Pav1N8TwCWzSkOD/90DEXA941Xfif+sGML7xw==","shasum":"e14c364763695f68da2bc7b880d4364d58a37746","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.4.2.tgz","fileCount":101,"unpackedSize":138643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmuOWCRA9TVsSAnZWagAA34sP+wb9zw4wQDSY0MWaLpMR\njdnjV4eiej5ZQtkRRTzHipGka1bFnlEGzGbT3YoOe01l5XwL8glh/K8CYcbt\nYTvWXAIvq6gA1GPK80fQtWb/LhRvAQ/BrQJmt6x+7ByPClCmQO9xvyVLOqW/\nRDU25olGhuKmA3YKS7SlB63n1DEaBx8wb/qv6lm4+9dKaGWkilY8D+f6P4xE\n8i5hhD7GfI3Whi89+ZgVR+6gpMxX6OW6YFc7+WxQwpQBpXUuXgn9RCbvpeuA\n33of51/zU3XSmrE5/GpqJM8k3WaxnTYXBNVy5AGyc4zP94G6XG4OJxLG0IP+\nDjZgB+JVq4K1tZA1mbT2sSRSl4E7/yV7Sa1MmCeNPuFeNyks6SD83TgnPgXU\nrMsVcYh6CAZZCo2jyMS2kwPRGsu4i3TJ9fEqx5BUI/UVpIJBI7Fluv1MehyA\nODVemPxsT7S4yK57TXf0U1RsXSzJjfGfWWq2g3yapMMlTR21t1gw7JhKTwNc\nvCnvrqshvWVVinbKbJndTJovGGhK5XXSUtKiTsz5mrQct6mbBfLfFZwt64+r\nOtOXIPvqjmu3mCLET696fAIOY3iQWiMYSKp4IrrMYxL+ZC8XvkqQrDHVmGNE\nmn4yCKvb9p1GSRGLFxEZ6tTNVzZmu+Z8DDF7C8PyRxqOlFiQUClcGween4/G\nmUr4\r\n=dtrD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGL2f2E3ebrINn14l1JXuLL2BxfaiOd8e5Ij3omxzmkqAiEAllQRdnTMgK+wRtmq+4ULN+NCt49kkNsgaBItFbBGsDs="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.4.2_1637540758498_0.8472514516425083"},"_hasShrinkwrap":false,"contributors":[]},"0.4.3":{"name":"brilliant-errors","version":"0.4.3","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/typings/index.d.js","scripts":{"prepare":"ts-patch install -s","autoindex":"yarn do autoindex","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","clear":"rimraf dist/es dist/cjs dist/typings","test":"jest","latest":"yarn do latest -v","build":"npx node devops/build commonjs esnext --minimized","build:analyze":"npx node devops/build esnext --analyze --minimized","watch":"ttsc -P tsconfig.build.json -w"},"dependencies":{},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.29.0","inferred-types":"^0.17.0"},"devDependencies":{"@ampproject/rollup-plugin-closure-compiler":"^0.27.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.1","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","callsites":"^3.1.0","common-types":"^1.29.0","dd":"^0.14.1","eslint":"^8.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^37.0.1","jest":"^27.2.0","jest-extended":"^1.1.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","rollup":"^2.47.0","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.31.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","ts-patch":"^1.4.4","typescript":"^4.4.4","typescript-transform-paths":"^3.3.1"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"keywords":["error-management"],"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"homepage":"https://github.com/inocan-group/brilliant-errors#readme","engines":{"node":">=12.0.0"},"gitHead":"f6b84d96935e8baec6b2b339bfdda3997dd680c9","_id":"brilliant-errors@0.4.3","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-bDgIn5JFahgb7AEOIQjw4IhD6J2EEBd3Q+36+dymWk9Wsyyxirs9M8ArU758SLJnrCIAcEdmtaO7q56bNnnZeA==","shasum":"0022584c6169f5a5240a5d55477324cf9a3cbf4d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.4.3.tgz","fileCount":101,"unpackedSize":138757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmubXCRA9TVsSAnZWagAADKUQAJaecY2E4E/64Yl/wQwb\n3EHb7wxGMYtbobUVIWwAFhD900Jm4mt6CXM8GVqR6qepmqRs9RFNCOZ9phhD\nHKU8koMwDPd0sySi6xqupMh/M4RzvrsmaKlMGLQx8Y0zUKGNNrZ5mg8HvTHJ\nHVc5DRyF1m9sexuvS/+HjAnSLUOLbaJfyudAFggfFaiKDIaS6NMhunfSuEdm\nd0wSLMlmbDqgL75lgZJj4BL29sL7/HVdvQPyeR1e8nit/cqc1VyfV0Ddalkr\nsGx5RVt8D/ox+8wSaicKiWyC6+Qku01VNv5MNAb4l9A4Yc0cLop1fo6qHZJ4\nKttln0dnDTbwt/jIzFoweasr1irjHqq+obk8/91MvoZ2A1W1rVkRVsS8uPhC\nANg1YoaW31IDjvpMS/jLTuh3GyIG1aTx8FBb2UsvRiHNARsHedGmD/rL8Oif\nglow7j6x3zYvz9Cc5uK9Vd9VIkcpq118st2AxqHmveujnSp/Xl6jyYZodHKl\n/Fk/U1r8BO+E+Hd0qjIxd1zbGqIacHn5q3vFeSVLgqjWHB2eIOJd9e7T1ayT\nn2cxMgrXx+xDu7vXiZGGl99vbhsLgawWMsTAOisY2VztQziIXauUOlEqriuZ\ny4VKGz8/kQs2WhN2Jxy+M3nKlMXKvb/hH+3YPl5R6zWEe9YPhnWLgG/8dalm\nQPTu\r\n=zwj2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBNHmIa7U1ep6Kr3m1F8dfiMM04OoXrKc6SzJrUrbi6cAiAJGBuqu84EarniMoLQpob4CU1v7nPQzorVWDAzecgwnA=="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.4.3_1637541590900_0.09395258890467018"},"_hasShrinkwrap":false,"contributors":[]},"0.5.0":{"name":"brilliant-errors","version":"0.5.0","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"index.js","module":"index.mjs","typings":"dist/index.d.js","scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format='esm,cjs' --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","test":"jest","watch":"npx tsup src/index.ts --format='esm,cjs' --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.3","@typescript-eslint/eslint-plugin":"^5.8.0","@typescript-eslint/parser":"^5.8.0","callsites":"^3.1.0","common-types":"^1.31.0","dd":"^0.15.6","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^39.0.0","jest":"^27.4.5","jest-extended":"^1.2.0","npm-run-all":"^4.1.5","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.2","ts-node":"^10.4.0","tsup":"^5.11.6","typescript":"^4.5.4"},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.31.0","inferred-types":"^0.18.0"},"engines":{"node":">=12.0.0"},"gitHead":"d2aff8c591012727c35963bf470f3e82cfcbed63","_id":"brilliant-errors@0.5.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-eac7WwPbBE8z7cvCjJUrb+GzmjpDul6XJ8Ty8tPyY4eI557gpSY+XkU4NYejvFB9uYRPjbBKqFm3yWihWYILWw==","shasum":"23b1dc72a72cd77325ee46e2acc017f6511a10cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.5.0.tgz","fileCount":6,"unpackedSize":23569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwOnsCRA9TVsSAnZWagAAv1MP/3eT5OezY5NcsmWe40XV\n1Yj3c8//12L2Yxl0eNzcAIjTu9DXXRoUEogdRmHOBLj6CivJT/5jjG6lmPyj\nw+l+CW08ZlH9b/E2Lio2msEUNlirqkJKc9BIvot9oiW1U+6qcYumJQ+wB5Y0\nYF64I1ahsrGDw8LlrDW6/dT6lJdF509YjcRvp4g3WzfufUdxIwl3Y39YYMTm\nl7Cokw0Rp28tn33WMQW38GCqdLjFy506dAFL7Q29qPyt+7JouJ+GCguq6HAA\ngbOuIQap0NxSEQ6JngTOcjpO5xfKsxvHslCuL3v7o2VZN4leUK2PM5M0JcJ5\nA69gHvmnOKMRIosqo06d/5eMellSvxjqOwUv/X9YBwT0A0nKdB9s/5o/+yE/\nqUhHPryWFfvwvv1gE8ExJH0iSlYGYVg6r0VzgVVuXdnW2fUyecBVWdS9ewN4\nsWvGWoTt0QRYAnPPndNYd58RI4BL24Z5U2+lXGSORHFYckWRCfrEGWsRXPnw\n15KHRkL9ZdxRdZiuvCE0ryw5IaYnb9zPQx6supWE39e6CaSHTwCWd0+V39B/\nSkY8QgR4ljVqhDRRIjRvP+hN8GamxwWJlXPkXoXrA0MEjGR4LblxsBRdaq0T\nfRFwBSFUI/Z3iPcdG+fQgCCZH/cZH6wpQQUu0r2vG3lFbOaykSHFbd4sS1vg\n4coK\r\n=l/Fa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKSW3jdQVtHAVvSEht4ut09rnGoZBhtFRK7fdA8eDY0AIhANFMUSwMzrWH9OVRyuKgOfShTU6/oG6HEu6VJB42L6Vu"}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.5.0_1640032748206_0.1983630147457307"},"_hasShrinkwrap":false,"contributors":[]},"0.5.1":{"name":"brilliant-errors","version":"0.5.1","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format='esm,cjs' --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","test":"jest","watch":"npx tsup src/index.ts --format='esm,cjs' --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.3","@typescript-eslint/eslint-plugin":"^5.8.0","@typescript-eslint/parser":"^5.8.0","callsites":"^3.1.0","common-types":"^1.31.0","dd":"^0.15.6","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^39.0.0","jest":"^27.4.5","jest-extended":"^1.2.0","npm-run-all":"^4.1.5","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.2","ts-node":"^10.4.0","tsup":"^5.11.6","typescript":"^4.5.4"},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.31.0","inferred-types":"^0.18.0"},"engines":{"node":">=12.0.0"},"gitHead":"a47f200d1ca5908c46dd62428e91b47acbbbe9d4","_id":"brilliant-errors@0.5.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-twz9PB5D4QcZ+Y8FqyEUHQ6DbrEstjJJNx9LhI+atf6DwyqpC89nYZKzMrRfK+zXEPLEr4TCyHWjEwXBYfHi0g==","shasum":"11e88bea7dca4d6e40aea7c83831dac149057ac3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.5.1.tgz","fileCount":6,"unpackedSize":23693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwi/ECRA9TVsSAnZWagAAdpkP+wZjAyIivMj7/Q/gnV2S\nq4hcORtDqHAb6/VtE+RuuaYetpCbE5qE+wKqGmFp2//CDfll60Ce98YPG1XE\nsg34KGhsstKfzdk/n3g3UqNTao1DaqZc+H39X6nfVboo8o+qjEIvQVJH+HpE\nHcTiOe6Qx27zJA35VEyRJCHMClBoxDdER0NEur3dCMQOwTyEw7uogAVn4tei\nUYrtikVeGcEXdPdd/8LDY2jKMFpc7ttJUUnX8ziKcdf0ZkmRUQD6h9xPGI+W\n/HxYbvXdzHnHNHHghaAyjAQO5UdksLWar0Fj5O0iGg3uplwI31892uxxQPD9\nQv0m30arxLTgXK8Tns12EttP6HIwhQeu9HYf1VYieDHejH6Xf3XhfehOhgNM\nwu4S6nV9JnhUYyASv+I0wdQ5+5g8xhZHZ1B+wCKMEq1ngg4o0penKYtFr1O4\nJcNHmjS0YdAfz2+eOQghFMwpdcg5ITXROVZRtzeoE0FX9wNnWM/2fpXUSZSA\n2mrW/WEMV1FGIXZOEWKDdZ6YebKO9HND3dWo2pkWS0fPOk9XfH7r3QUCi7JN\nryPvBKvimX+I0UyiVfKXM2kzbYIFqLDU2lMjd8AVDbaTbRErAqsncjhu9lIM\nZqZxqH+X9+Jq4TT9raF2hMWajhnWQ+Az7l3hhA6SRq2y/dBwAZ6cGJnVeYu6\nZ/h1\r\n=dlX9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDV65MnUE8Zjnup+wh9+Yv9Z1YqGizgt+nA3cwlVMmfLAiEA3IcejFAl0Oqhb3PY+1+abDqaRoaQVw4DH9T0n37eg2Q="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.5.1_1640116164379_0.5656211215065094"},"_hasShrinkwrap":false,"contributors":[]},"0.5.2":{"name":"brilliant-errors","version":"0.5.2","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format='esm,cjs' --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","test":"jest","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format='esm,cjs' --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.3","@typescript-eslint/eslint-plugin":"^5.8.0","@typescript-eslint/parser":"^5.8.0","callsites":"^3.1.0","common-types":"^1.31.0","dd":"^0.16.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^39.0.0","jest":"^27.4.5","jest-extended":"^1.2.0","npm-run-all":"^4.1.5","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.2","ts-node":"^10.4.0","tsup":"^5.11.9","typescript":"^4.5.4"},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.31.0","inferred-types":"^0.18.0"},"engines":{"node":">=12.0.0"},"gitHead":"c0ef56fc2d5de46cad627763de452d87ed36f379","_id":"brilliant-errors@0.5.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-JWh6ZsL9WGj4Ps7dR8G/BEdyXV4jl7O9fH4bEGPSqqJcTUuxa1HeVqCGLHvpbWb+B2TFPvTqTY0Xkf3taqmv5w==","shasum":"9e93341c5c8751412af8d3a9fb3661f9cf1d69a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.5.2.tgz","fileCount":6,"unpackedSize":24267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhx6MVCRA9TVsSAnZWagAAMIIP/2FXzof+KP1claJq70//\nKa8jXjs91JfuX+hXvcVJv7JFkYOuxYY+7a030jeNoRVNtP3vcIcIRMg3GEyY\nXRMsUQ2cdYoO+gFSh3heX/vGBNILI6teR47kPI1X7qqnf1mt4Ht6KwR1DyN/\n5iJ0n9uYK4AxB2kv8NQh0D6rng4CBbfSGv1t1e3IBp1HOWpeToI37bicVo5S\njesb6g3E2a0wBNnTKV4qQ47m6WymRvNuGHM9Kq3mwkwtQqQqqngSku+aZEoI\n5PT6rnSi/B3xCfaw0IzrmTzrwMuHO/+ORqZ8RY+tYthwPQsSGv4QcS1D4kq6\nyDGi5jt/ggr6KF5aphOIc6izl5DOuh1uzMNvP2OWwb6R3ntmXjPx1s6EPINf\nQrj6ZKPThczMlqAt6TV5q/O9TTButV6T/vIPshJU6vLa30Q36vu7URlLB2+S\n8HWk/l/tQqZefiDZbhRvxIpZyJKx6lZSVn9/KkX4lQ42gp75VtcjVHnj8IVr\nw6hZoFjaUoL6MZXZzJ092vF+3rWbJa+ZM8snHuPZc/HA0tqSscpRDKEIkKvQ\nt1ZFvzQpJVmlwXJXPs27TtTpnKKWDlqTujnRKJ/4l1q0iFGR+BMJZ6aaGCaw\n9T/uCd7ToElb9XXZVPwHBfDliA9YLNtb7nbIqUkqFYmZDFUtG15Wqbue53wO\nhxOo\r\n=4bQj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXqJUy+HXpHVm/6Uy2XgN5Z78cJj7h+X1d1hsfytdG7AIgUFlYZFJXvBHnmSOKL4eSHeE8PJVT4ieVt7rhJLOtC+0="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.5.2_1640473365639_0.8775558167256177"},"_hasShrinkwrap":false,"contributors":[]},"0.5.3":{"name":"brilliant-errors","version":"0.5.3","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format='esm,cjs' --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","test":"jest","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format='esm,cjs' --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.3","@typescript-eslint/eslint-plugin":"^5.8.0","@typescript-eslint/parser":"^5.8.0","callsites":"^3.1.0","common-types":"^1.31.0","dd":"^0.16.2","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^39.0.0","jest":"^27.4.5","jest-extended":"^1.2.0","npm-run-all":"^4.1.5","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.2","ts-node":"^10.4.0","tsup":"^5.11.9","typescript":"^4.5.4"},"peerDependencies":{"callsites":"^3.1.0","common-types":"^1.29.0","inferred-types":"^0.18.0"},"engines":{"node":">=12.0.0"},"gitHead":"25c8da68f15f6892adbc868c1ca7d71182c332bb","_id":"brilliant-errors@0.5.3","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-GlqbWxHVQrBnv6VF2FxrzKofuT4+R9/dDGtJ1LEBdDhZZ5zIDvlVxq+BrB4urZq9whataIxP5nLwrLXK84OTIw==","shasum":"92879b84b24179ac13395f510ef7130cedbe312a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.5.3.tgz","fileCount":6,"unpackedSize":24119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhx6mkCRA9TVsSAnZWagAAXnoP/2EnshdFW7wdpQNmUS7s\naU6XKOzXIy5Z6FmVlnzfYhU8SaMvr5caB8b6l9RX83X0847ObLy1jlusRq2P\nwIEQMoSbcI/WXPpzBsqw8IVq06YtUOI73iD1Wo1k7AVY9Vl7viExLTUZfWTk\nVJMGGyH/eHLRiXVXAwRC8j4mjrp2NrKTaA1au64GJTRHfH0fLUdquS4nfEiC\nSAhc5aaiV+iipmNGeXy0dX+6/y3XIUsKGYfNerTsjzQhI9CbAVlz9x4F5nW9\njjpPEVRkAmYicLK0KRDj7X8OQHg9YZ+INteV2Sgl2zAZaAhx+q6IpyRCaicN\nFXim1CrYWHISl4CMQuoS3xRyWd/uCrpqTQEgIB4S9uWqSAr0jahjX4XoP6vS\n0ByImEg4i0z2DaDpJvhvTBFBf4lj1LWQu+KoCRN6qdSZy2rhnt9UTsb1R0Aq\nTPebTgeaaF1SVWTlJdCbqnZMyf2qP5Y0fI0UK6MmUv7us6Lja3X9DcTv+S6R\n9IZEd7BhpODtVlBuKeqiIbZJV2WHXjgdmBdrpgIekXT2gUjO8tYrM8ewPdsS\nuWEMacI2k2oaZZMwSOHLwxz22eoYvFtIaujhfVJSAvogRAZ4pPhaJSPUA+b8\n0JDOPqcuGLpYYsOwoHGLlSVfi5V6kD/9G62cqrBuxeIUBCZr8984aH2i5L0n\n1JUy\r\n=94ga\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDG+QH1hz0Z5V/WHjir+82SLbjYpYMkbmBAAmInMYJ2NAiEA848LHYln/C0Xvcb1fRukefBpIqJxyabY9/SIfeGcnh8="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.5.3_1640475043969_0.07193768126782141"},"_hasShrinkwrap":false,"contributors":[]},"0.5.4":{"name":"brilliant-errors","version":"0.5.4","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format='esm,cjs' --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","test":"jest","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format='esm,cjs' --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.3","@typescript-eslint/eslint-plugin":"^5.8.0","@typescript-eslint/parser":"^5.8.0","dd":"^0.16.3","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^39.0.0","jest":"^27.4.5","jest-extended":"^1.2.0","npm-run-all":"^4.1.5","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.2","ts-node":"^10.4.0","tsup":"^5.11.9","typescript":"^4.5.4"},"dependencies":{"callsites":"^3.1.0","common-types":"^1.29.0","inferred-types":"^0.18.0"},"engines":{"node":">=12.0.0"},"gitHead":"5f6b979297b0ab90e1bd6cfc81b7c3b7e46400e7","_id":"brilliant-errors@0.5.4","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-+ELzuojdJIcsviRhc7+TIHgZyqEfGPeRtDZgzi1lJr8fyoV2apxhWisGYxeIZlhuXdtl3rL/ZCPEUCBQu+vBJA==","shasum":"22ec9c8b94a65528a91cec9a89c7e4d6f116b1f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.5.4.tgz","fileCount":6,"unpackedSize":23908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyejHCRA9TVsSAnZWagAARLkP/1hJYuIIO720uMYZphD3\nfmxpP7PiTxQDscdy1Esez+x5wv49Fqif78LlgJEfqojsgci+OryOg8x+yWnC\nLB3Dm8g3eFGj3lMK5TQaW5v4AcDiWNJUXmHOX4OwR2HES5FMwMK0b1vzpUHA\nJTXrj+N7cPYdOXy9PXzZAX9NfiZXz+KBYJw4a7Wz33kVMBLvY6MiSggDrspe\n3/NH2Mns8T/nONe4oKhtPjp9eWpu8icKlLxCdiPa6gIZqfka0xaXBhVW7FAX\nYOH+LTYE17lgT5UZINQ8TiYePJmRFDPMTJ88xeYStwNF8KB9MiG2/ZcOIYyu\nRS04tN+QfSHFdjGmjZus8DOREPqnbK7fdRBvjNyjwiINMWU7is9vX64XZ8vz\numB1TpyxbWkcEgsorRW4lWK0M7WSktUnO4r+UsvWCubUzps5eFVz6qFI04iP\nmb16P6STOc1lFd4HdL4CU/EUYU1w8n/rpJGpJw8Yj/23xu7C6p/2Iii9DQA7\nHn2VZwlDwbgaNb8AQimBGyWX1K5EZ4sbdkZBzcL0tIFbGH8CjJP6Ipc2dk18\nU5PU5C3cUmv2f3P0QfCNpTcw7pfUrdVlOHc7AltDwDBG0ooScBlWnAlNc8k3\nS0Gfut+G5sifJ/I+Co7vPfJ9dGraUd+r/nB5rhK9WtUJ5cCSV9Y3Ud7+aH1M\nkljk\r\n=ygWo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqYSsw0eU0c8MJ5Qs6yTzJe0BHplrfyRQO1gGCxrz4XgIhAO4/gp/hTX21dYANfL5hm1a0qmmeiRQZvFdHPre1oY5h"}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.5.4_1640622279644_0.1900927104060406"},"_hasShrinkwrap":false,"contributors":[]},"0.5.5":{"name":"brilliant-errors","version":"0.5.5","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format='esm,cjs' --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","test":"jest","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format='esm,cjs' --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/jest":"^27.0.3","@types/node":"14","@typescript-eslint/eslint-plugin":"^5.8.0","@typescript-eslint/parser":"^5.8.0","dd":"^0.16.10","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^39.0.0","jest":"^27.4.5","jest-extended":"^1.2.0","npm-run-all":"^4.1.5","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.2","ts-node":"^10.4.0","tsup":"^5.11.9","typescript":"^4.5.4"},"dependencies":{"callsites":"^3.1.0","common-types":"^1.31.0","inferred-types":"^0.18.3"},"engines":{"node":">=12.0.0"},"gitHead":"6274d2fa893f09564febdaa2592b919dafcf3d8b","_id":"brilliant-errors@0.5.5","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-fWDrbtwyLjUbEtu8p+fQ93ulFcFWNpjpz9AbGOADDuReBRTMyx45IazzQNEidtcX9Ag8U5oscwuiO79iFVOcLw==","shasum":"6f389ebe6f62d75a44331eead747147d935af997","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.5.5.tgz","fileCount":6,"unpackedSize":23935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyku4CRA9TVsSAnZWagAA46EQAJKJFCXAISjEaqiZ+9kF\nYa+Bato0QnWp01QE4Y+Ip5b+8K91/6BFTN/dfDBHDaCXgSrZKRJ3shDhwRit\nWwBP3Vo2F8X++24P9D1ht5aJIW7/JYjgEYOxFZCAkAtL0JNSkEZXYekKSZLS\nGHRq3psGIfVzyozzRRZe1sqHr6QY+oZaQefXsjKDHcMMC2bJMw+YuDdbEDFB\ngen0JN6JRi0mffXrHXVYfqC8Ngx9PbKAmKbOAVBwXsGEfy8252Ur4SoECkk6\nrBGVeDyz0NYYBDaw/muEYP577IwfhMTrlIUBRWRuly2gDtuSsXUNb46E1CTz\noAAesC5sDpBkC48gCCXicej37NtRTotNC3kncy/grOCLi2P97TTdbpWYxgA8\n9LtUn9xtGP/ilcQ1bEWxW2KEA5LsyQksXUyJH425GZ/I1Y41t/8b3sGFtsBj\nHdhWGS+jN1gCSjSlbERM2Bw6VXOrlpCvw7Z32Cp+jVE1dvOOuNKtsgxFJKsg\niM1uo1GdoW+0t9XlvNIMexJbOgJGyHajUjUciTUJoLVZgmSp787fEKHtnsFb\n+WpKp8kfH843vkYdsdVhhU3+UsOU8n5QJrxaNX4VHkKDP5P2dHP98BIAXwcs\n/XQt1oT9I1D9T2RZHeAHiO/BYlFE9nB5xBZ8yCfGTJx2wd6zvH3YVxgZ40HM\nCy2R\r\n=Xxz2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKaGmaC2hFiGs0qY2h7HHyNz6hDzCnab1lkuvEEZYHwgIgKcui6AspIljMnBl7/aD4Y7xkDFHqc19xEfS9HvF7io0="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.5.5_1640647608772_0.9116642665306758"},"_hasShrinkwrap":false,"contributors":[]},"0.5.6":{"name":"brilliant-errors","version":"0.5.6","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format=esm,cjs --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","test":"jest","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format=esm,cjs --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/jest":"^27.4.0","@types/node":"^14.18.5","@typescript-eslint/eslint-plugin":"^5.9.1","@typescript-eslint/parser":"^5.9.1","dd":"^0.18.0","eslint":"^8.6.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.4","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^39.0.0","jest":"^27.4.7","jest-extended":"^1.2.0","npm-run-all":"^4.1.5","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.2","ts-node":"^10.4.0","tsup":"^5.11.11","typescript":"^4.5.4"},"dependencies":{"callsites":"^3.1.0","common-types":"^1.31.0","inferred-types":"^0.18.3"},"engines":{"node":">=12.0.0"},"gitHead":"016147dc7c2768b57090766395b848804ce93cbc","_id":"brilliant-errors@0.5.6","_nodeVersion":"14.18.2","_npmVersion":"8.3.0","dist":{"integrity":"sha512-sZRUw/4yXSz03fp4R8Drb6ULf5DxbVQArFIjkDJZYTVW1WcbBXEyc9zxlSOb1NpbBrcnuDoqiglNZZ2nDdK0qw==","shasum":"094a7742c19d06162401b196cf274fd98ccd2707","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.5.6.tgz","fileCount":6,"unpackedSize":23937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3hHyCRA9TVsSAnZWagAApHoQAKGLIu4+9lFVSMyVRCL0\nr/E0otjCy/2tuXf/KdjOWO7wlb0AjhuWwDruLr9afDn3RZ6YSJPakJt7suq0\n0omBt0ZONnesTF+2pceaIyxy2wMYjtqT478+Qboz5mOH8V05gErP5E8CJZg+\nF3kHd+ISxzlO1g5gclxJJU5cy6uZzu7luro5LIR1idjLBS80+WuvOynFx6XK\nu4/zLsIlP6GCZAsdRzvccGj26irz54Bw10LdSsLYzU3n96PXD8mgO1T8paVp\nFOC41q11iqBhpx/d0032WnbnrLBk17hnKzY0RMmTcGVhmgnqm6z1+dnjaKCC\nWsyxlIiEyIIqTsXy0Fl8qG6gdKzoIik3CjFmove7H8rSyMAJDzF5HZ/zpnHC\ny62KL4zcOEPiWlxBpasyh2+CE2a2wbqsylP8QT4ZXW4w5pUjhryPisffHIZh\n/+qrdjFgNNIlM5cTWRGsYq6eWV2uMMJ6kAh4y0iscB46kWW7jcl2dq00fCIw\nnGahJc8xZYoRJWMa9dI4FapzZB7Ea2NNv+3/sgL0ojwbAl4s0gZv7KvXqAqH\nSbfHgFuju5T/04YJiTpYyWjpxXHkRu4q3O423ibqmDO8hz8ThS4h17oU/Pp6\nLjrMxN7KEjgQ10eqjH1TG4TQfh54x6aStSA4IQECScLUr5YkNFeTAgBCtzxA\nOQpX\r\n=wPEQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATTgbWjhWpAnwwcLY56QSRUABSICG5uPDeD5cI9QfzNAiEArYpz8aWlvHva7JzNY+lSzqVEW71xT0qpJAnbwgfCTkE="}]},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.5.6_1641943538732_0.5484052674625091"},"_hasShrinkwrap":false,"contributors":[]},"0.6.0":{"name":"brilliant-errors","version":"0.6.0","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.js","module":"./dist/index.mjs","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"run-s clean autoindex build:bundle","build:bundle":"npx tsup src/index.ts --format=esm,cjs --dts","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","audit:fix":"pnpm audit --fix","test":"vitest","test:ci":"vitest run","release":"run-s lint release:latest test:ci audit:fix release:bump","release:latest":"pnpm install","release:bump":"bumpp","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format=esm,cjs --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/node":"^14.18.22","@typescript-eslint/eslint-plugin":"^5.31.0","@typescript-eslint/parser":"^5.31.0","bumpp":"^8.2.1","dd":"^0.22.1","eslint":"^8.20.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^43.0.2","npm-run-all":"^4.1.5","prettier":"^2.7.1","rimraf":"^3.0.2","tsup":"^6.2.0","typescript":"^4.7.4","vite":"^3.0.3"},"dependencies":{"callsites":"^3.1.0","common-types":"^1.31.1","inferred-types":"^0.22.0","vitest":"^0.19.1"},"engines":{"node":">=12.0.0"},"pnpm":{"overrides":{"simple-git@<3.3.0":">=3.3.0","simple-git@<3.5.0":">=3.5.0"}},"gitHead":"6c2a95b44e422fe85a219b6f6867841c81334224","_id":"brilliant-errors@0.6.0","_nodeVersion":"16.15.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-4+Va/hdXk7tROAmnZ8Vp9D23oOMg6IBJAiZdhRCufMApH0NIFLsvtTb7sL8YuV6gWdLsiXxzR834bh05lC8r8Q==","shasum":"ae1e5ea804b6c1dea00035558d56504864bf5f51","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.6.0.tgz","fileCount":6,"unpackedSize":23837,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyHIQz52nlemtpN6B3fsUrn2XkfBAHgbFF81NWVp3U5gIhAMnGtGPVKIUmWYm8QVX2CJJLt71jydZ3uiVh/vkoOwPy"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4aEAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHQw//QRyyQJVvVmppkq4GEt1Fdg3eRGCSQkUKwBRSEx3aF84EwL+z\r\n5ZBiycCaeYO3oP4RSNJMXU+tgl9KZlnwRXrItYipMg9Sa+Aa59yLNSu0xyJf\r\nAQDvBv+u6ZWfZkvpQt2y2yCWamoibATKXGktWW5392207QqK1h/rsnI6xG0V\r\ni1EJ4X4Sn9nWGvyWQthgliSTUrybauSabrKE/N3QxCM7sw6PsSV9tFuOSo2K\r\nlV19Er/34baA6ETmn6VpQv2t7TgEQ7zFhI9fpw/hiIJ/B6rHoNRv+u1sLU5Q\r\nzCIlrn3H8nDy/WW3fFZ1RgjVS856HFdx3l5Vj2H/SkogSGJEaFV8zwSvd4Y3\r\n+hSZxkxty3P8lXRqb9fl6lTbjShcd/unzhLIsqcSIWp9jqGkLpfmWjECNU4g\r\nnf0YKLTWMk0biSwmwkNJzF6gldialFr84CVUEqr/AvvxHWzrtqRCRil8Hx0u\r\ntuzRRS+9VaijJFLLXseLgpzqGblbImTfNXU7hOlv4SllYYxcIbB4YkcYYiyo\r\nW5ITsPImNOfJXb9c4gkYmuKXupMW7oJAM9VXax2i8VjeingHULyJJySYWhm/\r\nV4DtmoZIDwAdLOa020iZ2Jd0zKIUICrS0Cd3GUEfVEFTw46d3Pug2tFyJp/I\r\ncw1JM3dG7BI77e5gI7vkHBInB7juxy3DY2w=\r\n=naZN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.6.0_1658953983847_0.5646165862548045"},"_hasShrinkwrap":false,"contributors":[]},"0.6.1":{"name":"brilliant-errors","version":"0.6.1","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.cjs","module":"./dist/index.js","type":"module","typings":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"autoindex":"yarn do autoindex","clean":"rimraf dist/*","build":"tsup src/index.ts --format=esm,cjs --dts --clean","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","audit:fix":"pnpm audit --fix","test":"vitest","test:ci":"vitest run","release":"run-s lint release:latest test:ci audit:fix release:bump","release:latest":"pnpm install","release:bump":"bumpp","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format=esm,cjs --dts --watch"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/node":"^14.18.33","@typescript-eslint/eslint-plugin":"^5.43.0","@typescript-eslint/parser":"^5.43.0","bumpp":"^8.2.1","eslint":"^8.27.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^44.0.2","npm-run-all":"^4.1.5","prettier":"^2.7.1","rimraf":"^3.0.2","tsup":"^6.5.0","typescript":"^4.9.3","vite":"^3.2.4","vitest":"^0.25.2"},"dependencies":{"callsites":"^4.0.0","common-types":"^1.33.2","inferred-types":"^0.33.1"},"engines":{"node":">=14.0.0"},"pnpm":{"overrides":{"simple-git@<3.3.0":">=3.3.0","simple-git@<3.5.0":">=3.5.0"}},"gitHead":"5e6f7bf17249525a4654ed4e9bd2ee9d4e8a377f","_id":"brilliant-errors@0.6.1","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-PciFPYWTSNUkDNPEQotMVPEKQ4TbHqzaUEYGJZkGn7MpNdqi8gsP7wb4d5mBZyA5QG7BAzoz4h9RtLNrKS7k7g==","shasum":"5c0fb27cdea38b08ab7fc834317f5c8ee1e20634","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.6.1.tgz","fileCount":6,"unpackedSize":23237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAZLTgUEySrU2F2WEcuzlrZd3nmMp6Qz1cUzaQzNCx68AiARNwbO8K71UGudcEP8dLc6YDpR1eOzvXOONCW5WSrhXg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdmohACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorkQ//S1zgXsCxv+8X8rCeOjEzh1XQMz7IUEMkeyse2KCeSnmpZ0Iw\r\nfY0e+6I/0RH4iGzQq7W58EoKC6SyMjU9NNxIZ8Jzgt/KCitjEKp+Zaf0zYfU\r\nec7mwK5tgYmXwKzE/2BjM8FKxnVtxOMNg6NuNJe756JEAT9NgCODaEjCvu1v\r\no+7BOUzJ8sqsI+MTUDeoo0SrcM9pV7m8iwzoZPaL7NBk3WdgOklK1UjhMcM+\r\nflKdq7u/KITIYrJ7lwRBN2yCiYFdtfelrBivdrlDaCGRVvz3S9T2MRiW1EbK\r\ndUvtsxVtRFGx1cU8DhiQJV9kP6os3XUTfkDlWP+7nvl4JyRjP/ioqTM6M5yx\r\nVb4h+sNb1Ec2NGduouYIcfPviiR/kICRxkHjiqObsJ4haKiQ4Ahn3GUOnDuN\r\niSGJH0KiIhA2W4oLnbru5B5ntUX0q0x5WdVhPTwI7lenF20cmiHSaG6c6/fJ\r\nJBmO4aLziHsY1MRzhn/5iYa6bDToHfAsnlO8IU9wsqB0KoPYAFEWcNxrdLcV\r\nuNNZyjjDNOZk5dYGlWSoEwLLnsbuS6iolUeaeeHloA278pJu2FeT6YKHDmL/\r\n6+s0tvYVohZIZ+g+IDtHMhpyvG2Hpv31cBrbzsgOe/3HP/VVBNvSlJQEzpuT\r\nREIWJmDCH+Ok3x1wPlG+b4QPMSworMe98Ac=\r\n=ufYM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.6.1_1668704801745_0.28779032634182977"},"_hasShrinkwrap":false,"contributors":[]},"0.7.0":{"name":"brilliant-errors","version":"0.7.0","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"main":"./dist/index.cjs","module":"./dist/index.js","typings":"./dist/index.d.ts","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"build":"npx tsup src/index.ts --format=esm,cjs --dts --clean","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","audit:fix":"pnpm audit --fix","test":"vitest","test:ci":"vitest run","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format=esm,cjs --dts --watch","release":"run-s build lint test:ci release:latest audit:fix release:bump","release:latest":"pnpm install","release:bump":"bumpp","prepublishOnly":"npm run build"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/node":"^14.18.34","@typescript-eslint/eslint-plugin":"^5.45.1","@typescript-eslint/parser":"^5.45.1","eslint":"^8.29.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^45.0.1","npm-run-all":"^4.1.5","pathe":"^1.0.0","prettier":"^2.8.0","tsup":"^6.5.0","typescript":"^4.9.3","vite":"^3.2.5"},"dependencies":{"bumpp":"^8.2.1","callsites":"^4.0.0","common-types":"^1.33.2","inferred-types":"^0.35.0","vitest":"^0.25.4"},"engines":{"node":">=14.0.0"},"pnpm":{"overrides":{"simple-git@<3.3.0":">=3.3.0","simple-git@<3.5.0":">=3.5.0"}},"gitHead":"8c290cd9b5640ca91367541f2f9f82fd7dd0c8c9","_id":"brilliant-errors@0.7.0","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-UD9eS6YLLbj30+rrg7aY+da9d2pYnOlchJH5RzKe6iZYd02jDsIplUEebx9mDget1QMVPyhEGhEskCcRSC3CcA==","shasum":"902bcd81686343499822a494ac58be3d0f2df94d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.7.0.tgz","fileCount":6,"unpackedSize":23273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE9EsZhMkiI71TVLCtFfRa1EfjjOnCKUsTiI6YTm4h8ZAiBwYb8NHwop19mWW9342xQsgu+FEKDpA0Z96gD90Sb5Cw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjnn/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5VQ/8CzZIc5yHXEJm+/15ZH4b1qRwzny98Q8mJvXg6sxPtZqkm5Lv\r\nVyIBeHOZeR1ZgFznSNYBRzoWHyQOU1UvtxGBzIwaiokNdtWmrLRMsZ94KRlX\r\nLzxXypbmKfIosTbUAVT2KDZCPn8ylzB63ThBO9sS6qTgWHigoWCJE3F8euF4\r\nbhFQyeU1SfC1eWTRa4cvSWQ3MD1N3qVMOTDbJgd2er77ysTfyv1cXPuypJi4\r\ntsYdwsEN/BZBkTi8sUWT2BduOfHmrn1xFGEqkyuH7eH0ltCfdGH3k8Vo65yg\r\njElooY0JmprmUB88zfybeBOalrE0xy9TUolflZipifHCv9ApHm+M/3pPhh8t\r\nm4aOYvNUqQeiK/xZ9mBnq68S+oHqf1UWZtY399DN1XXGDDuCZXClzpt8yXQN\r\n943cPFpTfEq3kZadDHQrjMzpaTvr0NY7yOuBnomnCZwYxsLBs/UnpNNDRW0D\r\nSzmB8CIz2lpdO/AiBSpS3WN2NU5wECVcCGA1iM4eefx9DE9eGhvOdkQ4K6sD\r\n6+Z/N0wYESH0O4ZMfsyUrvw0dSefB/eaZBAEsWkK5OADycBAqqhB85lVJRgS\r\nfl6c/rLV68lvnosMVjxFrXP3WXpEvqYY4L3a3qIIHYv8y9eMrBR/sHzDRNcB\r\n4xcIonmTsQucwlyWhdCNbGfoppziQTCWFlM=\r\n=27WB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.7.0_1670281727461_0.4635694840063831"},"_hasShrinkwrap":false,"contributors":[]},"0.7.1":{"name":"brilliant-errors","version":"0.7.1","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"module":"./dist/index.js","typings":"./dist/index.d.ts","type":"module","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"npx tsup src/index.ts --format=esm --dts --clean","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","audit:fix":"pnpm audit --fix","test":"vitest","test:ci":"vitest run","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format=esm --dts --watch","release":"run-s build lint test:ci release:latest audit:fix release:bump","release:latest":"pnpm install","release:bump":"bumpp","prepublishOnly":"npm run build"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/node":"^14.18.34","@typescript-eslint/eslint-plugin":"^5.45.1","@typescript-eslint/parser":"^5.45.1","eslint":"^8.29.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^45.0.1","npm-run-all":"^4.1.5","pathe":"^1.0.0","prettier":"^2.8.0","tsup":"^6.5.0","typescript":"^4.9.3","vite":"^3.2.5"},"dependencies":{"bumpp":"^8.2.1","callsites":"^4.0.0","common-types":"^1.33.2","inferred-types":"^0.35.0","vitest":"^0.25.4"},"engines":{"node":">=14.0.0"},"pnpm":{"overrides":{"simple-git@<3.3.0":">=3.3.0","simple-git@<3.5.0":">=3.5.0"}},"gitHead":"b5e0d617d4940cf99237a78b8cf0e902d641a7bd","_id":"brilliant-errors@0.7.1","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-KtPGYbWHxybpSpbqyA8mkTm6zdQKNBjEOkaRk2lpA/vDSNGqVocqj0KbNaj+ZcMEt2BA4a7dSEklOcNqY5Y65A==","shasum":"b87a4e1d38447e67b9a731edd4efa7907d99311c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.7.1.tgz","fileCount":5,"unpackedSize":18191,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE187S6a1miyQzxQyBOM6es06+ANgLjYgti4DgpQj8CyAiEAoiFGh2vVurt52+Rj8W2LJ55rUPXLBN9y5esG/jZ4CGI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjnxCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBVBAAit4yXr1LLMRKJLZMmFnDq845b/BjKMOfOBRm3u8jEigQQ95h\r\nW+0mlphC30fYVD36hcyH7ZufXT4643lu6GAzQfYu83k7zBhvhLS1PfxB0Z+c\r\npEjf/xXmtTVJZ0e7YzewQeM+kSjuuvatwzRnqYS2WdzPldfcO8BvHGtRYWGd\r\nIqNNsa62CLSsoyPDQXeEYnOn2GedGve2VRvMXaK5i/hTWqpHelP8u5Tuuenu\r\nq78tA01JqjR009/OeqXMqJi3sHGkQcO9gT2BPbtWW5c7P35DWxI0LJTzFUFV\r\nvGexZAe3byhnsibX03N457NO9Lao5v8qcMTWzKBbwxvdkyyMFqyU5LK91HLH\r\nJB8PefHvw7Tgzu/W9XE8XxNQsZ0ciOdUw36P7xkZJWW3pIQNYd5nisumVzW0\r\nu4K70JF2Ua4aMyLuS1SZgU5zEMxt2q8/rI2RfRnFPA1jYBO7UVgb7SZcT9bI\r\n7OjyUFgcaH3pfz9vNY+RT/IH43vCCWky1KBVmGItyG9qFJRDRXrviixDvdeg\r\nwdWyYvbIhrdOWuFPJMbym8Vsmm6Q/T5H1SyQ59HJa4UKQ34rNvrKFLOSDJUO\r\nbqm+YXLG1y+frwNEhMVs3oT1D3CohybCADAudrbRuFXQXPbFfq/zO1zmmIZ5\r\nla8um1qT25DaYmEdw4RxfCDrxKgqhg1yWzA=\r\n=psJ+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.7.1_1670282306698_0.9626514699430964"},"_hasShrinkwrap":false,"contributors":[]},"0.7.2":{"name":"brilliant-errors","version":"0.7.2","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"module":"./dist/index.js","typings":"./dist/index.d.ts","type":"module","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"npx tsup src/index.ts --format=esm --dts --clean","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","audit:fix":"pnpm audit --fix","test":"vitest","test:ci":"vitest run","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format=esm --dts --watch","release":"run-s build lint test:ci release:latest audit:fix release:bump","release:latest":"pnpm install","release:bump":"bumpp","prepublishOnly":"npm run build"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/node":"^14.18.34","@typescript-eslint/eslint-plugin":"^5.46.0","@typescript-eslint/parser":"^5.46.0","eslint":"^8.29.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^45.0.1","npm-run-all":"^4.1.5","pathe":"^1.0.0","prettier":"^2.8.1","tsup":"^6.5.0","typescript":"^4.9.4","vite":"^3.2.5"},"dependencies":{"bumpp":"^8.2.1","callsites":"^4.0.0","inferred-types":"^0.37.2","vitest":"^0.25.6"},"engines":{"node":">=14.0.0"},"gitHead":"b4f256f8351efa858001ecac10864aca2b0a3dc7","_id":"brilliant-errors@0.7.2","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-m+vcpZuBDj5ea7Pdli6d81FbgPjblh/ZSqtJMDOg9pL7a9pB7exx6u9JU8l9loyBGixVKuDIRpU6oYGz5L3ayg==","shasum":"8081b993a036e5fd9e9cf0476e528a30c38ef4c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.7.2.tgz","fileCount":5,"unpackedSize":17983,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD81WpO5RwDGORW1tcGxmdgl+I81Ssh6pENKNj87rsSPQIhAKsLEtu/9eItx98/dg5x3vM166f+Q6t4PvvHAYJj7JKb"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkpWoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqi+w/+OgqknNUlACy5ugjYHl3GtUEFMYz7gZabRn2D0cUMY1zxZWwV\r\n46TuWrFLq2dT2YF0u5dBRDHE702KEhBKYR0nka6bl14NqLR6nHWlo2bUXov/\r\n0cg2OhgsMti+PSQKBWNvGqMxcq98NW9Ue3Isyiscw+oWjHl2sjK0wQE1IzWP\r\nxlAkiExBTiXKSCvhS4V//6FKNydCJPGI6FpCiY+cFcrkPlIPBfYOOLiTDoNT\r\nyQiJyCl4xjKrhruu3T97BWc6swRDlhRbR9YEepDWg3ItrftGydk4ACXD04ye\r\n77It2X/0X+cFVl2vRekVYppxWkQEVG9I+Ab/muNWs6heAbQYKh5Gm6/Jv5dN\r\nQ5V4XuanNxCecz4CsuEBQNdLI8tEwtgrx3H0fOBIix/yJ1CnFe3/dlhas+Uh\r\nnX3jU6NkfWBYlC49zkkNjdHcacdf6GGyPgGQSTtFPFfx6dex1uwx6M9ia5XT\r\nz0MEBDTYVOax9J0C0c1TkhBZlGEAzI6aD2SOujNmpgEoGJMmaJrQ+xNixLP1\r\nIk9WjpLsoSqv00DOwBScLMEbwwBu4WozKv+xwrzSEXXepgId+fT6w8S8dBCk\r\nB8S1uOLo1YldClNkhcF2goyHr6KGMWIYGvSsbBMdwqs+ZSfmGp037qzVr2/0\r\n+1sieqiP+yFDMCKR6ECHQqNC4jXtEN8t9UM=\r\n=VcnM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.7.2_1670550952187_0.7671851755513495"},"_hasShrinkwrap":false,"contributors":[]},"0.7.3":{"name":"brilliant-errors","version":"0.7.3","description":"A set of configurators to help your Apps and Libraries build brilliant error classes","keywords":["error-management"],"homepage":"https://github.com/inocan-group/brilliant-errors#readme","bugs":{"url":"https://github.com/inocan-group/brilliant-errors/issues"},"repository":{"type":"git","url":"git+https://github.com/inocan-group/brilliant-errors.git"},"license":"MIT","author":{"name":"Ken Snyder","email":"ken@ken.net"},"module":"./dist/index.js","typings":"./dist/index.d.ts","type":"module","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"npx tsup src/index.ts --format=esm --dts --clean","latest":"yarn do latest -v","lint":"run-s lint:*","lint:src":"eslint src/**/*.ts","lint:test":"eslint test/**/*.ts","lint:tsc":"tsc --noEmit","audit:fix":"pnpm audit --fix","test":"vitest","test:ci":"vitest run","watch":"run-p watch:*","watch:ai":"npx dd autoindex --watch","watch:tsup":"npx tsup src/index.ts --format=esm --dts --watch","release":"run-s build lint test:ci release:latest audit:fix release:bump","release:latest":"pnpm install","release:bump":"bumpp","prepublishOnly":"npm run build"},"devDependencies":{"@type-challenges/utils":"^0.1.1","@types/node":"^14.18.34","@typescript-eslint/eslint-plugin":"^5.46.0","@typescript-eslint/parser":"^5.46.0","eslint":"^8.29.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^45.0.1","npm-run-all":"^4.1.5","pathe":"^1.0.0","prettier":"^2.8.1","tsup":"^6.5.0","typescript":"^4.9.4","vite":"^3.2.5"},"dependencies":{"bumpp":"^8.2.1","callsites":"^4.0.0","inferred-types":"^0.37.2","vitest":"^0.25.6"},"engines":{"node":">=14.0.0"},"gitHead":"9c536de29fbe495da31c4068de45d69f63a1627c","_id":"brilliant-errors@0.7.3","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-WT9BkAze4SUOJfr7LUwJWNDAvynEAvUMvMPuFKu8QQKnRq+WMx3DAtHfOBJjHmHRxf748JY3CNVytSk6HH2yGg==","shasum":"bbfeb396619552af0b5dfa33d43c2c06c80877ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/brilliant-errors/-/brilliant-errors-0.7.3.tgz","fileCount":5,"unpackedSize":17983,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICzvJJyQEkNWkV1VcSVV2h5g3xEgIXYVfHBxjqHhtpc+AiA07CVpoiGLiQsaGPSgonM9AWMZwHIRC6yacg+MfQgIzw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkpXTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpN5Q//Z0Bl+ytPc9Ja9ag07YsMqaAzy491vC4RnJ7Qqb4nZ4PcxfuE\r\n2jTNa9vwW8iaKOcwVZzlYVH9UAqvsGuLJS6sGjGGx14rU/hMpHn6YL9rMvnw\r\nV/R36dRxHMqGWyJT/Ku1316DFa5uCJRkDCkVr9vq2SXkgnbC0xjUO02HSqsg\r\n/nE0fV1GgokUAFIIQBS7NWqr5D2ZxiM+xUR1CPA0q5dMSxEk9+4W+4Bs8ye7\r\n77BbFfT7YMZlEgUukb5dYtlQrpKRPRo2mAzV1bKWUZXDg0tyV8n5nA7YjQTS\r\nBM1mEPrLVLNbTt0fu44qVuGta7QTcqFN6UDYy0RhjnFL9ZJ6kbbRxjfAn8T+\r\nARzomIg26fvYAn4sod0W/X3g3MRkT94WXAxIqnVTov/uZ8h11PSq7UUS6tDq\r\nJswi+/M8k3RlEPzCaW8U7OigEMDXjdB1g4i5QAiG/Mm5oN3D4h6MDkZ2fUcQ\r\nfhHD+kT/0ki87FeXJNrsBQ8hC5Fye7O/pekzhvMORObTJmnKiAeTO1kahQpu\r\nH/Keuh4mZD/rqayb2EcQ9SELyu9obxIKUaUSuVcJd2NfPGvJ8ET6kPRO2MPh\r\n79k8b0C+Sj8VXMfGeiRsscgb6Ap6rR+u7+rrRcJy9M6kmFxq62d83anXMSJK\r\nFGnWYvtEYzx6CG4NtHF6Z2gzrt7C/EBV+2c=\r\n=WC1l\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"anonymous","email":"ken@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/brilliant-errors_0.7.3_1670550995686_0.42445239220495945"},"_hasShrinkwrap":false,"contributors":[]}},"dist-tags":{"latest":"0.7.3"},"name":"brilliant-errors","time":{"created":"2022-01-27T21:10:07.300Z","0.1.1":"2020-08-10T01:50:52.150Z","modified":"2022-12-09T02:04:26.949Z","0.3.0":"2021-05-12T04:23:28.397Z","0.3.1":"2021-06-14T20:18:27.349Z","0.4.0":"2021-09-17T04:58:17.168Z","0.4.1":"2021-10-21T21:40:29.954Z","0.4.2":"2021-11-22T00:25:58.667Z","0.4.3":"2021-11-22T00:39:51.063Z","0.5.0":"2021-12-20T20:39:08.355Z","0.5.1":"2021-12-21T19:49:24.535Z","0.5.2":"2021-12-25T23:02:45.796Z","0.5.3":"2021-12-25T23:30:44.120Z","0.5.4":"2021-12-27T16:24:39.818Z","0.5.5":"2021-12-27T23:26:48.908Z","0.5.6":"2022-01-11T23:25:38.882Z","0.6.0":"2022-07-27T20:33:04.057Z","0.6.1":"2022-11-17T17:06:41.911Z","0.7.0":"2022-12-05T23:08:47.651Z","0.7.1":"2022-12-05T23:18:26.852Z","0.7.2":"2022-12-09T01:55:52.368Z","0.7.3":"2022-12-09T01:56:35.857Z"},"readme":"# Brilliant Errors\n\n> **Note:** the version 6.x of this library had moved to newer dependencies wand the `callsites` library  _only_ support the ESM module system these days but because we were packaging up in both ESM and CJS it was causing errors. I had intended to keep CJS around for a while longer but in most cases you really should be preferring ESM anyway. In version **7.x** and going forward we are only publishing version ESM. If you still need CJS you can use the latest `0.5.x` release.\n\nThe base errors you get from Javascript leave a lot to be desired and this library attempts to provide a _consistent_ way to provide solid meta information on errors raised in Typescript/Javascript projects.\n\nThis library provides two _configurators_ for errors:\n\n1. `createError` - the default error type provides an Error with strongly typed classification but does not require an HTTP status code for errors (you _are_ allowed to add the HTTP status code)\n\n    ```ts\n    type ErrorType = \"not-allowed\" | \"unexpected\" | \"missing-info\";\n    const MyError = createError<ErrorType>(e => e.name(\"MyError\").origin(\"my-app\"));\n\n    // instantiation\n    const error = new MyError(\"I've fallen and I can't get up\", \"unexpected/old-age\");\n    \n    // static initializers for edge cases\n    const error = MyError.withUnderlying(err, \"No really, I can't get up\", \"unexpected/fer-fucks-sake\");\n    const error = MyError.withHttpCode(500, \"Not worth repeating\", \"unexpected/web-fall\");\n\n    // options hash (means you can get to everything if you need it)\n    const error = new MyError(\"Just stop it\", \"not-allowed/shit-happens\", { underlying: err, httpStatus: 500 });\n    ```\n\n2. `createHttpError` - an HTTP error produces errors which are guarenteed to have an HTTP status code as part of their payload but they also follow the Type/Subtype conventions in the base error.\n\n    ```ts\n    const HttpError = createHttpError<ErrorType, SubType>(e => \n        e.name(\"HttpError\")\n         .origin(\"my-network-app\")\n         .defaultType(\"missing-info\")\n    );\n\n    // instantiotion\n    const error = new HttpError(403, \"couldn't find member's id\", \"no-membership-id\");\n\nAll errors have the following attributes:\n\n- `kind` - a string literal type for the error family the error originates from\n- `name` - a string literal type for the error name\n- `origin` - a string literal type for the application/service which originated this error\n- `classification` - strongly typed Type/Subtype system\n- `httpStatus` - a numeric HTTP status code that can (and in some cases must) be set\n- `underlying` - all errors _can_ store an underlying error and the wrapper error requires it\n\nThey also have brilliant `.toJSON()` and `message` outputs which shine above the plain old vanilla JS error.\n\nFor a repo which wants to use these configurators, you will create a file in your repo for the new error and then configure it something like this:\n\n`src/error/MyError.ts`:\n\n```ts\nexport default MyError = createLibraryError('MyError', { ... });\n```\n\nAll options in the configurators are strongly typed which includes full documentatory information so rather than try to repeat that here we emplore you to use the _built-in_ Typescript documentation within your code editor of choice.","users":{}}