{"_id":"errlop","_rev":"117-7b4c2bcda40a7791525c2e94654a2af7","name":"errlop","dist-tags":{"next":"8.5.0-next.1754625187.038350b68d94eaa5a85d2d304fa06454e2143e59","latest":"8.5.0"},"versions":{"1.0.0":{"name":"errlop","version":"1.0.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.0.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"fa375e43ace47393e55da34b1f1386a52bc2bcdc","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.0.0.tgz","fileCount":7,"integrity":"sha512-dVTXfD6v82m4mD8jmxa7nxUptOBD4FEEcNQcd7xKgKkHe5BKpg8hbv9AXeVdGyfaozJ4rSZIwfGi9CGSDGVAmg==","signatures":[{"sig":"MEYCIQDSQiX7kV92uf4+4G6ZtY7+5ZVkjBzyrlB6p2zs6HhXoAIhANkPrQJnNNfLHNrWVTfbsLFcgS+6VdjHXp5bK68WQtlo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVPEpCRA9TVsSAnZWagAAr7sP/0EY1X5He5UQSZCU+Qjt\nD55hL+/DDYCJA30cJmK8ezMFrb9o8DaK/UcJmKJSj1UYCxUyMM+8mme9sOtR\nzzZDNEoyRSABvO/ANWtrxrqIpx49L8I3na8ZHdo8cRi9Ml+Q33yc+ol2y/og\ngh4F4PUd4t8ZHohmQ7f177Sp3HjVcGJAquVPm/V6q2Ad6I9EsZiEM87mAfJ8\nz88oCZuM3qlC6AAmOtJjsPGwW6PzbvbIDVK/bY0Gi2x63ZixHAOu14Z6TiDL\nGk2xoGf9zQhb0OyC2DG4EIeVBK40UhhoGmVFUzfpNma48Z+JFqp37NMmScuM\nA13pzGLq7Urc5DkYr/B6rwrnAC00TNBLnTHB6DjeFIdx4DupLYdclWgNkMP0\nnvP592w9NLKIIY+e1LJNuShe2qkPL+HnTLkXt6S5gZJubdAO5qvwyRmLckvw\nf+ONe58qzIzMoCD+eep+7bKF4oq/a9b2qz0RjepXhsNeqDft6AAnctMxKisj\neinWFKQi9I97upSJmrIFigdo95kAPIsnZ4/2YdTvJ3QQgny+xmew85/0gQcy\nWkRIqryUaSWH5ngACKMUt50B52wDwZ8K+UGfDRMuLlElLv9vjfi5eTmfIpqP\n4wWPe2nPOn7jTz2d2FDCQFTzpqU7TpgqbAfz4TP3dDsYyShQMtTprCtUHvsV\nxWh6\r\n=1CXG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist","---","slackin"],"config":{"paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","slackinURL":"https://slack.bevry.me","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","opencollectiveUsername":"bevry"}},"browser":"edition:node:0.8/index.js","engines":{"node":">=0.12"},"gitHead":"22216d41b37171b07d0fb02777f4444c00bfeea1","scripts":{"test":"node --harmony ./test.js --joe-reporter=console","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:setup":"npm run our:setup:npm","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:eslint","our:compile":"npm run our:compile:es2015","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:setup:npm":"npm install","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:verify:eslint":"eslint --fix ./source","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"entry":"index.js","syntaxes":["javascript","esnext","require"],"directory":"source","description":"Source + ESNext + Require"},{"entry":"index.js","syntaxes":["javascript","es2015","require"],"directory":"es2015","description":"Babel Compiled + ES2015 + Require"}],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"5.6.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"8.11.3","dependencies":{"editions":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"joe":"^2.0.2","surge":"^0.20.1","eslint":"^5.1.0","projectz":"^1.4.0","babel-cli":"^6.26.0","documentation":"^8.0.2","assert-helpers":"^4.5.1","babel-preset-es2015":"^6.24.1","joe-reporter-console":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.0.0_1532293417535_0.8424348051463335","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"errlop","version":"1.0.1","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.0.1","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"100fbd9ce64de10cab79cbc965501bed44e0be20","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.0.1.tgz","fileCount":7,"integrity":"sha512-WBXrNli8IZUhDko877DMTBVPfzIQ4lAWV7qVDEhZgdZji0LPho5R26+LAoWu6nW19R/eIsCRMtBd5k3qVA4eEw==","signatures":[{"sig":"MEUCIAk8OxUmBE3UDvfB/eFZKf3m/NCKhsf0zwqDnWNmW1RCAiEAqCvsFSyD7xXo2gbaGCssDLXebnBoZ3OznLWhyTR6NfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWtiMCRA9TVsSAnZWagAA8qoP/imcrViUhz+4t1jK+70K\nwwtXbljHddM8J3B2Wi5y2vcWVHIlW55WQbmLmygsigRETD3/rsVyyauUyz89\nGldgcKqRe+rr/rnveJh3ZYQN/w4KuYpg7+0apDr37Bwa4Fz5wMXIi5ZvGY5E\n4wkxtK5mU5d7TT9WhlmmOa6F28rAjRu9xsAA2j7Y58JYn7TbkgCrtDZVp1QP\nIG0l+N+pXJ3DlfWnJ7avbj3thpOo7Jz0qJm+uXWm24bMDxMdxX8tf+uge+wy\nZitjy5ycTt2jbg43A1vUAhk91/y0TPwpekiMRsW9Hcmz9F5jOC1piqCJApXr\n6xeeTDQkakl3dplbGUDBrJpuMxk5xio7l/NmTKFmEQnmwAxap7H0DUH1n6QR\nVP0VxuxqKL/PirUZhOsxF0qaIkWl+LzFNeQcuWGfNo/oSQj9ZIF8xmQCzhEe\ngFFY2Dllsoj4x8ba2fdzie6ANozCaFVXaVx6q28QT/hDK1Vv2UEVKt2aqhr8\nkdITsM45Z6CDgMCai7wT8pYIXSwh2lDlCsju+HVOrivTwpx+kPDUlUPh3iOp\n/0B6jLPHBjrpIBALkBw9/BjFYOiTAOMJzb8T2A/N5ks6CaoGPQZF8HUFfH89\nfzViZEND4tz7zayLz6TmsG891YS68DNqLLvehjp8cpgZoLFXWNnn4WBJzXY8\nLc9S\r\n=BBu3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist"],"config":{"paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","opencollectiveUsername":"bevry"}},"browser":"edition:node:0.8/index.js","engines":{"node":">=0.8"},"gitHead":"d2d7ff417a8d8e3d5244be35e0e5ee308834a04f","scripts":{"test":"node --harmony ./test.js --joe-reporter=console","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:setup":"npm run our:setup:npm","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:eslint","our:compile":"npm run our:compile:es2015","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:setup:npm":"npm install","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:verify:eslint":"eslint --fix ./source","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"entry":"index.js","syntaxes":["javascript","esnext","require"],"directory":"source","description":"Source + ESNext + Require"},{"entry":"index.js","syntaxes":["javascript","es2015","require"],"directory":"es2015","description":"Babel Compiled + ES2015 + Require"}],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"5.6.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"8.11.3","dependencies":{"editions":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"joe":"^2.0.2","surge":"^0.20.1","eslint":"^5.1.0","projectz":"^1.4.0","babel-cli":"^6.26.0","documentation":"^8.0.2","assert-helpers":"^4.5.1","babel-preset-es2015":"^6.24.1","joe-reporter-console":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.0.1_1532680332453_0.5038044908313872","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"errlop","version":"1.0.2","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.0.2","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"76290dab4c44e06765bbcaa6bd5216be3aa522f4","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.0.2.tgz","fileCount":7,"integrity":"sha512-JHKoOkSs99tsZlV+tbUp9KTXVC7sg5k/DbMXmAjpWcCEClPG/TQJCGCZ4cmIo6DWFbWAn8rc0S/IaWgMqr/BQw==","signatures":[{"sig":"MEQCIFGt0X6noWIAnh8EtU4gBZTX4uRrMbijwV3xuzg2i1gRAiB9v83b9ibkX9pqRxKmQSyjIxAIX4rXwIt/plpl1nt1GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWtovCRA9TVsSAnZWagAASEkP/10yTQ3Y2V4VdSy/itTD\nld/PeRQyBvF0I9+t8Pe+5LuMZsFGUUvmzUwQ5Kr7MFG3H0KfDkDshpKB93wv\ncjv6/ELbR//fNaWbSfR6jJwhz8onR8qg5hRLEgm+d+cgkAusGumhF2Pbogrr\nEHeg4kDusUcxlhSEs+CZCIDLc8jHbcHTf/JxPvaJbyZ2oMtIqOKHIZeHNbAb\nHyvVtIIP6h7H+aumMGeDG17t0ApT5OMOWCQ+k1dWoqaP2K14Evixt/MQjhnG\nHoTd7jbOUEaHYw+x0rKmJsxWWF3cJza5D1EEzcNI4IPezoJFOHxKDDqxcoSX\nmqzI0qWNlLPvzv1A5NyXmVAGNNza4smDtsQyZhegJQyT1JmbzVbSehandvz9\n0Sy6sHzIlOUkMVhmX2vXE2fZrblOP021m+cWLzzzxqo5CsUrf2rIvvZWFYor\nBZb/dMDock42TLc0rGKh8nsN/sVvq5RbqwHZ1JqVpNXfydvWuDJmtFUlFXAH\nSbeJ7IpPV+tvEWQHUN2CWK9TnZ25wNfNesQYJmRVlr1OV2D6tPVwku4YVNK1\nzMWreYCnosQ4nXpFwnPoFr007zCgSjHp8mlQbANMtuofpSXH/bGm6kCYxpZ2\nGjm35vZpBIVW4cJwdYmnv8wbrxHShDJpqghFoDC1s87t5QZRhz2APZjPeeG7\n3dTv\r\n=bF24\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist"],"config":{"paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","opencollectiveUsername":"bevry"}},"browser":"edition:node:0.8/index.js","engines":{"node":">=0.8"},"gitHead":"063e9949432ae6cf345aa4136c0c87e3693d836d","scripts":{"test":"node --harmony ./test.js --joe-reporter=console","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:setup":"npm run our:setup:npm","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:eslint","our:compile":"npm run our:compile:es2015","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:setup:npm":"npm install","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:verify:eslint":"eslint --fix ./source","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"entry":"index.js","syntaxes":["javascript","esnext","require"],"directory":"source","description":"Source + ESNext + Require"},{"entry":"index.js","syntaxes":["javascript","es2015","require"],"directory":"es2015","description":"Babel Compiled + ES2015 + Require"}],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"5.6.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"8.11.3","dependencies":{"editions":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"joe":"^2.0.2","surge":"^0.20.1","eslint":"^5.1.0","projectz":"^1.4.0","babel-cli":"^6.26.0","documentation":"^8.0.2","assert-helpers":"^4.5.1","babel-preset-es2015":"^6.24.1","joe-reporter-console":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.0.2_1532680751361_0.97054119666774","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"errlop","version":"1.0.3","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.0.3","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"dba29c90cf832c3d2ce469fe515d7e5eef2c6676","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.0.3.tgz","fileCount":7,"integrity":"sha512-5VTnt0yikY4LlQEfCXVSqfE6oLj1HVM4zVSvAKMnoYjL/zrb6nqiLowZS4XlG7xENfyj7lpYWvT+wfSCr6dtlA==","signatures":[{"sig":"MEQCIFX7kYzRMyuESHLx68aiVo/W8Y8bdix7LsUhuq2Ovse0AiABsjk0f63f+87CWseNaZPWIlVin4UVUkYNu7kNY5iRZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeRjACRA9TVsSAnZWagAA+5MP/RSSG/H9j+JyLzmVHDFn\n9GUoUIHMRfLIqjpU70SmELuXWfZ6ae0RnYo2/oTTpdb1SKRJbe22nxkVGk+f\nC6I6gqeadZVZfMSAMh/bCjRBn9EQ6f9/8pjmWpMZEhmAjLTgUCHCcKZP2NgN\nezzbgMjrz6TMfmUlIVsqWjbK4KJsMJEUGhu+jaJNHQSDwpfmrldg/lxLgjaj\nbey8RXbP86LqleMIu+TUxIButiCH1XYP912j4uoZDkJnoU/8FnwsU0T6fV3P\nijrOAIz9mMYcmvYFJhgSApH5FyNhesb5Nj9R5F2YSiwBvzmXiEMtj1pT5O3E\nwpusGo4lkryb/QuuDbt/B1Ktg1SXfX4jCYFd04ujEA8fqZZNEd3fXdPcRNJK\nR6sBTRKQSn0q9WghNIB8wx6NZnGgVSU/za0s6QpftxVz1iQTi+eAi/CyWFyn\niuOTbVGySzkL+bq6cxW74/p/jgVtF3+5FBZ+jF/LuI9lYcllgjAadvW5d7SK\nxpCq+R/3mbMcAwPf7aisN8Ewr3IzujAd9UCobloz2GYEUGhYesTF8b2fVPXo\nVDLKpviwdIONmiyvAjceUXrGL6X2VkRZNUXSkPPqMYZTxEYNZhZqGv45NdNV\nZ1qzrAp3YKA2i4/3mN7tjExCp8KTBJOlJ8yzhMcNMNFz/Zm8L55Vu9Vy7uU6\nzGMj\r\n=gK1/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist"],"config":{"paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","opencollectiveUsername":"bevry"}},"browser":"edition:node:0.8/index.js","engines":{"node":">=0.8"},"gitHead":"ba50beabe336dd7147ecffaefee5857d436f3b9e","scripts":{"test":"node --harmony ./test.js --joe-reporter=console","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:setup":"npm run our:setup:npm","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:eslint","our:compile":"npm run our:compile:es2015","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:setup:npm":"npm install","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:verify:eslint":"eslint --fix ./source","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"entry":"index.js","syntaxes":["javascript","esnext","require"],"directory":"source","description":"Source + ESNext + Require"},{"entry":"index.js","syntaxes":["javascript","es2015","require"],"directory":"es2015","description":"Babel Compiled + ES2015 + Require"}],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"5.6.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"8.11.4","dependencies":{"editions":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"joe":"^2.0.2","surge":"^0.20.1","eslint":"^5.1.0","projectz":"^1.4.0","babel-cli":"^6.26.0","documentation":"^8.0.2","assert-helpers":"^4.5.1","babel-preset-es2015":"^6.24.1","joe-reporter-console":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.0.3_1534662848384_0.13478078353315226","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"errlop","version":"1.1.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.1.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"34da3df1fc595585c94cb67c178d694da24470de","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.1.0.tgz","fileCount":8,"integrity":"sha512-/2n5zLBAfA5F8z7RIPB5Ts4KDsCjtqu8ynWFylC0NvSSvYRSTWHRnUpP7y2ZlRmwleEPWY7s3Y7Lk8Wa7AfY/A==","signatures":[{"sig":"MEUCIELJyxOe96sVwVu6aFBFnVPzkUOVHf9qKtiEYkeRcZIJAiEA3T1dVw8vuzph2keAsPMTLJicQugQxGlSYpvpkmT/jEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJj7/CRA9TVsSAnZWagAAwQkQAI4XyDhcRVCwuTXthfaz\nTgOXp0YWhiPHCuehd8jArUluFxxEOzLHduqCgN0h7AttDVG1yrsABe1sr48+\n5Lmv4cZbeTkmV4xVTojzbXc5ouiS8CFzpoCeaAZ6uaGkyxR8J0OQ6hcDddqK\nddUcbzB6JXu/aQJ7TL4XvHas64V5SSoOFCTGHcewxmk+p4jbHkcI4HczE+bO\n5Kwz79jSytZeaPuPcVqoqK09ajpDR3Gls66PuRX+ns0VBwAOeFbTFR9D7fxk\nNhExBspG9tUqSE5jOConRbxJv+Nh6uLASy0KGL0cWN1kCANTlHrbq2mMzhhd\nSn+M4ls2937G9qmPm9Ncz6Xc+1o4prFPbanPVJUCTe37/PmdPZyqqDBlFjbh\nhQ024CYIeyrRkQgwh+I47/TaA9lfHzjlv33Iiq+sgvvYmq1ZqglEXwNg/3Wa\nGlovc7RpaONHtPiLDuwu23iLjAOlnIjjJs3ST3j8m/FEL040fz72nwuGBBbE\niBLXJmmAOE2Vf3Pu3BXXpmf9aEkTzJJX5QAjT454XNYucKmCI+qfipwzU2qC\n3toZbifw0EozWKRX2jdATAPVcz8+VjhxWhY9gUBsMRaE/4rtQQRBYhyA+1+S\nPtRv9joM24PRN32EOQmWhZmqhnesol/+tZBWa2Z8fhQwODyPTegvdyQXIZOw\nwe5/\r\n=P8HA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"gitHead":"fe9e737997b689a8b9391c67436a4bf14b11abc4","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out","our:setup":"npm run our:setup:npm","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:setup:npm":"npm install","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 11","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 11","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.4.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"10.15.0","dependencies":{"editions":"^2.1.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^3.1.0","jsdoc":"^3.5.5","surge":"^0.20.1","eslint":"^5.11.1","minami":"^1.2.3","prettier":"^1.15.3","projectz":"^1.7.4","@babel/cli":"^7.2.3","@babel/core":"^7.2.2","assert-helpers":"^4.9.3","valid-directory":"^1.0.0","@babel/preset-env":"^7.2.3","eslint-config-bevry":"^1.0.2","eslint-config-prettier":"^3.3.0","eslint-plugin-prettier":"^3.0.1","@babel/plugin-proposal-object-rest-spread":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.1.0_1546010366124_0.6844397724448668","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"errlop","version":"1.1.1","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.1.1","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"d9ae4c76c3e64956c5d79e6e035d6343bfd62250","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.1.1.tgz","fileCount":8,"integrity":"sha512-WX7QjiPHhsny7/PQvrhS5VMizXXKoKCS3udaBp8gjlARdbn+XmK300eKBAAN0hGyRaTCtRpOaxK+xFVPUJ3zkw==","signatures":[{"sig":"MEUCIG6LxVqyua11A+kDEXjhZKUNlDWto3GdzmqBnkFTrSyvAiEAk6qfcjZWnmtntSKmp1fBo7pTtVxvIDEdqSO08pRrlkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJmDNCRA9TVsSAnZWagAAfjcQAJRpwqjMTboAycy0htVL\nCp10XECXcidJVcJzyQQshYOGiGyQRDulfN+62BxqW7UQnYaoFOpq+4Uj6Z5w\nSyB8pHxpySUSwgqBuy6dd56Vqziu4d6Z86XRNGU0ba1ENJVlxSTb9xdbTTYE\nLSDRupp4chAzXPAoJTF4NW113FFRbeJOXJKZBB+fqabLsCFEwUjnwiuUDkES\nluNr2uhRZjIqjQlpmS40W1eIpjFOJHYJanZZVSR3Hjp8x9L5elNvVySzBICA\n0XyntBqp0dSQ60p92lndL5tYegapYIIRP2aLjdXH6y/E4eofDDXOVl/Tk9KC\nNWR0d1zWGfejV0tNQcEw8ixzXt+zwyMYtiPu+Tw3nyCgoOv//gA2sHJ9PQSx\n0GQHZYUP8CrGi5sgVvk4Nsm4HCK3xk+T8LOzAV9nQBtj696aGQp6Pe00Ek9o\ngLxFgkq+OyzbjCPiY1l5sb0H0SIBp6sTLph3JvU4PlFVC7L3CFVZmKkg/V7J\nsqSTu3xia21G3d41ppiAPsL1uPYm4qQt2cAwUjROdRT7KqZ6F8trJ9OuC6p2\ndX2R5Yc70BXUg3Ch951UqVWwQexHhhcPUx99sZrZXpBBKKuTJh0JNxK1i3AC\nnE5wKv5ThvPaEvQQrQ9Mbks2SrY0S0QnPB9UA9WPvAwqSehzu/+TXqYdj5gl\nEbSR\r\n=ZpzQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"gitHead":"ca13727bd3a227cd937d104b3217d1cd778cc99b","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out","our:setup":"npm run our:setup:npm","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:setup:npm":"npm install","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"balupton","email":"b@lupton.cc"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 11","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 11","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.5.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"11.5.0","dependencies":{"editions":"^2.1.2"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^3.1.0","jsdoc":"^3.5.5","surge":"^0.20.1","eslint":"^5.11.1","minami":"^1.2.3","prettier":"^1.15.3","projectz":"^1.7.4","@babel/cli":"^7.2.3","@babel/core":"^7.2.2","assert-helpers":"^4.9.3","valid-directory":"^1.0.0","@babel/preset-env":"^7.2.3","eslint-config-bevry":"^1.0.2","eslint-config-prettier":"^3.3.0","eslint-plugin-prettier":"^3.0.1","@babel/plugin-proposal-object-rest-spread":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.1.1_1546019020563_0.7736037880521587","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"errlop","version":"1.1.2","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.1.2","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"a99a48f37aa264d614e342ffdbbaa49eec9220e0","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.1.2.tgz","fileCount":8,"integrity":"sha512-djkRp+urJ+SmqDBd7F6LUgm4Be1TTYBxia2bhjNdFBuBDQtJDHExD2VbxR6eyst3h1TZy3qPRCdqb6FBoFttTA==","signatures":[{"sig":"MEQCIDEpNFL9KDC162fp63LFwxKD6fcPoEM8BICYlgcOEbjUAiAk3ZcfMp3kiC1wzLgdevV6NZOgf4ybMeXQF+yk0Z3MfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd4dZCRA9TVsSAnZWagAAJNwP/00Tc0tBlcv5KZ/db/83\nrpD7/dB/CTDxc9Dr10BUH60R7aZVGiUkoeUAN/eFNQW6lh7KYWQObi6UaApw\nPQrP8S9jTpYv6d1M0wnJKjUIqJNn4vPXh2PXhLVHV80EbH5rSr5G0nyOS0oz\n00bq64WvuKo2mUdy1ZpYTQ4fR4SkMApOrWW05dAmBRb1/xRjaWircHrQy7HR\nH4oys28LlA1gOvyE4oMCn+ECtZ17/TULM76DGEiopgQfraOVxPKWxyRa28CI\nXcM43S8NhWZJWz2cQCVJtnBnlkcM9KEPx4gnC1zdCPEuCnhHtPc/akYMbUbQ\nbZYi3Vo6uw4rOwvCZtgmj+/VqZllnExp1wCyBropfmn8kvM4wa1oJ8QFpmej\ntkIgvu8s2mGt4/Di5SrSihPoFz7Sb911hW6J0i3JQUWQxo5Be/RUHKJhwycG\n4ITd3mEiLHTlvn5PFc+iSV+oMlrnbZUU220+peVGNEtUUbtsLjrYcwjHI8sz\ncjA7ZtTWCoM/ej8YddlVd1gfsx/vucW9kdIFmq+e54nxFcfhAY7Nc5yK3wZI\n8bnFA4sbDpp7UfCq5wApbQyqcG1FAct58IHmKj6fLnYYvFcXpLCVRQS3Sj2l\nsqQ7ciU8NzR1iSzyBZYzcilxlJXZ2RaGF7mYi6CHhOfAC+ZzQ+twmKKYGSZ7\neY1i\r\n=JJ/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"gitHead":"fdbdf072aa63ad0ac1cca2114bcc74d50b68caac","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 11 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 11 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.10.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.10.0","dependencies":{"editions":"^2.1.3"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^3.1.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.3.0","minami":"^1.2.3","prettier":"^1.18.2","projectz":"^1.7.4","@babel/cli":"^7.6.0","@babel/core":"^7.6.0","assert-helpers":"^4.9.6","valid-directory":"^1.0.0","@babel/preset-env":"^7.6.0","eslint-config-bevry":"^1.2.1","eslint-config-prettier":"^6.2.0","eslint-plugin-prettier":"^3.1.0","@babel/plugin-proposal-object-rest-spread":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.1.2_1568114521061_0.4057841703240195","host":"s3://npm-registry-packages"}},"1.2.0-next.1573627483.40c18fda5a366d82b26df7614e19db9ee8a2c86f":{"name":"errlop","version":"1.2.0-next.1573627483.40c18fda5a366d82b26df7614e19db9ee8a2c86f","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.2.0-next.1573627483.40c18fda5a366d82b26df7614e19db9ee8a2c86f","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"96747d322314db88bdb49a0f252859dbe9cdf026","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.2.0-next.1573627483.40c18fda5a366d82b26df7614e19db9ee8a2c86f.tgz","fileCount":10,"integrity":"sha512-ZgzfQA6imebJA5btyZoXnJt7KVrQPyeAiT4vkVnpqoeNMSrCZcJr9JacHXAcs4ZuiTvInYV+57/NOpOgGA3fNw==","signatures":[{"sig":"MEYCIQCtdOKDSXqW02/ZaTTO5mEh+Q6rd4EwMRXYqnKy47A4VQIhAK9H950L+rzw5DJjNGL4CZ9k+lr763ZRD9qoFKTbLhiH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy6ZdCRA9TVsSAnZWagAArTcP/iGeYgQLbj/rPw/0i7m5\nDL2RNEn/9pnh0FAWtTSTtNrgUDH884wL5jP+1oYhgURm/7pWUR7YOHOVFqUH\nwHvdeQ0HdZ/s4Dl0vOSdYmaUokgSiSotAkah80rXsnPVWlM1r18i6pVrgfhL\nxUzqE6YfMkQI1WRuQIzsZx/CmBnyEfsFFU15AYskWjworMqxVBOhiIPvOY7H\nA1aRchVX3T6A9+0mHR8xfRRESyJaw6ylnAINHrtt5vdoNy7QBHCgdO/04PaB\nqc9mEqdvQn4ym0lYdnm+OFYQ82AX9vQT39YHi4RSCcVYYmPnioC7/DWxOXPG\nGoGvIKH7dXL9asq8dht478lgm2COfFN41L+sYvBDStMU2MgyhI0nC1DNmt+u\nlo8fDgd06qzNsCuLN7jgCUSd/9Pe2nIfmWlj6d0HQW1Qu9AbIo2Bo3Ivp8PO\nwcr2jYjklZfZwuyO2Vdi9cg4Gxr/4aZeAJvWgrtg57FbXgFuAy9o4I4dYXz5\nUBJ/Rj85h+pnUeSan4GoycsaXM8Nf7T71zieVdNBi8tFvKi96SteycXjl6EK\n3Tr7SBe9VaolgakEOXAKHNiHEiBVHplQuE3YbjMkcQih/6nm5bFq196j/foi\nFf5uxwzEQERXvjWd2cHij73ltxbq515u79R97Yyl5tKq8P2viI+4cPBwP1Fo\n4JZy\r\n=Wjeg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"40c18fda5a366d82b26df7614e19db9ee8a2c86f","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 13","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.0","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.6.0","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.10.0","@babel/cli":"^7.7.0","@babel/core":"^7.7.2","assert-helpers":"4.10.0","valid-directory":"^1.0.0","@babel/preset-env":"^7.7.1","eslint-config-bevry":"^1.2.1","eslint-config-prettier":"^6.5.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.2.0-next.1573627483.40c18fda5a366d82b26df7614e19db9ee8a2c86f_1573627485366_0.4786071714892126","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"errlop","version":"1.2.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.2.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"15d02f8232e788da39b6472fb76809fff423a7d8","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.2.0.tgz","fileCount":10,"integrity":"sha512-xlbC/1TA2kMaPYy0DtlL0sLyu6T5ZYpLNnOY5EtvDbHRnzUAipUqW1eKObQgwWbRDiudE2IJaxJAgw4fF39Lcw==","signatures":[{"sig":"MEQCIEaFRxB3fj7TFB3n+ULjfHSLOM/Cx8DmFzzii2u3L/U1AiAB8ETcVCtd8L0t4wVcyeQw61vAeq528dHkqSwU/0D8gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy6bxCRA9TVsSAnZWagAA/JwP/0O5uzk7mqB7Y9QyOJHj\nru7yhA3GXhoR37CgNrOD+kx3d3rXzwrGsVJjPu89QLSUf3IY2D719NxK5NgH\nzG5DwYo46kZra90j7SGM6N6jY0t8C9duDXBNzPGO5J3bmioW4Q2C+YeN0WaR\nouD8fnss0pZIEXF4B3T4qCvwfuJd7zmGkkKu285v6gzGGXkPSKiVC6Kxb04K\niOnbgEuVyDGJpqza4G6WhcMP1062RV2bmCWfGxZTa5DH7xPy9fEY4Fa7vw/B\nI2+2AFcgnw/8mdvAPrh/eYa8yst1ASFBnmU0hxJQI+yNeBsv9AMgt3QxWdcN\nCkLbieLYljLKfxxBNoHhK/5F38lq2zs3p+yt9um3RApmVN4OGRcN3rvOj0GH\nMStP6qVBc5Ifo5GRoSWVgY09IaeEfkgEHLzI9Y32D3L5oKkbaLr4Omp8ltgV\nK/yL6/YTECCQg6xsISwz86BO5RIt8uv9Jb58/M4NqsgkUbPSX8oLlxIhLJCo\nL7iNvIDUH3W+6nHYUkhtKY9vYWZxqDnKhhR/aEYLsSXvhlXmLW/MJ1cHaKgo\nsIWNRsMRo617aRrXrjyM7JdYZzQ+39UpdIktiaDLo4KGthnrPu/sRK0C2RK+\nyEyS5iRSfWc5kOlYOahfeWPlVaW0rWGgpQZA624a6pusiLW5wbyqhuzepXUS\niDsQ\r\n=r3ja\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"40c18fda5a366d82b26df7614e19db9ee8a2c86f","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 13","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.0","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.6.0","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.10.0","@babel/cli":"^7.7.0","@babel/core":"^7.7.2","assert-helpers":"4.10.0","valid-directory":"^1.0.0","@babel/preset-env":"^7.7.1","eslint-config-bevry":"^1.2.1","eslint-config-prettier":"^6.5.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.2.0_1573627633422_0.6140179831745136","host":"s3://npm-registry-packages"}},"1.2.0-next.1573740938.e42e9d15cc780c1a4586a5440528558f626833ca":{"name":"errlop","version":"1.2.0-next.1573740938.e42e9d15cc780c1a4586a5440528558f626833ca","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.2.0-next.1573740938.e42e9d15cc780c1a4586a5440528558f626833ca","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"fc4f947e94caf7cc8b52ed9f09dff417acfaa43e","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.2.0-next.1573740938.e42e9d15cc780c1a4586a5440528558f626833ca.tgz","fileCount":10,"integrity":"sha512-m/j0SbnG6z8cNgHW1if8E9epwXatVogHqYSUOBsqNoFP040mPs3QIaMm9UohnZ40DaJpGm8llGXV8xZvowpcKg==","signatures":[{"sig":"MEUCIQCCwXT43hBkTpeCQH0IfSdfjnsqngpPoNd1dtjHSGA7YQIgW69I1Mm6VPijRVKQ74WN8EnzjwV/jVRNbjGtvbeG78w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzWGMCRA9TVsSAnZWagAARkAP/0tWct6YxQ43uQMl986R\nOiOWT1wvlhU4C9fXF3u98DaHnjTEQg02IkEXLnh144vmVAtlwGYCOvwP4sYt\nGJEuTfaPs1jY50ZsVCa1gacPuWFN277+3lewyGefXaknK77zuJG2FbLRoRGR\nfADDtjEksfv7FhbssgwsYt/nd32TI3gKljvPjv/LOBbkgqzqz3dXOsdmmwyD\ntkFEO0HnZJIrvZNYlFNtvXLvC4fWcdlnmTTvWnhio3yoDqFNryBOMeWdkiJ4\nWRTXsBNNqmMokvfKX1rZZwLGQW6Ae/0d7UHKYumQyKnFUwIgAzB8dmSQQsSr\nBRw0ANDp17oACc41C80PTvRbidcCwmdyLiDF+pSe5t1CckX0wxWo6757In2k\nhjfahyW8OVLil19J1zSx1jsmmyOhlAZYtU4nR04wIw5YaTVJMUuTsz5NovM9\n91P/iu7UXt7aexu1Mc5Zs8kKq+QWM1DvlVI1EPz9dq5jLshFRZK0f+0fSwnk\nKYLRwwUKz6L1gcqfUF9AErmMQjSWziNYajM7+othiOgtBiNXE9HGM7cX3eCU\nUEtZVW+9mPnxjGUbtF9nfwk1t71OlcdYSOT6CmvCxZSjy4BI2/iuQ4Nti0Nc\nPmumQD+nXaqRGAmpSLRjQAY/DndyHDKgUMPQLpuYiwSDNEKztBluz542lxsz\nkv6y\r\n=sVDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"e42e9d15cc780c1a4586a5440528558f626833ca","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 13","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.0","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.6.0","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.10.0","@babel/cli":"^7.7.0","@babel/core":"^7.7.2","assert-helpers":"4.10.0","valid-directory":"^1.0.0","@babel/preset-env":"^7.7.1","eslint-config-bevry":"^1.2.1","eslint-config-prettier":"^6.5.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.2.0-next.1573740938.e42e9d15cc780c1a4586a5440528558f626833ca_1573740939918_0.38863424170654604","host":"s3://npm-registry-packages"}},"1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316":{"name":"errlop","version":"1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"cca61616926598a55e3d5656a0d57838edceaf6c","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316.tgz","fileCount":10,"integrity":"sha512-wliQzPtQpttOEXK0zYiL5vg9Db+lAAQH0of6gAbGHmuFlmG1DVhxl632vOY1GO90o9kXc4kp+tP8Vul1esG4QA==","signatures":[{"sig":"MEUCIA7CMMoAan9qzTwZP1QZmGUdNyEwZqtm/waVO93++4VyAiEAkVPAoXSuIY7YlTbhiE0qFE2EfXcNmNL84pb59ca0wP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0j3tCRA9TVsSAnZWagAAxPgP/1dsmjMdsmGw+uVVqvmA\nhWa+QBbAUITcLgfEBJDnDwJn7XUXnsIKhfO2uoJiL5Qgek8qAT9f7YFRhSnD\n4s17dc7lU7/pbxNSowo+hdId6D4Chr9YQy3JPV+1q1cjHU2Yh0y2vdgnLpQ7\nzv9tcJ5+bBsce810j73QuK6Z3hIdYqXDM04JB4JGbzPKxAOqYZalSFUI8GDr\n7VnPNWadGRvTDEaDlhGk4RhfvqZSne04WhlzvAeEYho1D68lIPNeSeRDv12w\nlI1I3QwVcuYjA4TSFXfdRM1Yp5bVwDzgszdv/ZAmXhQSLefYIddKFhNYyn1f\nLq2OrW6hJJ2waa4ycSQOzpoJIooX183scFH93aw9vaRHG7lynuu0OWvk7/Dg\nss/4PoWaM4LAHWAbksbJM9IakZIzQoun+DBfjHeyLfjyAzg7MCOIwAI34cqs\nERjg0AYvj5/zKIzPbVegucTa+/+HbshruuQG7xhLlhpHS/qa1TtTPqiUD+m3\nru32ecvRrBbq1FoUoq9DhILOnR8nMJabPH+o0m0Px19KCHjov7CCs2IDU1B8\n/hpBXeCtP8+iMCm/R8gi6g2kKlBf3XaBsJAfSfBqb2JelhII3oDkFehYI6kw\n+eKWFiElKEGhHPBoYAuXd1OMGhks8syL6aj43OcblUQyNjm7YjbGpolT5QaO\n34Nc\r\n=vQWq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"1208976d9e1b17556881aaf11ebfb2273a5e3316","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.0","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.6.0","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.11.0","@babel/cli":"^7.7.0","@babel/core":"^7.7.2","assert-helpers":"4.10.0","valid-directory":"^1.1.1","@babel/preset-env":"^7.7.1","eslint-config-bevry":"^1.3.0","eslint-config-prettier":"^6.6.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316_1574059501265_0.037294635367348006","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"errlop","version":"1.3.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.3.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"ae6624cf8ba838ca0d34770606c230878586ee44","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.3.0.tgz","fileCount":10,"integrity":"sha512-qbb3CRis7c/XouHw41umhSIt4e0KFcESXDrWvgFwIuD/neT1WBO9lKFj7sriqPgF8xEY0Vz6Ws5hMbjN4q/hsQ==","signatures":[{"sig":"MEYCIQD7LkHxfzYBI56dHd+5YjqszCh5TsG+KSJyMqN8otwiGwIhALtqsAFJxpeZYGAM+hf8m/04Unif2BrzF++ecU5/kW8H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0j55CRA9TVsSAnZWagAAdx0P/ji+ta3W7uPunPLzSizr\nOdP9zBnPp70Ckg+UssA3zNKEQqpz9KBBbecdvoOhlFWeaMABrekeKJ6DjHqI\nbSF/Rq+5tyPmOdTSIJ4Ivp24ngyKHs+knQMqKUBJS6G78FrsVxNxlTq7rrU1\n8krZ99XBeezKAAOqBjjRI4LlHVKvxPTKRHmzOyVqklhqd++eTRu5bU3qJgPn\nj51ccPn2mmbqBhdZeWatieJGuzcsiOw85xLAsuuJx6G4ObJ+6YPocZ3Fc8bh\n1Ky0rhnWEAhCrPK4vcSc7yuuISvZVrSp5CCaSuPnKUKv+MHLx9viwvjEsHbS\nOfpJb1FLCE20rDoV0880d0ZiOfD5yz6LbddNMXk6ZD6fnTiuFom7w5WvXnVR\nBeoxYloTKaA5IqXDcdKM7nc5cB7QhoqD8ac/1Ksc9aPN7+hvGvm+wiYEE6of\nnq/Qy2qYgyxZXEwvjdtZf7+Dsgr8HtDrwtM4eM4b/y8aNepgQ666dfUpBEJc\nJ/OXJJ5ket4JJJNaKpw0ZnH1zBCGjDlFuN7qNkj4PtZpnlQJWxL1YsND4HyR\nGQ9bKYB0mgmu8ZOP87YI3LZtcDORDuFt6qrzbair3yl/Gh/91NY/t1OLTOSL\nN5FPoH8qqtzGeIpA7ikXWCNRzcUeZ14PJG0GZnUJT927puzLBJD45Fu0QMFT\n8ACn\r\n=pCOO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"1208976d9e1b17556881aaf11ebfb2273a5e3316","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.0","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.6.0","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.11.0","@babel/cli":"^7.7.0","@babel/core":"^7.7.2","assert-helpers":"4.10.0","valid-directory":"^1.1.1","@babel/preset-env":"^7.7.1","eslint-config-bevry":"^1.3.0","eslint-config-prettier":"^6.6.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.3.0_1574059640661_0.5435910121081138","host":"s3://npm-registry-packages"}},"1.3.0-next.1574642824.fbb18b91dc98107ad245465c0e62efe4daeb908b":{"name":"errlop","version":"1.3.0-next.1574642824.fbb18b91dc98107ad245465c0e62efe4daeb908b","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.3.0-next.1574642824.fbb18b91dc98107ad245465c0e62efe4daeb908b","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"7099c6f05ed6de47bf8c061443ea2270e3abb384","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.3.0-next.1574642824.fbb18b91dc98107ad245465c0e62efe4daeb908b.tgz","fileCount":10,"integrity":"sha512-j8VLdJjIQgqCx7KzAFwgW6F+2q2v5TguYwZ3rAQHnHZEPIse+CLq3rhjFtR8fG0+WWSWvpB3Et8s3Y9B1A9rVQ==","signatures":[{"sig":"MEUCIBFvJz19q/M9mzXjBlQ2Yj6HVmTZFpAzkDD/zEjsRnEDAiEA5z57AHnp4fAihzcrpz7By9pG3ypDTUKCkmee7VBUrLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2ySKCRA9TVsSAnZWagAAlEYP/0O2cv2eybHCIbeZUKUx\nf1Mp+S+W/Z7LSlMpJpHF0VuoZwmdmMw0zjamcfwW0gUcS6pDLfn6vXWVUx08\n/1f2Lc0/xzWF/y/39eRYRWujzOV3i9G18iP9O9fYUryNfQExzdd39PbUdy3j\nJPQ9tuiE3JdWhUhMzNcMkhw1BeVQqXIZVhDc3l409pdD4qT9Up+vBmokcCt7\nNkJoRKBj6Nop9IBcIomEwBNKXcUtxAE1uW+bSCPutu587JJtL4DQ9byducbJ\nRtX6L995hsaO8qsSKd1JzhuUnVwbZ9j0u957X95/AEi3r6t8N3d6lDITXDSD\nts4JDozpYTRilMF2DtxcsGJ/35y1PX8AeQ7Aqjb/VsXVV3+1dws8Y/iUfmLN\nic6zSbvWap4gHHIQK7Um62QWns6D/JSRj6tc6RmZNVfj/aBOEbfPpeu/lJto\nWzb1w0ctizDsBE2FJ371T/zCO8FB2BZBa3FQm5iDvOSQI7icBvsT336Xo4fE\n4591C5ze6ANPSL9KivYk4jz9aWa8ITydpuPyKOpxyS+U+AyC05bJjlzuNGfK\nmYcpkMJ9oMgzwARy7c8+9w4WCbkYcfO1m0lEP0duoCG57xUT/6qB/rXKzYi7\nHpuzoktlbLKyIA7Sr/wtNrQlDASYaiX+21BO6RQPZkapAVgXLfGVEmrSOTVX\nNAF1\r\n=SMUm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"fbb18b91dc98107ad245465c0e62efe4daeb908b","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.6.0","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.11.0","@babel/cli":"^7.7.0","@babel/core":"^7.7.2","assert-helpers":"4.10.0","valid-directory":"^1.1.1","@babel/preset-env":"^7.7.1","eslint-config-bevry":"^1.3.0","eslint-config-prettier":"^6.6.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.3.0-next.1574642824.fbb18b91dc98107ad245465c0e62efe4daeb908b_1574642826078_0.21241383172265849","host":"s3://npm-registry-packages"}},"1.4.0-next.1575141805.f741224236d21faec76fe70ef5e7be7f43831902":{"name":"errlop","version":"1.4.0-next.1575141805.f741224236d21faec76fe70ef5e7be7f43831902","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.4.0-next.1575141805.f741224236d21faec76fe70ef5e7be7f43831902","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"b6b9db523358dff16be747340dd8d1f2001aeb80","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.4.0-next.1575141805.f741224236d21faec76fe70ef5e7be7f43831902.tgz","fileCount":10,"integrity":"sha512-3f5nxZklf58HYwhaUDoXvIHKMTWcufUXaVV68xB7BXKhgZoH/UlejLkPzMy8Cc9OmVx15LBMGdtCPz7v+bOwzQ==","signatures":[{"sig":"MEYCIQC+J9FwClmyik4Rs27QTjQ0Hc1TOxsQRIcziC4B6dnTrwIhAPS+rzz9ZM4470lsnELqibNJnjUhigxCjpTj3LFBMpZQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4sGvCRA9TVsSAnZWagAAieEP/jFf8mI8kuBU2SwX4aa1\nju87Yyi6esFeSivXJ9/oE5dQ6U+ceYjPvYPFmbG0bEu3vtWPX05sq6Q9aJ2/\nArug/+Q9d0xOUxU13L0z6324U71fMgXUR6WdhRTiBtu48rYntHue58KWfJrv\nnO8OnTZvCya+dKC2ZGkpR8aNEs5GH0W92xBg30afTYZvFG56O4y3ES4262U0\nvvqubU1yDJv+qYNQCcPb6cApAUkqlnME0D55k9BuTJdba0Mnk1XHox038jxi\n4qzNw8mAdxycsnH6BD8Js2ivYrUYVAxFgkzJ6YdSGs63jw7XQTBPrwTN7lY1\nj89AafnQUzQm2GdRD1OkXlMN3ewypfB9GAJgVxIX25XaLmP15e5IBzJEPaLm\nISlAWLdUvZkB3czh9xVcbx+/g7CyzqlDVerFU7HbZH7wE/fqjm5JmhdeLuuE\nWV/6eV2YULOZluOpHNW2kDKUhC5+W3wuuX/6HdoDl72wTW5reMwf65jhRkvn\nCGe965UKdKNvc4w29aILQBBX57mP9J69Ei4JIKbIdCfG9b2oe9i8qIHpJkjJ\nfKXepDUIZ5vvbAB0uiRWw385Bw8LjU+4WBSaQVLVQqOXq5dlnokwTV5ixADB\nvhtqKxSBZMicOV/XnQlnkRXZyPZJWczPclg6Wxom43d6gIfS+FWEiMbyVTvY\ntzC9\r\n=hxps\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"f741224236d21faec76fe70ef5e7be7f43831902","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.12.0","@babel/cli":"^7.7.4","@babel/core":"^7.7.4","assert-helpers":"4.10.0","valid-directory":"^1.3.0","@babel/preset-env":"^7.7.4","eslint-config-bevry":"^1.3.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.4.0-next.1575141805.f741224236d21faec76fe70ef5e7be7f43831902_1575141806609_0.22416104587747854","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"errlop","version":"1.4.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.4.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"de75859f0896b7fca480a78e52148193727a0217","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.4.0.tgz","fileCount":10,"integrity":"sha512-TffO3GUZlbGeV7D0JDOHnxOvwkkoZI2k2IlV2RfVG/NJsT+csEyvgpI49M+pV7DN72kToBNYuxK9+1/4Q60rcg==","signatures":[{"sig":"MEYCIQDjEeyJM4tvJ6NpXutEqUUsfoVgFFX7hm+JVh2INPLIMAIhAKLkbo3t7kPcmvHc18/LsjXjxUQMZ01jubWHwwWbKQmD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4sJACRA9TVsSAnZWagAAFdkP/AmsadKjRzbiTSPQyG7V\nBPJofuFEvZvbZQfiJHo6hbz0venvBPZzcjsEmvIQs/81euZof0BmBJ0Ccn8d\n4WZPjJiWOtJXo7S5ggEg4XjXNlL+xYPTtMDAshs9xneq6SGlry9Et7Qk+dtw\nZ4Iw4Q/mym2ipv2qBvMnBFyyd2TwgXfK97AA2O4T2NU242oWlJnoxVwN/pgC\nO27oh6jO5aOJYT3kk1bmKcMkCkkm+ttT/unj9yzuMc11rkHhcsbIqGgwUjCy\nlzjdJq+IHQILtfmV0yAP80IxdPLGCc6jzXn935CjzMPp10bc66i8r6U9zP7j\ntfxAINuuPi3uPGU31snavdLzm6cBQ2mSfTLMiSJPIMiObaWrsFfPiX2wT2Kx\nEzZFsyb25NnyLpXHwVz0eUfbvsAi+yA2z409DZ+uU7q6ytP0ZVxxrnNOz7UR\nhRJni6DzuWTaWdLUl0OT5kBQXwZX7cc7AFPfAKOthttEuZyvv+fqhK4RZoGp\ndemDfbHsRnXCaZDv2C+Yut5s2qP13ODO28lXc2JpCxFvzPh6/qrCpc6EoETz\ndxMraXqc2I9mwrLWj+2yXaXrxBs9bMyXNyeuugnB4KmvQ54ifXqBO5ZSsiiH\nimtxhCUwMMrk448hsFwEONno3WXMopZLhrJXYPJ/UTbw9dbnss9f5WLHnGT6\nY8A2\r\n=ps15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"f741224236d21faec76fe70ef5e7be7f43831902","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.12.0","@babel/cli":"^7.7.4","@babel/core":"^7.7.4","assert-helpers":"4.10.0","valid-directory":"^1.3.0","@babel/preset-env":"^7.7.4","eslint-config-bevry":"^1.3.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.4.0_1575141952078_0.942157330534289","host":"s3://npm-registry-packages"}},"1.5.0-next.1575146575.adc1db5d83338de406ced69542520498115afde9":{"name":"errlop","version":"1.5.0-next.1575146575.adc1db5d83338de406ced69542520498115afde9","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.5.0-next.1575146575.adc1db5d83338de406ced69542520498115afde9","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"d1bfc371332e9b2320e792ddd6a88345a1ff6280","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.5.0-next.1575146575.adc1db5d83338de406ced69542520498115afde9.tgz","fileCount":10,"integrity":"sha512-uOlpcNZTM5tjjO0pXAL7OmeegPE4BBIG2ZPJWWHja8pSs4X8acpnU+Rf1ElP6Mp5BIP7Q8bZHrbHoNrEa56KYQ==","signatures":[{"sig":"MEUCIQCVPwnj1TOLt+AeRlc4iZzHuGdNfZPEtDWo5GSy2tgQdwIgFyZ/OZncesXFsFBcgvbvtl2wcYKZHtPoQE74NzzvLOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4tRQCRA9TVsSAnZWagAABSQP/Aof0UWUfWNDUpnsKHDN\n3X7+FrtWiIbrk1SZQQhuNT5QXg7s2aXMygTKcor1Ej1UtcWjqusRDn/qtbIR\nY5LqYAOY/cEboP06N/+KBuvAac3ViDnu8/Kgl3tix5bfS4g4tECNFpFsI+1H\nr84lODG4DG+0OckyLnDE2i2h4kx7shjQmptiYbhRRAjIVIZkjJliiXWdclRn\n1J93MVfIaLJVp8UkDhPcQ5Y3o3aTNWu1w6bd4lhQUtcPNKRdEiiBSB39gg8n\nENk4ZT4XjwpiPhsRrpGleRo8mCdDMyd8QytF6AujwxnM10h6xyx7OXEoZ6Tz\nXe+d+JuggizlAj8LJUUW6CQzJsmnUCpJpl1zXaRd2vyYtkJcMv4fyjvuFI6e\nO42C7xs33s3EUFzwdJEikpyRQvbhF7ZONpDkCYQf2njyFEEtuwsj9rps5v+t\nr8HICyZO82RW5gC2KdsfQtUp0Xn6EomR1L/utbPKPs09EACMRHA2DfsA2NDj\nYxWUFrD9qmjAYj+MyXx2mYA7fmiObiXebCnWBeaQt6Jy/L7+MdcawG7euABU\nedoooVsPleCpJciTFMjslG01MoAGhwzQTKPIIEck39gotit7zdc1tBPuoSmu\na1rf61dObJVSqMNAZZCW0acccyataqgoIkhdMuGKMs76oUZhf2M+E3b8RCK0\nhXm4\r\n=zyMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"adc1db5d83338de406ced69542520498115afde9","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.12.0","@babel/cli":"^7.7.4","@babel/core":"^7.7.4","assert-helpers":"4.10.0","valid-directory":"^1.3.0","@babel/preset-env":"^7.7.4","eslint-config-bevry":"^2.0.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.5.0-next.1575146575.adc1db5d83338de406ced69542520498115afde9_1575146576465_0.11139834298152773","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"errlop","version":"1.5.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.5.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"a694dc3e70967c43f0ffd8598516f2cee55f883a","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.5.0.tgz","fileCount":10,"integrity":"sha512-yV8b9PrY6iLL7fr3Fkpdeuyen8Mzo8k/ZAxI4sT+3GeZy6yzfU3N65x8x8/EQg/AzeOy6huE/6+33Ui/Af5EsQ==","signatures":[{"sig":"MEUCIGpVhwm7NHZOB+SBIj5lKtA9cYbIBCKk49FkzYOSImn0AiEA3uCctAlCQVTQkxuxpGka4JT47I2hE0EaelAA+5qb1Nw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4tTbCRA9TVsSAnZWagAAKNQP/1LrX6J/co/+/RVsNqVt\nVpVqjSjP/YxLyqF1UEOpIpB1jtcHIYIBn0XETR/tnh4qeU4hLGZrLGVMEpCN\nbZ9/CoZCFqtq1l5SBn/mDLKGSrTClB+W4klYdBrJbXSTG+RpyrGRoB264LF0\nUDDmCsE/lH/uK5/DMZV1oSqgI0zg/81iFm1L76mxiCZrSglgrUNSPk/MgcbC\nJoR6x49VxBktUh03sHUIJDEes+5OAy59Yezk9akfg9J+QpbYG9VVBO+UHYLE\nlE/voVIhn1a9TPv2xT/AHsfyYOmrvvr5qWgDt1QRP/4rB6Ig2OADv4cr+Cva\n7IvelbGnYVQisxz3Pl54x8wG4G1b/TqepX4gbysThvZobb28vKWkR5nTb0qi\nlKinndq7uix/MTugBWplny6z1ohOm/XqUnRyB6egw/zVIjjKtyDNzccVw6lX\nWLRU1Ti64+A5OGYIGdeuvaebXDac9CjLZ/5ILEG5QkDM2g2bA1Nn14UxQNXi\np1b43K4bSVJvMQjEUpfDCw5k4KuZj3KBgDfpm6+vI5EOAzpI/XiSBZr6vfX8\ndRHfW4VUrbw06axaxKp4qAZZZE81rk3FfHk3n/ad/o2o9NbG7dBDILB8An0/\ns0fDWHfrqBlgEPysXzWz3LcVZo8u9HumW0c43D9qFU+5MVoIch1TQXqEkcL5\n4cst\r\n=4NuT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"adc1db5d83338de406ced69542520498115afde9","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.12.0","@babel/cli":"^7.7.4","@babel/core":"^7.7.4","assert-helpers":"4.10.0","valid-directory":"^1.3.0","@babel/preset-env":"^7.7.4","eslint-config-bevry":"^2.0.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.5.0_1575146715134_0.552930606366064","host":"s3://npm-registry-packages"}},"1.6.0-next.1575170264.6797749b2efbcc4e657b098ccbc7c216505ff96d":{"name":"errlop","version":"1.6.0-next.1575170264.6797749b2efbcc4e657b098ccbc7c216505ff96d","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.6.0-next.1575170264.6797749b2efbcc4e657b098ccbc7c216505ff96d","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"7d7c017bb5f15c8b6a0c4e8ff4962552358ba843","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.6.0-next.1575170264.6797749b2efbcc4e657b098ccbc7c216505ff96d.tgz","fileCount":10,"integrity":"sha512-ZE/ZFeKo9J2uEGuXWAaAYWCy6Kf8cNii2DJC2PYpLs14uS13J5o6aLIBLwwufZgB7cSUG6zrSOu2xq9ShZQ8Bw==","signatures":[{"sig":"MEUCIGXfHDs6fKnvHWg6NcF96/Fa4hvjxVZ3ng+2atJoZBkwAiEAx1JM6A/UtfHNAyDGlkgoO6+puiuuhs1xJuANbOwBBSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4zDaCRA9TVsSAnZWagAArmIP/RVv/ZZNLEip18RZaeoa\nnI9pU6pp8Sl2MkJLBd+NWCklL4azovP+VFw/ag4s4xXLYc+jSCKRuzWCxy53\nINeP1FNd7jgGpKACRMk2Hgpi+6AOs07l5UHAIV6qP6YP2R/PrcIN3BgVtqx4\nD9I25SOCi6drE9VqjeVWB7DzKMsxuU3Bih/HOKRyvnKnr57B1qcCkRC8TpJh\nr5ZzbGShwz0aTDXQ5jRyuQyytLbi6XE3nGyD1fimkE0PdmREvaKblMOY2/NP\nMJT0Mgw1gvhtv8VcKdBKBCxwubRMOAhprtgHUwsdB6j75U3jrx2Diwa8jYBw\nVRkjIbgByN2bJWGhUwqTm2my/8fBIHmQSY6UlyTKJFe2hL/U/eyJNUNVeDlK\ncqIIWDyqN8CBGSQDQbVNMbk7RO5gWaGKkWVMwZBOPSvsmo/QBMK0G/ldUHXh\nvWTNMZKGDqTSlh0YJE3UcyDtoxFWzEbjXukD7Md1etnNdn5vJw+P7FzHF9j2\nbzHecV9JMRVnKTxLhUPaxgzSnN6toQO2eGzamflgTaBl3r+NmchPNHh9eIFu\nvpXzWkjoPfhcy7baDYI7mznib3TqIKxpuQLXWEoCLF/d05+PWcUcDjko/N6q\nxQqE50Pxf8igcNZr3XOGYx+VS88kkCpIvfjy40ZQocLcOC+JwKzO+Ga87BB+\n6TTI\r\n=ubQn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"6797749b2efbcc4e657b098ccbc7c216505ff96d","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.13.0","@babel/cli":"^7.7.4","@babel/core":"^7.7.4","assert-helpers":"4.10.0","valid-directory":"^1.4.0","@babel/preset-env":"^7.7.4","eslint-config-bevry":"^2.1.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.6.0-next.1575170264.6797749b2efbcc4e657b098ccbc7c216505ff96d_1575170265714_0.08773106125851715","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"errlop","version":"1.6.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.6.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"1d925f440b8727b6238b3972208823176d4e7c17","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.6.0.tgz","fileCount":10,"integrity":"sha512-t+bvL0FM4vSHNE1Qya+g2u0+IokiA0EV18lUczdL30OHgkbHwT00n9UrH2hvnDafIEPqfKpa1EzuDAFsQCOwUQ==","signatures":[{"sig":"MEYCIQDZnJG5BRhVlU3Zlf0Fpqj8bHFGP0h4C2R60877soRiAQIhAOmOSK/o2VL2eN00RbvOzsGvGKXCwkbz7qNH6yBFSbSN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4zFjCRA9TVsSAnZWagAAZlQP/3y8p9bGGMYBO/B/MGO8\nwp7JaRiy3nYy8cVls4jB80n1LMXyaAs11VJIvtU5n0qOMAfWUQNX6pw+iH7D\nrmjCCd59Wy0OX5yD/5+1pZnncPYgseUXQnk/Ln+UfeuOHKP0yV7UUJ+VbjRe\nE36AR0tKtxlVryHnnyP6yoJQVV3XzKsoAASzRyQ7B67hNmsH2SM3X9Z2q5nw\nCKfWstbY18rMua31pUIngmftWfD4CGF/cP9FL25mjtrM1DHmnjNdmhYDLl9Q\niUn8SWsMQ/bEK+wl2jfqlGnYIVVmh9LXsWIsFczXaZyS3HR8Ws8g2ZC+iVca\ncF/LdNBXYBQY3f4yVOlY3UigNQ9ScBsuw1iWwEMwbIa/IZcq4v5iU4zsVt+X\nNkF4KR4tKdKRU3U73IVi5OYvvfufDB83F/NUjXfamurl6aFyLhZg1bumRtVR\nwszOMLpsp5T+rVEdWNp+4pwtgo3O9OZOFyQhO/myzjj7kCDx8vIH/soP+TmE\nf0htjPAxwmFNn5DDK0Qps+Vg6/ITT74VYqdb9aLnc/24pe6Ux1QpD4Q3fu/x\nKcspf0/U7la3ap7fTfuoLuKweWS19D2Fdt6CrAOPRsrcpVWmBVcJi76sXbeD\nR0Zn8d40YGo18gEHzMdM/Q5ps3X+kXJS881Hk84hYwd0QtgPlb/TEzt/ANHa\n2IhQ\r\n=owNO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":"commonjs","targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"6797749b2efbcc4e657b098ccbc7c216505ff96d","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.13.0","@babel/cli":"^7.7.4","@babel/core":"^7.7.4","assert-helpers":"4.10.0","valid-directory":"^1.4.0","@babel/preset-env":"^7.7.4","eslint-config-bevry":"^2.1.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.6.0_1575170403161_0.20558048824648223","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"errlop","version":"1.7.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.7.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"6b1b35528f3056002ea560906617191fcf6d9fea","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.7.0.tgz","fileCount":10,"integrity":"sha512-JisgQc08Ry4ZzN4cTYL7wdmLMoiwv97Kj/xSXObOE9Be+ZDxAewq0kKRqR5WFVUhglym3fQc++sZSMvdgLalBw==","signatures":[{"sig":"MEQCIGC2/niOCPSfQuWYASoVaqGtGduciQtwmH3+KMVhpmLDAiA9q1VqphpfTcII3EOxTGWQg07xzJkAcpfK4vp26FW+3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7gUNCRA9TVsSAnZWagAARwAP/Rcubm+PEX7ofdKc/yWR\nGmL7RjEcxlcgVMeBa7cKNe75yLR2IRtPllXqRJ9rP+BbIfUBu2lZIGGK6X2K\nf0cicgeBQy7a2P8Kb1d62IEQQGYHPXfUPJVDemTCElW6j5UN9IcU5Yz/833x\n2mEdvS7Gz9ksjQjcs6J90u1eI4WH/99c75JPv7tNclSXIg2EFNSIUd8vJ3E4\nyvcV27Dy4tCIZ331D8Qc+jtkqGdohNzTfvbRYN60TMiRWvwIE/7tvxJzDJrP\nSCt3wRelx9Est6FE7YzZ1hdXTuUpVK3OGGrYBlD3Ll6oXhjcrlnclwFdSWsW\n6hH0mgmbLYojuZc43crNslAUJiqFkxa7f+HMwzT9H4myg1URzhHd9fcxqvb7\n+5/vPwSzPS3QhW4kB9/i2dsdOY7kHRbsEvSmI1v46BMnDxn6rXBX55Tlwu/O\n74hl3VbbmwPDPDupf1Or6iAK0+yaAZ8BjSnT3mNlWc0FQvlkmSTtDGpmelTT\nhgJxuID+R+ppYbakTwXt/Ib46W0euVkKmreBCWYweSgWp4YQeyEn3NXQk30i\nio91iXzxdbeSGditJDigNOU6f24T2tpfAXBnbumG6SzOpRajQWN50y0vbsWP\nGiqEOL4cBdIC9pwIgka5tVCvCCtls11ivBoN8fV+Iw+sjmIVHszur4KT5oe0\ntfgp\r\n=aKGB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"commonjs","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":false,"targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":false,"targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.15.0","@babel/cli":"^7.7.5","@babel/core":"^7.7.5","assert-helpers":"4.10.0","valid-directory":"^1.5.0","@babel/preset-env":"^7.7.6","eslint-config-bevry":"^2.2.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.7.0_1575879949401_0.5603649387047882","host":"s3://npm-registry-packages"}},"1.7.0-next.1575880176.6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629":{"name":"errlop","version":"1.7.0-next.1575880176.6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@1.7.0-next.1575880176.6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"690ad70f53592b9261e44b0693a3f1e4fc77bb7f","tarball":"https://registry.npmjs.org/errlop/-/errlop-1.7.0-next.1575880176.6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629.tgz","fileCount":10,"integrity":"sha512-Qu9gcc+1eN8guhdsi/SjXv3HMgGWINMBHdIPSkv5troxNokX6MdnEp/5jxrIAoPpHJ1+n2rCFQMdCThqCbxBIw==","signatures":[{"sig":"MEUCIQDEclAwYg2Qi1YEJNrz8uvRq+OuZMQmuGa+3Qh5Plz/ygIgcbaLGmMdgLti7OlZyzD2SLKwpTF9LPxCCbMWBzw1V2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7gXyCRA9TVsSAnZWagAAktUP/3RXL9+AA5+Nx+b/vk2a\noYl07N/BOpEUjlpACnETE1g5lVUdTVB2YJwItwj7P/PuULfoVT0OqNUFfacZ\nl0uVX1i5rRZouWztYwT0Q+c1GtK75JF8tLkxeGpG1TZ7+Euw4/6NW/t83Hjy\nT9WC2UTFjlxDhT6i7dfqvpmA3sAr0vWVKBGMswA2BnfZP9fK84479IzJxFMO\nKV7uPNC0ZJjsugVYGDmD9q2MNEVQCmaRFN5bVATHgGqKRoxglm6GFNIikCK0\nyxfU5VeusT/D4icvCwxqSJVm0fl5HAACBpglh9/SDIh6C9NlQSyaG9tUTI+i\nRScBScIlfcY6gZ1OE07wqXUMsh+epJaW9Ty1qdfvT/3iUWIzTfVUSPejm1tV\nVFA71/EeixztR5vtcn3GdoPvt9egy+uYm+xzPKQgGhfHpgnKx7a2Otyxerdx\ncCseudTCyFrGQ+aHBuEwgGI2/X51AnnDGbvisjtfUsapIFso6lBDDCIpj1TK\n8ewCpfEF0/HFScjBzSWs17fXf8LqiWHo4+5chI4MJ2fZ0bf0ToHp1smcXTFQ\naV7OT0P1ZjSJ3Zf8k2ujVdmaos7eze/f9wbpMzTt4cMuRL7cu2mQycqjSSQy\nzsxGrC88X9sT0ah+ySkZ6JWrIDrGVtGfOjTysJ1/oK5WIt36+qg4mSWFc0/9\nt18a\r\n=J6MY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"commonjs","babel":{"env":{"edition-browsers":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":false,"targets":"defaults"}]],"sourceType":"script"},"edition-node-0.8":{"plugins":["@babel/proposal-object-rest-spread"],"presets":[["@babel/preset-env",{"modules":false,"targets":{"node":"0.8"}}]],"sourceType":"script"}}},"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629","scripts":{"test":"node ./test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:jsdoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["javascript","esnext","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12","browsers":false},"directory":"source","description":"esnext source code with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"esnext compiled for browsers with require for modules"},{"tags":["javascript","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-node-0.8","description":"esnext compiled for node.js 0.8 with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","dependencies":{"editions":"^2.2.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","jsdoc":"^3.6.3","surge":"^0.21.3","eslint":"^6.7.2","minami":"^1.2.3","prettier":"^1.19.1","projectz":"^1.15.0","@babel/cli":"^7.7.5","@babel/core":"^7.7.5","assert-helpers":"4.10.0","valid-directory":"^1.5.0","@babel/preset-env":"^7.7.6","eslint-config-bevry":"^2.2.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/errlop_1.7.0-next.1575880176.6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629_1575880177965_0.39616800481596504","host":"s3://npm-registry-packages"}},"2.0.0-next.1576046684.95552244bf860eb18e4041a3ee1f82731fb86c12":{"name":"errlop","version":"2.0.0-next.1576046684.95552244bf860eb18e4041a3ee1f82731fb86c12","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.0.0-next.1576046684.95552244bf860eb18e4041a3ee1f82731fb86c12","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"dd3e4aa88c50afb0e409b7d15f9e42982c40e9e3","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.0.0-next.1576046684.95552244bf860eb18e4041a3ee1f82731fb86c12.tgz","fileCount":10,"integrity":"sha512-/hBxKNEWLAXHFoUTCQyTcAoVKcoL4isrwZysokjzih7LA8AFYybILBj3Y6hTuGGIxVjXAI9gj0+i9fmL11sbLg==","signatures":[{"sig":"MEUCIGVgpzPfsT1e6XHy8wKopk2pPcEOONmfDaWY6pfvmTZMAiEAxfT3H/SeZOrflsccxLzBdvoA8JNVUelZrptUkbWNb0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8JBdCRA9TVsSAnZWagAAE3QP/ihfvIpO9Ep5Dxs3p+Jx\n+JseTJPe+hoCsJBaNn3A9oGLrLHhuibUkP5sdKGr5a41ZpbTEScZeMykzPGf\nV+slSuxBnfM3HGSzM6XoDy26IgDH5JrufsGte7FM381YdcuS8Z5LM2nFCIY6\noe+rvSg1jCm9xJU6hVkz5Ak4n+PnRit+vfbgGjvzCkpANzdBwyWs38Tbb4tq\nun/Zw3rP6fpVFaMvTI43kTV56tmuqrbMYfWvfBWa3wej3V7bS46Id/4jMarD\n5fKh452wbwSW0uMNU94auQAchPD0fMitAq3jV+kJVHMtO/CWErb8B0WibvMl\nMgwXgJbfcLM7QctwOSlPdooDZheh1Qq31jqT+jbKg4XaTz4rBNXxanJje3b6\noFekfcvSzGilW7jaT0ouKQHo2vTrB/+pIEBBv0gnCZcbKAIl6MyaKZ4r4GNb\nVJ7p6/5gs09BcYdFZkaf1+rzxjSD5KGxzawJdaSv42IEr1ulcGd2VZaWHCwW\n1dBtlkHiqlwGNtIUMficfjxr58EvXewsE41/Vf40aApyrlFbExNw8Hp26KhM\nIu0pG3iLKNWAQPYCx7pF/qaJ6nP+tzNL8umPFbHnDX+2QrbyrbchJq0NYQ4c\nthiJXtPH/THyzU8u35juiZfiHMerFNDF82nghhfFzzfeU8hVnNCF5E8CGOKu\nXWVB\r\n=fVBO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"95552244bf860eb18e4041a3ee1f82731fb86c12","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ESNext --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"typescript source code with import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"typescript compiled against ESNext for web browsers with import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":false},"directory":"edition-es5","description":"typescript compiled against ES5 for Node.js with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.7.2","typedoc":"^0.15.4","prettier":"^1.19.1","projectz":"^1.16.0","typescript":"^3.7.3","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^2.3.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@typescript-eslint/parser":"^2.11.0","@typescript-eslint/eslint-plugin":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.0.0-next.1576046684.95552244bf860eb18e4041a3ee1f82731fb86c12_1576046685493_0.8410316780771572","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"errlop","version":"2.0.0","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.0.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"52b97d35da1b0795e2647b5d2d3a46d17776f55a","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.0.0.tgz","fileCount":10,"integrity":"sha512-z00WIrQhtOMUnjdTG0O4f6hMG64EVccVDBy2WwgjcF8S4UB1exGYuc2OFwmdQmsJwLQVEIHWHPCz/omXXgAZHw==","signatures":[{"sig":"MEUCIQCHKLjl9ot6mpFTfjBKAuFzaO1RO9dUS9P4BKp4SE05QgIgHa3MXW5utz/45Z4P9bMzXu628ehXuMrtl/xYQNrcOl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8JGHCRA9TVsSAnZWagAAmzMP/A9dxmpE20s6Y4MUsCjb\n2tll4ZTatFT3uC74kYfAFZQGUwOKrnfQ9mRfaZQlxRMnboP2XPJQ6961Q/05\nWdOEOYUfx/GF75MpWckln8N/991VefwIdbYK3Ire6jGAAE7bLKl/CdpwNdpS\niXrh6w+DGD9GJYRoEm14NcYJf6u7QRpUJI2UClWANbohtPnSk3t9CNIrjfXH\nJ96erkfKAQOUhbfgKHsrjB+SueBK9i+D+uhe7PBKLm5uo8Gga4kezb2Hb1Jf\nXDsVEOYS8gpp3KRkdWNusKCCG9RwCWKJgP6oRjYxzoSCJu4CDpAUIfxhpQIo\nv64T4Mg8qPztrH03roIJhxUXSlv6swbYgEXTb8sK/AqnwZYje27IuEvWH9r/\nMavOI8gI0DrnMAJ8R6lHhkyoA/n5muPbp1kXMQIFInhsI16h1eQTjyxGkBGg\nmJ+9YQDomKSdXz82z6TQmz6+EySefn7Wivw1pFvL31emI+Y+ajMbxydGNby2\ninthZo8Xt/ebrMz2ziKWkrA9NegfOEls1/J+huE76PphzcYTbgwN//aktaPG\nxBZbj76twX/Ghz+ANX+IvoVfLy+6pWtBkEwGZuU3/LBThXU+bzYuMNs6YGIZ\napbS0I/KMPFx5IOVfd0/DItW/oFf295vVi7TqPm9gRFehmk9K12J+fIOK0vh\nHhtr\r\n=wUVl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"95552244bf860eb18e4041a3ee1f82731fb86c12","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ESNext --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"typescript source code with import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"typescript compiled against ESNext for web browsers with import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":false},"directory":"edition-es5","description":"typescript compiled against ES5 for Node.js with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.7.2","typedoc":"^0.15.4","prettier":"^1.19.1","projectz":"^1.16.0","typescript":"^3.7.3","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^2.3.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@typescript-eslint/parser":"^2.11.0","@typescript-eslint/eslint-plugin":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.0.0_1576046982639_0.9685025188166259","host":"s3://npm-registry-packages"}},"2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b":{"name":"errlop","version":"2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"fba8e89bed1399b08bc706790a126a8bdea128a4","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b.tgz","fileCount":10,"integrity":"sha512-XoEPQ3OAOS8SxElKzek1ws/ui+DZOLwJ6OIcFc8GcHhZVgWBUlSPY7hfM3/eTPX1PcfKyRzDLSJo1H17UEllIQ==","signatures":[{"sig":"MEUCIDRTyUQQqp22neC+oAZCRjjWzUJy4PlmorQoAWCSCF7zAiEAjOqcdxgDzujPpiVjnCQIZNq8OBhrbEo4q5tLed98Czg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8SHqCRA9TVsSAnZWagAAFsIP/3YUkwBTmrlORj7mYVli\nWVnUod8x1VukFLQxcjpRMZ4ij0MsGlV0Fl7toUr6ZEZbqJmCsbMRUZoJvY9w\nAGJFvyDI47+S2bPfIeoq/0h/tidHDzQkTGHXbn+jHTTkm40WT4CDozDEZCgn\nFSg/XUeoa12NPuDpmgzDZUDzDIahR5FmEGcOmZ9rSxjXshvXcnfMA7CxEW1+\nX2hgU44DWBqJritofj0oTx/c05/5fRdh1sH/JPjO/J+b4aRRP1XcpO2Pob92\nyKsx8DDxOBGfeYUM+4kaC5DpVqAoVxB/TDDv/+XyNPrrjAxgs0Iuq8F6udba\nI1lBLCQO5xWdgjfQ20dP/cWIkZrorDg6aKd4ClXNUfWRHby8VoPv4zdA1Xh9\n1OEV1RDfMC/+fOIKR8LbOLx+XIHyosMWefzLOU4BrENRQ87R9w85yYXBcfcj\nyCrB2SN7DXB81c2YUCpPa6nO0Be3qMnEruKBGvP/GhtzUgyy7P+sMBXwcqV8\nDNVY+zBn1j7ZKI8bLUNPo181ZMx3uo6V/sV++bQ/sSsrDZjLFQFUju24/ooR\nIMPbXbuV8nkSAeEl70Qvi/B7ZEn/o6Eu6BMzz3kyFkQEj2DQ9/ra7F1r+UEG\n0nwB92mt92fZDjTpl/RhlvUufeo+4s8W2Jngrotm4aLW/+Btyua2bRpL56qB\nBar3\r\n=nleZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"293662176015e2cbf51d775cb0c21d65b3ba965b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ESNext --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"typescript source code with import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"typescript compiled against ESNext for web browsers with import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":false},"directory":"edition-es5","description":"typescript compiled against ES5 for Node.js with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.7.2","typedoc":"^0.15.4","prettier":"^1.19.1","projectz":"^1.16.0","typescript":"^3.7.3","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^2.3.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@typescript-eslint/parser":"^2.11.0","@typescript-eslint/eslint-plugin":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b_1576083946101_0.53281459356578","host":"s3://npm-registry-packages"}},"2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506":{"name":"errlop","version":"2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506","keywords":["error","nested","nested-error","nerror","verror","simple","ono"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"},{"url":"http://github.com/apps/dependabot-preview","name":"dependabot-preview[bot]"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"db143ec8b8e49738eb35c6d74cd44791fcf6c063","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506.tgz","fileCount":10,"integrity":"sha512-z4pokR6az53fy0Zixunf9DkpNK1gDcM27ZOxQr9Q0kPLOBVQzfNKmtg2mrP/S0pnyUaL58SHs3rRrj4Egf6Vtg==","signatures":[{"sig":"MEYCIQCOwC9MpudCQ/pgMydCHZde50dWEyqbkcRNXb+VkauBnwIhAJw/8BUDb5Kz0uxJEEFMxYFtOAP+QJIQO+sfwzMcKWec","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+RnrCRA9TVsSAnZWagAANrgP/2WYxUwhXHlOQ1J2IQv2\nh/bkgTOshz0EUHZUQc41eErgmNUrIFWzNym909UUdc+8X3qUAyKyWi0KzTov\ns8yKD/HHRXZ5f2hBV8nqZXFGg277dsxdvX7SpQOiXz4SwCROels5WStVoH3U\nLZ9C7/c4805lDofhPvEtocH5Yiwru6hGEaivzdcXJG+uNT2GAJtzX9ItyrMl\np/1ZXfeOK1oQrgwfA+93/wC9B+0OWlFwFdjIAPkNSi7uzCfehYxbUfvl9Ys6\nnZwfsqhPpVtU42mSVe6P4CVCdAK5syc6yZyHjNymth0w9RNhh2NQyuGHrEjT\nof0kiwGo4A4+DPIdg69Ul0llqmM8fYUir/hHChQpK8tdSix910ezl/aVVcek\nPpIbsveUojVzSqIaEFv/QfS3ujthRM+D4i3g0mKXWVmxzUJLAD+aCsyPHb2s\nBX+RhrRuMGEQSrPIZ43OBXyZAWmMS8fxfI7S225oBcb4uz5fmvvRURIvRMTt\naWEvs7ExubR2PDalR8ojnqUbaH+eGI1vfdy10iCvslCPOUZM9tVPVJfJYWAp\nuGUHmBeCCoiW2Jr78TKbDtiLAyIZepSbrcoJtZGCQyOoAlU3ARszRbYqw5K6\nelFG1AoqH4yuwfQwYZLBTB0a8fROoLf3A96uQrtareHIFk4pHfpJGzSOAlRJ\nvmBw\r\n=MvQd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"833b197a12cbd01de927d3f8d0095edd885e0506","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write ./source/**","our:verify:directory":"npx valid-directory","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ESNext --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"typescript source code with import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"typescript compiled against ESNext for web browsers with import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":false},"directory":"edition-es5","description":"typescript compiled against ES5 for Node.js with require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.12.1","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.13.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.7.2","typedoc":"^0.15.4","prettier":"^1.19.1","projectz":"^1.16.0","typescript":"^3.7.3","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^2.3.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","@typescript-eslint/parser":"^2.11.0","@typescript-eslint/eslint-plugin":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506_1576606187555_0.10358951877684275","host":"s3://npm-registry-packages"}},"2.1.0-next.1585176392.a09b5b6717e1d35a9c826925e358226aa96cd945":{"name":"errlop","version":"2.1.0-next.1585176392.a09b5b6717e1d35a9c826925e358226aa96cd945","keywords":["browser","error","export-default","module","nerror","nested","nested-error","ono","simple","typed","types","typescript","verror"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.1.0-next.1585176392.a09b5b6717e1d35a9c826925e358226aa96cd945","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"a9859f67ca344cb886f7aaf7b96ed445265d2190","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.1.0-next.1585176392.a09b5b6717e1d35a9c826925e358226aa96cd945.tgz","fileCount":9,"integrity":"sha512-n6PO6WCi6r2rRfdCobNk1sS9GSo90KYzPqzmVXUeShSwvr2mW4/9iGTBwQSSmIrmMzLBij/k1WX9lt4iztXuAw==","signatures":[{"sig":"MEUCIFtPWEKnlKYxLWUWJQ57LDb0vunwXDf+4BmYtPXl1n1SAiEApVTW8VduXwdkKkVO/snZzfJ6tRRULMrlmHOIJgxR5rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee99KCRA9TVsSAnZWagAAF6wP/RRqvSongBryY00L52/D\nXCsECKCeTyOfJHFhkxGKQEJoUXkhM7O9ArK4ZsgkqrhMeygXmZuIQidTn286\nc4REMy13DbXCxRT8E0VP0WZQLfoA7X6u/3Is1g/tjJaoYZEjKW4hbEEihkcF\nPTvZoNcJ/b4dPYpWwEm+TJt1XpDoAWq+63E1Wyxt9qsdRhdmEVc8BNANXvs3\nT7T58nmU5iWB8kc0pauoQi2ZqkolZ0hfxp+9ahhMTpH1aovXENa4g2AzOrlJ\nIQEZf65qmrBG5UUuOLglqfy5Ii7/HUKddL2e6avys3pU2+1RJVdmD6uI85FR\n5GTYTJ2GJAb7ojbWnjLhKsV0oM1ZHtpb2KTjnkDr3GTAlPeocjw8nL4V+oOG\nnkk+UA4lDsb4JavFO/8urb+QFVVl+eE1e+1mYWny+OR1XcjSE9/0YAkmCaJl\nCkuPl+IgCcPW9yxcKCnqLSjyUDIa+cKQN8JcfZxIJ1hbT5ZvdnAEjbm3k6We\nxeDkEna82IJvap+Yz9ILuXn9LvzHGQpryNEl2Ccvlu7NQJUxLM0DO/jUlEjX\nxSiSf0iWWT3txWAeYpezRLYTte/hJm16jAhORYRT2IcXo1inRLC4CQk4s0h2\nRPhIBS+hFA/TjidvtyCh2l+CasYXZpKaHwRvd2nxDFpMqfZBWxBYd2xAwAeL\nST32\r\n=+yZP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"a09b5b6717e1d35a9c826925e358226aa96cd945","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ESNext --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ESNext for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.13.4","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.16.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.8.0","typedoc":"^0.17.3","prettier":"^2.0.2","projectz":"^1.19.0","typescript":"^3.8.3","valid-module":"^1.0.0","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^2.3.0","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.25.0","@typescript-eslint/eslint-plugin":"^2.25.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.1.0-next.1585176392.a09b5b6717e1d35a9c826925e358226aa96cd945_1585176394263_0.738468424895711","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"errlop","version":"2.1.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","ono","simple","typed","types","typescript","verror"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.1.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"a9df1d2e5b1359e95c3fc0bf3f1b68fa39017260","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.1.0.tgz","fileCount":9,"integrity":"sha512-sEmQX03aJkWsqTPDYaymq3ROJmKxMHhFS4UN8fWwr5ZiRtw3p61QHRk2QQj68DiaTIXWujJP+uEUS1Zx3spxlw==","signatures":[{"sig":"MEYCIQDT8SLiCmtsR+d2Bv4prX8IAwHrkjmQ5oHafNLOTfEO8gIhAI/OELBUDUta7jBpA3+uREewJkmkV69QsxitbpQhduzp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee9+PCRA9TVsSAnZWagAAmuAP/RnEMSERCDY6OkPCnw2g\n94m5TSCXlLuTbGrAkHNtgC2v9LXgkbkHpuDQPL2h9ohCEi7WYYoF/dE3fBMJ\n4rO+4lNkk513DmGp+2Fdev2xthFnblV9h9/tF0t0UitKRMg/GQz2H8tuqvy5\nYovR/+WocujL3RXy5iAYC284RPBCmKTdArF8tuEySvfXperIEqGBYpwxlr2u\n6bmHzvDomy+ZZqZFvLnrrCDYI7VGWDTxal06xPYfHDo7Bp4McR31ohQ7sWce\nAkImYghpfSr9cS1KqWKSyymlNzRgotRtyteHx7LFUFz+0NS5/dxcAPIlLb7O\nm79Aht/3GJr84Pi+JToA0J3iFiDCXNf0/t3y9iyDVf4EXgmozknZ926o5fB+\nEBV6i7VT/OEl8OA4d6ojg2YmuDsXdRSq/b/QhD+TacUgZ5a0EAQ2VVrknA2k\nXIiywVGzb01B3McSYpB+tG1uGpwNgsmE7PZLcXubwJYaSM9pEixVJKaLyP6n\nyEp25VAEwCQR9pK6sph3WItkM+o1dZwurVYj6Bh0DhSg+RhMDI3TbCzBzjM6\nGzkc0u+Yr3JO8WjQw9IEr7s7Ab/X4Wnim+cFP/yhGG4Z9EsWVX34sINIcVOD\nzuW+UBUdnce+XUWC+1m5AtbCykywfAReBfG9I0FwWaO0LF2yDIC6L/UEbIdD\n/XSc\r\n=ZfFU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"a09b5b6717e1d35a9c826925e358226aa96cd945","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ESNext --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ESNext for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.13.4","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"12.16.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.8.0","typedoc":"^0.17.3","prettier":"^2.0.2","projectz":"^1.19.0","typescript":"^3.8.3","valid-module":"^1.0.0","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^2.3.0","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.25.0","@typescript-eslint/eslint-plugin":"^2.25.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.1.0_1585176462867_0.14395843263186592","host":"s3://npm-registry-packages"}},"2.2.0-next.1588596671.df73707a467967d1da36176e9199f2c98a314220":{"name":"errlop","version":"2.2.0-next.1588596671.df73707a467967d1da36176e9199f2c98a314220","keywords":["browser","dom","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.2.0-next.1588596671.df73707a467967d1da36176e9199f2c98a314220","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"378c122b158d4d164ab5c09eb84c0eb562f86d85","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.2.0-next.1588596671.df73707a467967d1da36176e9199f2c98a314220.tgz","fileCount":9,"integrity":"sha512-uB43knYrSGee1On+M5Z5WBx/P7714GrbdqIg6mQjWvujcA0uyyRX/eWKu3Gw/Nk43sJRUhCrlDewVVHmhCDxLA==","signatures":[{"sig":"MEUCIAi2JqvJ8UOIpGeDi0gdKgyxgkzF7U3JLBAb3mddf+06AiEAvqbAiW12noFgShzoVxSDcKT0wpofu8CjYtiIHcr3emc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesA/BCRA9TVsSAnZWagAAc4wP/0C1PK4pwqNo2NB/Bt98\nPUz5/dFVkOcavL1ejGc0OjclRsIrFR9EJ2sZdLbWXUMKbnoqI520wQBeTUXj\nr5EVv8nlqmjRYEFX5dXlAQ0M5j3jrQj2EzQnlBo0NOHeLac/lYn5G9rp8rA+\nHdLwN8O9oXDpR1DQf0lJPtYeE6J1ZtGyjC+vFZEZ0aVa2ZkzPCYn36uJKyB4\nyYInvQNNqubvbb49M42pdygo/tftNiRiqVqsxgU8+YpLlxYRUCqj0XkEKa7z\nkF4ya2jJE8xrcljddD1w9PiF4zfO9O71NCNElGL5FIkMG6PGE5mA+qf/u12P\njpsZiv5lmIpvE3twAliPMnsIpepPTRrfoMl93VUZHrjZV3gF2ld4zbT6Momc\nCo8CJ2JlKuDxHIHkC0n2b3xUkpefgThMLp8W6yN8a8wi92Cwod2H3XgTudWH\nbcwOE73DpWr5keS4nX/ykEgUIoapx1/fmoypDe+R0CeyHFkcQDRjOWVhQ0RI\n1/YIa1gu+a/H3ULBLDQakDLLsKAOU1UWX6tXT4A+jy4+8TE+XCHWAkMFHx25\ntjyyTuAX1wUhtSEHqK9+oKkUdbVw4dss7UzAsurj+S0mh3h6DgoU8FYiJz9w\nUD97rQMVHdWq/zt6MtmHJqKDyu9jnfQOuv0Ux1fZxIY21h9eIQal4qkMb/VF\nJxFy\r\n=PQzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"df73707a467967d1da36176e9199f2c98a314220","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"npx projectz compile","our:setup:install":"npm install","our:verify:eslint":"npx eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"npx valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"npx valid-directory","our:meta:contributors":"npx @bevry/update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && npx typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.4","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.1.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.8.0","typedoc":"^0.17.6","prettier":"^2.0.5","projectz":"^1.19.1","typescript":"^3.8.3","valid-module":"^1.0.0","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^3.3.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.30.0","@bevry/update-contributors":"^1.0.1","@typescript-eslint/eslint-plugin":"^2.30.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.2.0-next.1588596671.df73707a467967d1da36176e9199f2c98a314220_1588596673390_0.5993017115708574","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"errlop","version":"2.2.0","keywords":["browser","dom","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@2.2.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"http://balupton.com","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"1ff383f8f917ae328bebb802d6ca69666a42d21b","tarball":"https://registry.npmjs.org/errlop/-/errlop-2.2.0.tgz","fileCount":9,"integrity":"sha512-e64Qj9+4aZzjzzFpZC7p5kmm/ccCrbLhAJplhsDXQFs87XTsXwOpH4s1Io2s90Tau/8r2j9f4l/thhDevRjzxw==","signatures":[{"sig":"MEYCIQCZm/Igi2dKASydaorFIcOXkdCth6kKYqTYaYBIQYf3ewIhALW4eAuPkepsO/7yrW4FfTEbSC17SNLHYvFpZNG1KUnU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesBAUCRA9TVsSAnZWagAAHSMP/jrxAVkplIyb8XW1xInu\n8Wxfsn5+GtWZR4ZiMB0a9lOPizwDqYW5WTqQNNLMijTXL/gHGUj6HTjBWuFJ\nja8gRPhbG3MtbAgYLbF7I2ZLiRCB3opeZ9vbZlNkvs8IwKMAMHVK8OL2UZtU\nP/4cW1NC464DSeVyGs66afksPP5ImDJwVYcDtDAod5VjJgNdIvlUvF9eMtTm\ngXK4MJ4Jr+GVk4Ely0shqDXUx7mZtnoT0fj8IOIsT3gQrO/bB6Llq+bYLeUz\nIVWuh6ei1In+X9x50uZucL04qrjscdElyS0tMyXrL/m0Qo1y2hmRB8U1tdsa\nMi5eyZGPfcQogZjIiTnWlyC6Ce/49HomZZoOH+/7+ZZciTKRN3Eyk1xL0Qqa\nbLcsbp3zJCItkoLm2sWZzIPVKLbhqyKK3wMSwxmc68qzirDcogbIuMnxyNGC\nxkL10plYRgs1NGfljR/T+g9UVPiEoUI7EBHtGnrUYJjrvYGfO2sosZu9BViQ\nqCpg8YLBfyWM6Uc1e9tZSuepAqOiVMJM4oKEy392wZa0JYYquibWB90haukk\n47FStnS1T/R94xKtH1DKqNmUwEc5DTRruNqPdmjiv5CNokAlWF/HBfQV91Fy\naZTP6X4iHwNoOKHrsRVOX90K+0KCbhCf8BFSriB0PyaK1HDb65TbiBb3+fgf\ntjCP\r\n=+mOx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"source/index.ts","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","patreonUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"df73707a467967d1da36176e9199f2c98a314220","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier && npm run our:verify:typescript","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:meta:projectz":"npx projectz compile","our:setup:install":"npm install","our:verify:eslint":"npx eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"npx valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"npx valid-directory","our:meta:contributors":"npx @bevry/update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && npx typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:verify:typescript":"tsc --noEmit --project tsconfig.json","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"0.8","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.4","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.1.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.21.3","eslint":"^6.8.0","typedoc":"^0.17.6","prettier":"^2.0.5","projectz":"^1.19.1","typescript":"^3.8.3","valid-module":"^1.0.0","assert-helpers":"4.10.0","valid-directory":"^1.6.0","eslint-config-bevry":"^3.3.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.30.0","@bevry/update-contributors":"^1.0.1","@typescript-eslint/eslint-plugin":"^2.30.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_2.2.0_1588596756472_0.7022449096966696","host":"s3://npm-registry-packages"}},"3.0.0-next.1589355231.a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef":{"name":"errlop","version":"3.0.0-next.1589355231.a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.0.0-next.1589355231.a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"d97dce7730f32812f8ba23a4f070dfa574d15e90","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.0.0-next.1589355231.a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef.tgz","fileCount":11,"integrity":"sha512-bGwwsZQPBdWDXEIvs044nDRw6q7a1sMktqvY1BLSWluGkbKeqTwfGVinPioxrckw0tKyQAUJmKZviWoLUklXFw==","signatures":[{"sig":"MEYCIQCltx1zdIhHOOjhEIIxuvSTnCcJ8x0qpoJYftRGkf8JlgIhANtI14NJB/bZq+aTxzibd+clemVsLWbzZ5g4MeiFou9I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu6LiCRA9TVsSAnZWagAA11IP/1Q5Q0F1SwJXem01CNNl\n7VvRtbX9mPm5mR5oiL4YGXb63Bgcimw8dipFHViYdl5uW16eSY1EQddLbSmT\nkqhnu5pOFfQrM9zknji+Qt3Cz61YvLRwZ++RTmk6EUWGInh5hBiPaABzIi5m\naXJmJOkgAKTgKcrYyvmLV09un015d1+F1pwZxTGX7TLawHg4aHfp8Eua7Lvd\nwTvvw6U5YzYBv5UWyHMtj12S0kakYkEJgi9tZ9H+P7vdcp28DjVKhv9yswqA\n53uVHFrM4xE+SVdh/KPziiZ2UjiijdRgpUHdn9W2GkvKKyt0EAlB2qVxsNvr\n+qeqdOQubsBDMt92bXzpUG28b+fjud6DQrFsoHFguYTMV+21LHG+xI10a7BY\nAYRrpHRv70dEXG5wmIf+UbmeG5GIyB6GmunFf8VucNQM1jl4r+WB6nZlwIit\nA0fDVLjsL0LBSijIU2X+4ahLW7C7tW+8OiD98OvBq7NcYSltc5LRlt7B5h7u\n4NR/7v9t8xAlEwUsqF+wv9Z6SK+t10FrSwFHTqi79u90UTWQjSnRM1riNAqp\nu/PM0k3uEjpgLHEcsl9B0lFUG6DYZYAZfdn93qOuXWjXhH7RvihW3hUnS/xf\nVQJXvhUJhLKMSOYfyGss0luFIpWs5JDob9m3MIccHIwfcm8qlXycaym6ZBbZ\nWS9w\r\n=hado\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationDir ./compiled-types/ --declarationMap","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.4","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.2.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.0.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.6","prettier":"^2.0.5","projectz":"^2.1.0","typescript":"^3.9.2","valid-module":"^1.0.0","assert-helpers":"^6.4.0","valid-directory":"^1.6.0","eslint-config-bevry":"^3.4.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.33.0","@bevry/update-contributors":"^1.5.0","@typescript-eslint/eslint-plugin":"^2.33.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.0.0-next.1589355231.a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef_1589355233516_0.7983966969385023","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"errlop","version":"3.0.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.0.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"876e4230e9f46110886f8af3d60d06d07de65a92","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.0.0.tgz","fileCount":11,"integrity":"sha512-x+bfssV/oujTbYggyYraoIhVxTeUm70TwPF4MamzIbO0RGfEXDylwqUz+gm62fbwqigcHzl/Q6DvPBaHD5Xg0A==","signatures":[{"sig":"MEYCIQCZ4HJ92HmiOqffvQ171lQcyeoOwC3toH1E+i6beOA60wIhAMVoZ/6UFzl966xn8COqv28rbl2tqMN5Wk7++JeBivE9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu6MsCRA9TVsSAnZWagAAIFkP/j7WouccctyAvXEx5Edw\n8PiGEkKbhsGqceDJB0moMWZNbP7sK2u0I3jktJFMw5i+Y1fvspOFk3popPiD\ntF3d2wyRAtsjDEFcOPLMMaI+Z/8LUQxXot7FHZVJIQ88JWW87l6Tp2N3ouep\nM3EJjSgnZ1MZLCQIDzD4L8aDD4Sga2zUjjceQajrQtdPxqHoItmNeK7AfyUR\nsV03Hz/vdewopjDMX75wgRgQTJjt9Q2ATIYwK0wFuN3sIHo7vwqpkY/QV8on\nmXhWLJEP13ZrPMcXpPR3I6Z3p1AIj1F2mFGfpRyqJjLaLEeharKOCmP/GUmR\nUwnigk0dfIIcTn9sqkvA/AKug7gpd8ghJwEfygM+fkwbkT9ET0hSXcZZPxtm\n/IIdXPTDdqYqEtgxps1oZoIHdWSZQ5azWms5JwaqdONQ/oYBSmXsmR93xG0i\nm6E41ZT+72JjVM3KyxR5lnKNA3IcbNR/3SazG3MHDt1r9y5WQcZv0tJpVp4M\n9SGBUeIJCqQd8Y/Ll8FnB2TbM+yJdBE9sw22y+E/jXO49TIGXajCuIAbqEx+\n1zUCg1XZQHnFAJqD8FHNsS6dT3HPk8IjE+acJs+3qtDpGacpoe0w9jDlS+IO\nVfGMkiCQXpvzSF4x+itYcPl97/hKEL9ormwAy5OxqRCTCUtrmKEzrXVKFTwN\nXIjP\r\n=NLBa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationDir ./compiled-types/ --declarationMap","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && test -d edition-es5/source && ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) || true","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && test -d edition-browsers/source && ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) || true"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.4","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.2.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.0.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.6","prettier":"^2.0.5","projectz":"^2.1.0","typescript":"^3.9.2","valid-module":"^1.0.0","assert-helpers":"^6.4.0","valid-directory":"^1.6.0","eslint-config-bevry":"^3.4.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.33.0","@bevry/update-contributors":"^1.5.0","@typescript-eslint/eslint-plugin":"^2.33.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.0.0_1589355308350_0.04115437820572043","host":"s3://npm-registry-packages"}},"3.1.0-next.1590036530.f64f0d101561fb460b518df7e94bbedad45238cf":{"name":"errlop","version":"3.1.0-next.1590036530.f64f0d101561fb460b518df7e94bbedad45238cf","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.1.0-next.1590036530.f64f0d101561fb460b518df7e94bbedad45238cf","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"0922db85945f53c318b87ad478eefa39b5ff9832","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.1.0-next.1590036530.f64f0d101561fb460b518df7e94bbedad45238cf.tgz","fileCount":11,"integrity":"sha512-LJ4zrR31OSgrYXG57F8I5JxpC9MXLJ47kmZhu520YworERlZzljS7DABMJOIzEfPNQRqVzGeLm4ndn8CNHg0Ow==","signatures":[{"sig":"MEUCIFW6iLy/rpLgwYZ7qyf2NtYbBBrzB4NX9BkFJZ1exiPkAiEA0YtOnA4rHlT31EtITx2pcQ88NGCjfOKy/+9RgD3s7zs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexgg0CRA9TVsSAnZWagAA/bsP/jBRzHbZHvfhQrG+9MNl\nihDVU43VtV6VKlzkLfUImwqbz58KCwBh7OhVjhZRQgHs4ZC5/Tvo7uJiUt4h\nLYrTFxJUDORKuiwJJR+3rNV+mSw5SdiwAHQt376DyiSZTmJvJcr21DGqGZI4\n8ccu5dxNQRd5CLua/mSiiwXFaVbnFrM+8C3KozKoNvbZ9IFv0P3ZHF9BHrDl\nguHX01qQQRBW4wEt+BjmjBRRhAE7cHk8l/ZfRIsGDNYdO0iBdVilkAtkrepD\nxrI9e/Qmj7yIisznPV2McGjYzBdF31RMWFD76cqDzaO6jXn/PuQWIag9VIQ2\nS/kNnl0m1ZwPJJLDJnZYeSBU4GfJGzTtcKhfjNU1g4lTHHMh2tSPbN0iSTfm\njIdhzNemfNZ0tWSLVuCnUidU3fqy1iU5yiXMk/jvXX7i6OHP0IOpfnE5A8+P\nHE3CL0fpxISIkPRW1iMRSae9iKeg0SFQ+oUOik6J9MHdq0l4L4d2lBXhuPde\n9r1i6N3lOE/gn8Lrjw/RhrPlexozoMlj69DxjaQeITySXvA8uvStCqw9A9ex\nRXdaPvxsx490vfuXNh9yRXMnGNSL+eE2XD8r9uviVsvZqYHsPQq6LyyLG0nn\nmEAhhztLID4PKG1DbL6Xe3ZgzHPXJtZrbD4k6FyoY5nxZoXMZU5SZzCHIWtN\n+30b\r\n=WQRk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"f64f0d101561fb460b518df7e94bbedad45238cf","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.3.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.1.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.2.0","typescript":"^3.9.3","valid-module":"^1.0.0","assert-helpers":"^6.5.0","valid-directory":"^2.0.0","eslint-config-bevry":"^3.5.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.34.0","@bevry/update-contributors":"^1.6.0","@typescript-eslint/eslint-plugin":"^2.34.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.1.0-next.1590036530.f64f0d101561fb460b518df7e94bbedad45238cf_1590036532355_0.6683063923117833","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"errlop","version":"3.1.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.1.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"edb048e805825ff9d8707d96fa5de5ddb87f1fec","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.1.0.tgz","fileCount":11,"integrity":"sha512-dl67EXzm4pgXN6DWdIfqOz74vauiFn9BmDyF9UYWZZ775mNv6HoncdyG/w3/04xFow4toi7+dkziZ3hjhgg11w==","signatures":[{"sig":"MEYCIQDoXVJBlOYTm3P2syTvtPJuWvLA5HCvIZ54cARweIJLsAIhAIms2mu1gkyGf/kgR+ZPsydq7Kmcb9+kALo43lTK17hQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexgh+CRA9TVsSAnZWagAAxikQAIM83krLWi5DN16Z2pRu\n4AsX8YVvxOPI/UvMSwqkY/ZySB+Qc9ZoG5BmpBedTWCJhquNhw67Hhu08v1m\n4oI41nKtvfXc0d3Aeg9Thu1jIIIZ+Ld9tYcEEympoY4ms/aLsbbZqQ2vlyfc\nBfZ1LA7L5DeA/SNWHZN74h5A/DlwilyL89IUtdIbKr1rb2fZJ5MnZGgoa56i\n+SXAuo+3R80uPc7FrJEDxHB2CNNrrDpPnE/QmrxHdBlG5p/TufK9Y3iUXIs8\npI+B8nctAtFaIXhykoTmp6Y8BSFgrRpg6eft4iwsQNTH9r7QmVNicv48JLMR\n85o46Z2b/665h1muGkHpSb8nrdQIXzHDG2tCzoLM+9Thk2t12PWIgWEv1O66\nD9VVUHVOmDjXjFd/R2+oie/xv1DVX7C7zKv4+SelwvPsrHiCBeEY/xEOf1Ss\n+aE0IF5Q4RGmgDCTX+7gBd9fc0zNM3j4RHSkv55EMnQBEAwCLq7GR8QXaMHY\nd73Ulhe8WOE94fcdETbkmOy9nDX1cUVJgTqIXyYHuLiApJlQYoL51BoFoTfr\nR4iXaheKeR9opHp0bHWNKelQZ52W4oJQWl2s8snP8cLeVbVFWgnRq68v2zxI\nMo51tOsIMwRrHWTorzXRay/C38Y4t6tuCTfBx5QdGHosuX671ho2FRKmDEsS\nJ8/P\r\n=vjOe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"f64f0d101561fb460b518df7e94bbedad45238cf","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.3.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.1.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.2.0","typescript":"^3.9.3","valid-module":"^1.0.0","assert-helpers":"^6.5.0","valid-directory":"^2.0.0","eslint-config-bevry":"^3.5.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.34.0","@bevry/update-contributors":"^1.6.0","@typescript-eslint/eslint-plugin":"^2.34.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.1.0_1590036605405_0.08715157255234818","host":"s3://npm-registry-packages"}},"3.2.0-next.1590061280.f49ca9b0950cb8e34f81447538a5465c33808363":{"name":"errlop","version":"3.2.0-next.1590061280.f49ca9b0950cb8e34f81447538a5465c33808363","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.2.0-next.1590061280.f49ca9b0950cb8e34f81447538a5465c33808363","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"c41e79178df25483a0bc2abae7aa6bec907e0d93","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.2.0-next.1590061280.f49ca9b0950cb8e34f81447538a5465c33808363.tgz","fileCount":11,"integrity":"sha512-ZGJ2igNWzktLdVAemSTgFQeKx9oZzgoAX8B/DHYweWwEMRdkqD/84H/kzugbn3ydBuAau8CMlD1zeWl6RT4rCQ==","signatures":[{"sig":"MEYCIQD419uwSZ6XOFBopRvAzrbMeMTtnFOQWZg/HvRX2xtALwIhAN+oCGLF7Sk/RpluXXZhZt2bmV9ypt/uhl/v4HLwOK0Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexmjiCRA9TVsSAnZWagAADPwP/1LUxV38BnyRceEDL4hf\nmpLFRIAKm2Z/QC92ueV6OaKipn94BnWzsUt4Shvh0fF1E4wiA176yJIn9+pK\nl8yt2l+dv6J0zBTLvbgcI7WbOEK667uU2SLzyfxK+gTmwNmlbnsngO7vUr8e\nFyHusyxppNoHRdxkq/yB4IbzsEqZ1gjv00bwF+VPQ4ps/C15Q4XhFhCDFwyp\nNAEjRALgTHyXbB8irReHLbqAYIXP1paG6sQLuohqVe8t7oIoUBOGgEe1Hlme\n3jDaCJIXkG0tlepZaYkkwDARSFe0+XddFdc8dJDiAHeR/9apeb61Yx9Ou3qk\nUnTJ4beHhnxP2kIW9bTToz72CjX7q8QrRJH6j3yHAMlZyz2M96YDhnCLBl6j\n9WMnueTsEd5r2SIe10L9qeq5ypq8mw2ASX+15cyDft8vhwITmxR1wKAP3ws8\nML6r8JCXaDlE3dJAMO/hNxraeBUbiWY+a0f6OzMRqxO7Z09FOv1LBqW7ypQP\nnRniLA2dZI9kvB9f1nsaW2n1qIHVVnFINAvIAcWNEWockUntRwYTZslBqbkY\nHK9VhJ/loN+lzzW5BHhes9yjvWV8NSOoJfn7oh0/HXFkleLRXxga5bWifrBE\nnvKVoO1/XHB6Sr0+Cdekczgz6wjcCpZ40lQIrfHCYgPJW1Cgtv+NHposHMDu\nH7C3\r\n=VVkk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"f49ca9b0950cb8e34f81447538a5465c33808363","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.3.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.2.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.2.0","typescript":"^3.9.3","valid-module":"^1.0.0","assert-helpers":"^6.5.0","valid-directory":"^2.0.0","eslint-config-bevry":"^3.6.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.34.0","@bevry/update-contributors":"^1.6.0","@typescript-eslint/eslint-plugin":"^2.34.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.2.0-next.1590061280.f49ca9b0950cb8e34f81447538a5465c33808363_1590061281518_0.5787748918253715","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"errlop","version":"3.2.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.2.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"54b0060180515cc4bc434c2226d62bc3b39b01af","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.2.0.tgz","fileCount":11,"integrity":"sha512-MOaPMkd80nHczi6sCNBoZ1NwDADA/RLek43tJ8unNzS9UVX7J9ErDBwU38SUvvpwcUglIz0f+VY9mKagAug9Bw==","signatures":[{"sig":"MEQCICEJi0MedD7qBF1h4dLGg9MHnn24osTnH7Cn8VWVsqkrAiBboagZqs1MsvO/m8OGUQqMFWWwZue9t7b9MVp/A3qKLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexmknCRA9TVsSAnZWagAAts0QAIXFnLfctwMvxvbMv9Rp\nJUp8gJrRDko71QEaXyQAJT9/CZ28q8WIjXGP5vxekvZD8HD9s+Z7Ixj4YRpE\nLWeO5hGMTfSh5vO3DyytBo8tExx+BThiDtA8ruQk+YbHsUocaKFBE0eeUEPt\nT0Hd3l9X4+O33cPsZt3ftfM+msGJFTZMTVLU5pDA+3zDyQHT1DtAZFna7E7i\nfJHbddbsZf6Ig6ngjDp0mzrgDZ7OHymTZu3JH1GfqCHhXUHC1g6gG3yaBvhC\nmQfzVqB/SHKyTG/XjhZIzCnpR5c4W6N39Z9aYH9uo5FJtkrooGOAZqCpidWi\na+y2Xysfx/PCmPmYKWmDFurLNnjjv2EGcaZPS4pGFYM8/UfAKriPzeCjueeC\nAt0peaUNnX8WAQ3+FsbDd1HlsHY5SBrbaZEkA4Pe8AQF/YFMby5ovodD0Cjb\n5iomrvPCYACx4ULS111cacotOcOP391OGXlRaHEsVLnkAsEDfOiooh2qWXED\nwD8f3guQY0SdmA1xDByPXGedlmZ/1cKo1nNrMY/w3x7dJJsfxZtFfMM1053r\nArZlJu+ORrTFSIrTRr+0ob64yGIEq6d/oEhMxhRfo6aaLk3qlBCvlRPgsId5\n7bh75mJ6+v+6OAPZFOHgTl72Kb09yb+Ke4IZ7bcOoTexKJBmHRC51+Pjq1Ks\nIS7O\r\n=Rrnv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"f49ca9b0950cb8e34f81447538a5465c33808363","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.3.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.2.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.2.0","typescript":"^3.9.3","valid-module":"^1.0.0","assert-helpers":"^6.5.0","valid-directory":"^2.0.0","eslint-config-bevry":"^3.6.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.34.0","@bevry/update-contributors":"^1.6.0","@typescript-eslint/eslint-plugin":"^2.34.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.2.0_1590061350917_0.32542303529470606","host":"s3://npm-registry-packages"}},"3.3.0-next.1590073091.28212a8616be2aea3364a327056fade3530cc205":{"name":"errlop","version":"3.3.0-next.1590073091.28212a8616be2aea3364a327056fade3530cc205","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.3.0-next.1590073091.28212a8616be2aea3364a327056fade3530cc205","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"4fefc08e2a3c81f2658d146f2766083a05fc6d9e","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.3.0-next.1590073091.28212a8616be2aea3364a327056fade3530cc205.tgz","fileCount":11,"integrity":"sha512-OuuuwVx7AIysfq9+Gvs3j3EOjOmsrxANPvtO3SfPZ9uDO4SEXvhbIsd+FCtAnsWfCrXYvjrIsldfATXpYSNd3w==","signatures":[{"sig":"MEQCIC/b1cOBpYJZqmZL8Qis4hNuQya3UWcC7g0eM9RVu1t0AiAIPNM4Mb7EIVmEf1HIfaQ5H3tQ1y7vDs2+hGiicWXW8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexpcECRA9TVsSAnZWagAALiIP+wWKI2FKjtPdpTwTavQX\nvZUWy0GBChpQzF8ldp6Y/7VA30N/4DHUGjpkkTK+H6fXg1lKTqbkIrLId3Yu\nm88lnKn/uuBQRRsT7T0rDnz9h1q4ecFYp2/LLiPPSxKUGBjGO60/JuH13Q3B\nZ8e1XZXZV9BMm2L9yKTEy0/e9Drp0SZbpO4UsdUYYZ/kGLaawXEJF63umF2x\nRgZaf05nZfqmI7rIeeBdvg00HgG4ltwP2Y0/ckGz1LXg3Yx0FbJfiqkyKzd9\nff/atvhSAzNv0hzDCqUtz4V0sOvzl6J/az4YaCbIu22PXj56HlTlZgM+sTWg\n5ezK0FRjElOIc2kvPMKBuKrPr1wmWI9U5MBpCsgyecdUQCcglnuBNCzCNCXy\n+TErtNU+BTD5/PU5ZKb/DKvJoDXoO+MEZVh0DjNR4kYww+K46DAZbJYJ+zhb\nvQhz9mUMbXFYTdrhwAFdEBulNwkkfaIZ5tVymgJLXspAZ5ewSDyFN7nK0VFt\neqoRSWs/CWFKeSf4BtGmZrvn8ztze+b6FZtj2rwm/fwmIUz3XJM8ztWLzV99\n8O4XD9ItgmZ0rKqu3wbXuwSVvFeXCuo1EPEPXS12v5UelidBoKbXrCtyM1up\nsiYI6C9QQqpAqSHL5A6itCU+jQyzFu96zgD9xxfZkF++V75eny9AvLKeytWF\nwrvL\r\n=eRFa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"28212a8616be2aea3364a327056fade3530cc205","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.3.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.2.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.3.0","typescript":"^3.9.3","valid-module":"^1.2.0","assert-helpers":"^6.6.0","valid-directory":"^2.1.0","eslint-config-bevry":"^3.6.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.34.0","@bevry/update-contributors":"^1.7.0","@typescript-eslint/eslint-plugin":"^2.34.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.3.0-next.1590073091.28212a8616be2aea3364a327056fade3530cc205_1590073092492_0.07650895248697243","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"errlop","version":"3.3.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.3.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"e2f2193b4f7eb7164405a9e632c7fd66d52ea68c","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.3.0.tgz","fileCount":11,"integrity":"sha512-VKLh3uL7Ow85N9JG4RHqErNfe9XtnfSY37tep5gMMwhOSfLBLTCAYd5+641dN6bD9zJcFZDyFLVr86R2KS2AaA==","signatures":[{"sig":"MEYCIQCU55KQdXl7ECsOWiLisGtx7wyJg/kxZYNSEr1mooSPaQIhAMQQ7K6G2MlpOFPlKOzxpfR3zNQXEwmoBJmnYDzlNnVh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexpdSCRA9TVsSAnZWagAAyXMP/3HfR1CW3YO44/NArqBK\n4VylxXYDcMIZL3pFxNVTFeR6EtRHmj6aSJLb7OByHuanZ0qhPJYybSIgTHGW\nnb97CBdpx/NCN9sR/Zp8hnK3mY4f+4W0Zr7tvA8Agf3++pIhKFeQs3Wj7MYd\nlv9YBEOQIA7m22kwGkedgi3ghqg9uWi2nGmhhDbwmqAvuoggMj3KrBfAvBf7\nGU9RLmAQUeam5/h7LiSUnohmTI6chL1Lx/aNn7d6wu7F0TH1JvLFtUjarV58\n3M2ATZTk4wV7bmjgfbAHJLyjkicjQ/iRx7wyGxk9LuEqPsCV1rHS0lumskF4\nlipYKRiAXXqeJKumIOwZXdPoKMVcF869iFU+osgsrP2Ubwr/MdGCMzCT5JFB\n3vZ9ewC+4DRsMBRxsNL+eqet32bysIo1TRgrsmy8KGi/t/k/PyT4wx1ojySW\n6ulyH7DdJ35tf2Cwq/ZNKpK7mCOwLUanY9cywnC9lLxzNW9pGxL4wthfKHtZ\nSYNk6y3z5OujM7oh/GaDRT4l5PJX34BIeEyCQbUsRPE9PUZXVUWbATLJYESh\nHusNdCipfUXPFZyjpPNRsmT3mexZgI/Obx2y4555UDzR98RsY90Ezhqj+RuZ\nvVsoatbvHuLmPAlzZbNlwwfDP7ydOGzRfzhzXREyMO+jXTUDVFGNKxhwrZ6t\n7P0K\r\n=aFZ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"28212a8616be2aea3364a327056fade3530cc205","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.3.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.2.0","surge":"^0.21.3","eslint":"^7.0.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.3.0","typescript":"^3.9.3","valid-module":"^1.2.0","assert-helpers":"^6.6.0","valid-directory":"^2.1.0","eslint-config-bevry":"^3.6.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.34.0","@bevry/update-contributors":"^1.7.0","@typescript-eslint/eslint-plugin":"^2.34.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.3.0_1590073169672_0.024404272268091054","host":"s3://npm-registry-packages"}},"3.4.0-next.1591777068.c38d6290f0033b9f92b1ca87305ddb18c98d7d65":{"name":"errlop","version":"3.4.0-next.1591777068.c38d6290f0033b9f92b1ca87305ddb18c98d7d65","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.4.0-next.1591777068.c38d6290f0033b9f92b1ca87305ddb18c98d7d65","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"c340722c13a82f5ed9b5f67dfbad9726654f95ec","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.4.0-next.1591777068.c38d6290f0033b9f92b1ca87305ddb18c98d7d65.tgz","fileCount":12,"integrity":"sha512-VyxVr9iNP4PWG9TA36ouy5AscdBvXq/rKRDYUHEmkRuffuvGyKNvWfGswh8ZerLzzjkDDe5hoIJuzd1DeDgXdg==","signatures":[{"sig":"MEUCIQC7Ry56hSFILLhc7pFfOqRoOI8zln4T1ClVCLej3G+lTQIga50pHAeasmWgikFJR3jmz6hSIL9WFLo2qWFCId5KzMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4JctCRA9TVsSAnZWagAAVlkP/inblWR2ItIVr2ndtZaB\nQ37BzqKLAREiKRf4BuCZM9zh+MNCIhhL1zdjEPgLqAN2m8WGRD335GNvjofP\nZm/KumdCE8dRCmBUudMaTsbDVO1PJ7fuNw07cJDNhHXhk98MLcqkVP8wbkbN\nKGvpIqy46yBDUSAxTsKaR6Y/CcW0LsH17pqcExwVtFBP5met15QCvQxXk+Cf\nIqnyv7atb1E/mNcCoGTgm1XTO4/Fn4VT2XRBIqKIZsPWT7ym2Fvy7KZVuTut\n4PGcjHJZbbRkqXYaMzGWR0NcCqltrzX0ZeaZzT+ju22aao4FMQV1/q4DeBlq\nEn/UZ8SyTMzJ2JXOKYDG97/Koo3lwc5AJQVd5ba8vchnBepXf09ym920Va9s\nPKLlKzusWOCRypl05bZRHX3kVrnuUzLUp73F/DrpxYYuXjrCHt+uiU34/4lJ\n/qwrtWotNn60D+ePlgdrpDA+HDJt7SeQfBpZ/Okd8gBKgC5Eent8en9ZVvir\nhjFBQhy8BSpAOzRgEJbJefMReNw2VzgtdY5/ZDzWTFk53shESkw8e9Yo2k2o\nBLprvuhqFkdmznoWSuY0fogwtmu2CniysfW4eBTvwwewzBXegYn8IDa50+KW\ne4JELdJ7gEO3/ZNqdCGKVnJKXSiCzAk7fkmhtEqgVWAGXK0acNNA8/lRB2zb\n1K2A\r\n=dIPu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"c38d6290f0033b9f92b1ca87305ddb18c98d7d65","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.3.0","surge":"^0.21.3","eslint":"^7.2.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.5.0","typescript":"^3.9.5","valid-module":"^1.3.0","assert-helpers":"^6.7.0","valid-directory":"^2.2.0","make-deno-edition":"^0.1.2","eslint-config-bevry":"^3.7.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^3.2.0","@bevry/update-contributors":"^1.8.0","@typescript-eslint/eslint-plugin":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.4.0-next.1591777068.c38d6290f0033b9f92b1ca87305ddb18c98d7d65_1591777069445_0.4759831499270073","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"errlop","version":"3.4.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.4.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"be8567ca47b64e3f23f8fea00cc236b2575304d2","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.4.0.tgz","fileCount":12,"integrity":"sha512-B23IeM1hj/9Rbz5lXgz6seSkxabgY+l1Yhq1PAV5EepRiTtk/otYdDJvBhlvrcl8wI+bl+wEaIoq7NmGKm8gcg==","signatures":[{"sig":"MEUCIQCbuar7Tz4a1oji5wOxNYO4elXQB7s8JVJjRizAwcZmEAIgB8hcoUrK0e4DyxMak04u8SnwGRQDKR0o9+oIv4DHPjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4Jd5CRA9TVsSAnZWagAAD2kP/jPPY5szqkH1UjaBUdCS\nWn/r8L3thUUbV95DFLPXnP8DEyDhPoffAQZxUAYffpibtZI9fpID9B3FGQe5\naPGMqQbSSukG399oQI+mv4zKeHq5OdEpne1MRpz5dBrHYbZH3o5LnTZhbKje\nBo9xtBV9/0B8N1Mo2aajul3TiPuXPw2jutIeehH75t2Jqv5Yifffm9m/8wuq\na7UFEnWbkUs6NSEQHAGtegmb+kBF7Dtf8AdejcUZfTr0NRO75lxTkKvtcs2o\nxz4O3LDywyyhVewVNmIu9TWmMvsmxIPmfZDqmkeUJh16E101OWUfRq8P1Lu6\nyHKd5s319+fLNAQWWJCawilkCv2qNoOp4HWYLplRpApUet8zLGMtfJND3uhV\nQZMbIJminhIkYLhXa6Bm6G1wNPCP15M34wjLs/lcKIBxykXzKkEhN4U96DwH\nb/QX3xwFQ8wINErqN7l8phnHDxuv2kJi7ZBJM2PelB0DLqYLWAIOmx4SXy60\ntC0Za6fbA3DKdkeBJLTGa3OO8Syn+7V/8ydgOqslWPyIErZJhq9Ac4S5HLw1\nZ+Ph5Wne8wF/U2cEXdBt0FBQyMbRPtA1otUhB66L958+eKbLSbo7bniXkN2W\nBGMBvb6ok5weKcY4+iPxzV5PtAFJaMl9UcBlG+8ik/TbZW3TAf7RoQWz+2IO\njqJO\r\n=amBS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"c38d6290f0033b9f92b1ca87305ddb18c98d7d65","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.3.0","surge":"^0.21.3","eslint":"^7.2.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.5.0","typescript":"^3.9.5","valid-module":"^1.3.0","assert-helpers":"^6.7.0","valid-directory":"^2.2.0","make-deno-edition":"^0.1.2","eslint-config-bevry":"^3.7.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^3.2.0","@bevry/update-contributors":"^1.8.0","@typescript-eslint/eslint-plugin":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.4.0_1591777144780_0.9985757023484587","host":"s3://npm-registry-packages"}},"3.5.0-next.1591780522.70bd5833390698272d3900a9c1e379b7e3b5481a":{"name":"errlop","version":"3.5.0-next.1591780522.70bd5833390698272d3900a9c1e379b7e3b5481a","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.5.0-next.1591780522.70bd5833390698272d3900a9c1e379b7e3b5481a","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"e7443593b791409400afb4aa3fb10629ad8adc43","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.5.0-next.1591780522.70bd5833390698272d3900a9c1e379b7e3b5481a.tgz","fileCount":12,"integrity":"sha512-8PQID7Etct8WRtSf7IsUhXcnhOruUvLdbbd6miDyON5B/Tn931VossrP2RmrNX/W139Qfz23OtICISF3bjDFIg==","signatures":[{"sig":"MEUCIQCvBjhPLxEsc/msOP1VGXzSUJgDLK1ShSIP2Gq+smZPHwIgLCSCeM3vNT7itiJok5tH1UMa5NcUShHISavrWz6AnuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4KSsCRA9TVsSAnZWagAAi6UP/0mzIH6iy/H3tmIpvor7\nHdLknZIqPG+8cs9pKULBHwdOI3kx8WqdVk2l8RFu5DAWNdn5SxWtt1TL38xH\nS5vnab0h4aTXoiLrdaUTL5CFmGm8pJCclB3eRh4UltYMzll8ongOXk8EqZUB\nvJj4dDYayMQmERpoPxCfJRLEfYThR7yWLfk5l5EyZwrqUclMyxqqoDhL2Bvp\n09XtKHVl9tflMSKoFzMnbAmkMzPDcvH9epOidXxduXcy0KhvHRT29gU2CG+J\nhCv8i6OxUSsLUfs1n+MaAUAEY9jmRgDNINfha8yL+C3uPziWW7kb2aiirYH6\np8K/YCqBBTDs/2VzUY5OIYREBgoHcirr+aokE8nCtTN8VxWx6hXvbMmFOfzW\nVdor54aHiMnDkqPCQ7vLOpCm2lLCglzQaE/orvQ+gRrtzjKSPn/V03M6+BR+\nMpUAJa/3fVO8V3/unsiZtXR2roLxXSisWQY6Klvj5383JiX3vIxX2ync5TdK\n0DMC61KY1IJvjiPKPqQV1Ncw6442Z11TI4GHVVasEPswt/fJwJj7E+PToBcm\nDoROBfFK+LHhW2uDHfDYMPBs4S23yQMh0nBYr49+aHdRSTC0SCkjT4mNMwhQ\nP9KRGWVCsnVh3RqxPIi1QukMHqC9Mu9PGGdBPmwlHNK6I1S0KBeCN48UtXPb\nCW9N\r\n=5/NI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"70bd5833390698272d3900a9c1e379b7e3b5481a","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.3.0","surge":"^0.21.3","eslint":"^7.2.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.5.0","typescript":"^3.9.5","valid-module":"^1.3.0","assert-helpers":"^6.7.0","valid-directory":"^2.2.0","make-deno-edition":"^0.1.2","eslint-config-bevry":"^3.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^3.2.0","@bevry/update-contributors":"^1.8.0","@typescript-eslint/eslint-plugin":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.5.0-next.1591780522.70bd5833390698272d3900a9c1e379b7e3b5481a_1591780523616_0.3603232524215634","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"errlop","version":"3.5.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.5.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"4d434606fd219f294d5ea489e71d0434191aebf4","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.5.0.tgz","fileCount":12,"integrity":"sha512-EU8r0FtFCGd1GPQTY7cxbmvNA5YEAIZJBewJTfB1dcRBsaEpXJJrF33kj8Y3fkAaidA8WnMrgtuSXXcULGA5zA==","signatures":[{"sig":"MEUCICD60420zjiXZS8v162olCBGhmefVMjXA3ZU0VUZn2ErAiEAln3c4/6ErNa0Kq3AHiqxyyxmpbdeeNYmyv/nBFlU+Vk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4KUACRA9TVsSAnZWagAARw8QAJbfTSQrCGtd0Tfkmobl\nbqzMsDwYY92lrwETqSl8VYQEMREgIisvAK/IKi/GP/NNhtFamp0fILSZ0u8J\n31qRpG0wC2ANYCNq2uV8jMqmnPt0nCCsNWOWFIGOXm7AtuxHyCQIpffTiTaO\nFAGAyub6Fs+gATUkTy16BNgON4c5Adn57rIM8tlnS/EkNYXpBU6gkJP+zBO9\npgkp/uR31/r3SyMcuh1JgxdO5jQEoj0+ugWWyyW22XBC0fp5doQxrWM0TrKw\nQDb/HfP5XaaiztseHjqQYe2hDHAVdcXfc+5XQ18UuF64LwitOZkJZu5xt7Eh\n+jLWfmlsAw0AjV/SatATiWt+ikwpjK4eGcSngDoZd3zDOCW+Mbjq2EibfrKd\nhvYlkaGww8MkSqbnU3x9dX5RZcReibAGJzKgD9DiTAo1KuwcBghM5F4xsvQn\n1YPuXmw/h0AigfFlGLQaYJrN+TfhpPWcOLVGeGbbJ1XE3XiTge5RHNdNsvp0\nedjXedwcwq4slWsRf3vAx7XXQ/qgCuH5m5k+3HhqdcVGxraWzYyp97iuBQ6B\nBRfn5RYz5N/31XKs5L3820toXK3BjQBRsqqZGIETZWwvlmWyhTbxKYuQCtp+\n7rKDDPeF4L37CTNWvfwwex/T/IXLRqzkvQFRgWx46hWeSvCpkwkhbwZ1BOPN\nHrLD\r\n=QVL8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"70bd5833390698272d3900a9c1e379b7e3b5481a","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.3.0","surge":"^0.21.3","eslint":"^7.2.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.5.0","typescript":"^3.9.5","valid-module":"^1.3.0","assert-helpers":"^6.7.0","valid-directory":"^2.2.0","make-deno-edition":"^0.1.2","eslint-config-bevry":"^3.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^3.2.0","@bevry/update-contributors":"^1.8.0","@typescript-eslint/eslint-plugin":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.5.0_1591780607486_0.049103359991925055","host":"s3://npm-registry-packages"}},"3.6.0-next.1591794212.ee2423b4a0aa41e3675490c9d7858c62400a0002":{"name":"errlop","version":"3.6.0-next.1591794212.ee2423b4a0aa41e3675490c9d7858c62400a0002","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.6.0-next.1591794212.ee2423b4a0aa41e3675490c9d7858c62400a0002","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"32d53bc36bb4ac4e231061f5c584b5a97e4bfe47","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.6.0-next.1591794212.ee2423b4a0aa41e3675490c9d7858c62400a0002.tgz","fileCount":12,"integrity":"sha512-TdLQ8NTUM16dEDMNy2oeoD/aCBCeXTHsYDX0s1TGev+J2GeHaV0aGSmk8NPKIi6NT6HmKUT86bLYG7ATXs74qA==","signatures":[{"sig":"MEQCIGnYVaSoNHDFWgAJV4m/mHU7TcckIJQAwNSNuQqG4a/qAiAbNvSGl27fP+3EUyYUrCfcXfmF87VccFkdpdLOmaJMxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4NomCRA9TVsSAnZWagAA9zQP/jXNqJNNHoZkOuvfLDBu\nEk2SX9yGbndXiuzBNqoAjLe1qitQ5N87/HD5+pxOG1rqhcvUGMHB1Fh0O9hs\n5/tdLkzIkcnAFgFpD/qKRdv6QfDtT8Mg+C64jrFlni2jyrQUhYGP/siwxZEq\nyGA/ORNY/bVdhkysMqQKSggByf+HfTImayvLs4kfWRJi5z/yBhxXRBZzmDEG\ndTwduqOQC2dLO5oNkjf+v4PrZ5oZzTXgF3Wphh2o+lxcjqiPGwO28gbnRhC3\nCwFsqQzLA/DNRqIBDkaWOIXWi9rm7yGle2fHdcKtCLu4fDXM2emtnXzxwrVG\nP9Vv5N+XV4cstqAXaRiQNHSkC595TwRyTc2+CFvc6cVflpXW1zV9nPcWySGn\nES/uLvkwX7eqho1RDvnLSD718fYPbBmocSU3z89b+nwrDKi6p1F9HPkQFf/T\nWZKfeGg9H9/JolfRVuhngYz8o4fnN6xPXj8MSXdJtaE1zLWipKacRNG92n/3\nWSr8CweFgEIrDimjGjAQudozaKBkSE6TDwaplqYPz0GwgcHAKPtdorSTn3o1\nTU0uu54sfdWeFv/kNdTTRD+GU5mSGoJdn/MTosIxCQCMpRX/8tD8D9W1lPWX\nz/Fp/fwUyvxZkM/c4RabiXIwo0n01pDFIYqc6+R89fi4n8h0KTix4WVE92y0\nZgBT\r\n=AMMm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"ee2423b4a0aa41e3675490c9d7858c62400a0002","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.4.0","surge":"^0.21.3","eslint":"^7.2.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.6.0","typescript":"^3.9.5","valid-module":"^1.4.0","assert-helpers":"^6.8.0","valid-directory":"^2.3.0","make-deno-edition":"^0.2.2","eslint-config-bevry":"^3.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^3.2.0","@bevry/update-contributors":"^1.9.0","@typescript-eslint/eslint-plugin":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.6.0-next.1591794212.ee2423b4a0aa41e3675490c9d7858c62400a0002_1591794213928_0.672349007284722","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"errlop","version":"3.6.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.6.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"bc6120881f04f799f97cabe6255d455a458e324c","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.6.0.tgz","fileCount":12,"integrity":"sha512-3v5QTdRjtvr7FQPkGoDb1H1qMpEECQqDm+QrpNj/WPFT8KJkasqRkXWEqPTjO96ABLWQyZf8Uz+/MTdQl3A2CQ==","signatures":[{"sig":"MEYCIQDxEHl5hVxH1Clj1BGFbJbi+0or/9MQANDH2frYsF+xrAIhAKGzE6Od6MLUjBOm2HDokCI9X9I/3XEIaW4/xYmwuzmG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4NpvCRA9TVsSAnZWagAADvQP/2gQIShT1Lajk1x6THuw\nhD80QC6sEZ9zVKN0V8r66LEH9p+g08Hum6FAmtLRk0LRtnAkwp6TS6qX9E1T\n44UUNwoebUxmbSVey9Hv/SIDAmag4uzO0jB/AJ/OWdwI6x22r2UQe17caRNs\nfHq84XTX3zy0AticNnSkp4ZcGMTgikIyy6gT/YE4JZ1pzaYn54aica4iQIrh\naAOGkYCDk5I+CZ5KGDB1OUiSabWg8XRSmPJ9lORV63VyVwnWhFrLi7m25J4I\nBIPaNbudCsLJWZNnoOdSrsdOa3dX61yE/+6BWWiURpq4XQ5OPjCF5EUqANsj\nbk0RNyMj0jnBYLnEawancefKS4RL+BhQLTO5UKOttXFr0c+OROHZm/KGim5r\nqfw0lQRMH8701dWzJVosGYh6OO2AU3H0DBwGZl0ShI+Dh9pWCsNU6Bbu/e8s\nPMIk/VfeUmn1Ih7GcqOu3UvgClJrPd6w8ohaPC7RxF74S4UPIYgRiF0Dja38\negVlBYlwvhYILYbZwaOzRz7CpaxMplUHLHfsjbq/mzJ/+itU0AOcSkoLDnvd\ny5Tl5BZqpR5kdiQEf4xP4Oq3oCv2nG4l9p789ezvvhw3/L/cdpo3z8Ipx4EB\njH4lMACOjE3UJT0uOEq8WDn5C4CbeMdoEC2Ge9I4aAJCGGyOD7U5yPN80w6R\nkNaK\r\n=aEwO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"ee2423b4a0aa41e3675490c9d7858c62400a0002","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.4.0","surge":"^0.21.3","eslint":"^7.2.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.6.0","typescript":"^3.9.5","valid-module":"^1.4.0","assert-helpers":"^6.8.0","valid-directory":"^2.3.0","make-deno-edition":"^0.2.2","eslint-config-bevry":"^3.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^3.2.0","@bevry/update-contributors":"^1.9.0","@typescript-eslint/eslint-plugin":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.6.0_1591794287460_0.9681415248288494","host":"s3://npm-registry-packages"}},"3.7.0-next.1592607735.ac726eefc5f39eb8f08792a02e10eeb95cef1181":{"name":"errlop","version":"3.7.0-next.1592607735.ac726eefc5f39eb8f08792a02e10eeb95cef1181","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.7.0-next.1592607735.ac726eefc5f39eb8f08792a02e10eeb95cef1181","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"a77d7063f7d797719e079edd8bc2d6fe936eb8b9","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.7.0-next.1592607735.ac726eefc5f39eb8f08792a02e10eeb95cef1181.tgz","fileCount":11,"integrity":"sha512-OAxFb0mILmlkpd6m/lZRE2ovJbB3ZTLp1K56ExsSmFfIWHylPNrTOi/5EMFuVky1DmkqxkdreBChCWpw0DSLYg==","signatures":[{"sig":"MEUCIQDfJ7CRvBR7/WNX6J0VZqllp8wg+JwtOlacZftnYpYDFgIgS/DdHDPA5o6mO70GV8In5CJCyoXou7ngPuv/IgLLlpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7UP5CRA9TVsSAnZWagAAN5MP/2peA0jc2GE0kFE4hONN\njQED3Eq82C/dznOvtFkDzakWI/6OKPIAfUW0TLmt4CwN14eI2sw00ECkxf6m\no9n1sdte/2Zk5yymZ1p4RaH+z5l3IC8XiBBMp1/EPyXaG0f8/Foq1EEBwCv1\nzi7agdga9qfhUywicS/CkFG0ERByTuIe8lB8rYkYN4d+kEcn0qEbwJYWU5Qa\nqpszy2JnG4bWOgekqQvMSYJvS/Zr8QJ6JJ/0R3/13z5qQPRG7vgQ1+4qsnuB\nGWmhPCO8xEdJXx2X4h8pdtU5dOzW6TerhvsQmQPBFq5LQhsK+JFBM5N2kxPe\nB1+5CKYi8V0JBF7C7bhcA/uCiI3nnEDe9QEBuS8glRHn19hm25RY3RZ0HvDV\nMGJXQ2RB41vbpemKqShe1V2dvCuKBn4CnN65qfi9P9Piu47cHaQ7dFLPS1Zt\n7k5Um0r5y0KwxUYBsbxG3/K22Hqv38vCeEzqk0bzbdUk74DeNd+teVjaqEH5\nhkb/XXqfpWsVwAZoRjMTAvhdvIw4NXJbEkGAfnmSelW6sQrqBSkg5RrqudwE\nLSbZrCdHNgSOs7NV1X5yWlvQEcoi7fKoKhW645AcQKcFkEKMK5XNx3DEtpeu\n62tbciDxcP3ppCyz2vZd82GCt2lvNiPEP8xXn+ggaoJLI7KqYNBB0D1C0B6S\nx1m4\r\n=7RmJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"ac726eefc5f39eb8f08792a02e10eeb95cef1181","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.5.0","surge":"^0.21.3","eslint":"^7.3.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.7.0","typescript":"^3.9.5","valid-module":"^1.5.0","assert-helpers":"^6.10.0","valid-directory":"^2.4.0","make-deno-edition":"^0.7.0","eslint-config-bevry":"^3.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.3.0","@bevry/update-contributors":"^1.10.0","@typescript-eslint/eslint-plugin":"^3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.7.0-next.1592607735.ac726eefc5f39eb8f08792a02e10eeb95cef1181_1592607737152_0.6712558132406856","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"errlop","version":"3.7.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.7.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"3706539ed5fd34a15ed29e19f7022a8aeccd151d","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.7.0.tgz","fileCount":11,"integrity":"sha512-oMntULsuCOyrA9mD+8q8neRc4sF6QhpT4JTlRnIhNAYpYWHZ1tspdjqQKo6f5vPE+S6hyCztI6OvUycv0B1bFQ==","signatures":[{"sig":"MEUCIQCxpyKbpasX/m9nc6FNFj81TWEOCfdsBl2ctnyzhGV17QIgARG84ZsiXslebJJ5fY4B86810X16wNMGU1PLOQ97Ibg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7URMCRA9TVsSAnZWagAAeK0P/0uHiU/af+7vxxzfi5Rh\n/kOl8YS/iu3tN11/Vp5ZTq+rWj6CamvOk9OMU3DOy6xg11ch72L/9fQYADCc\n6vTwLu8qKdPjOFvgpX7WRnH324iB+Bp0T0+Z6cY/pwtk3T0efylsHghp/tHI\nmyvEOiuhoFvSXPfOFM5+f+Soo+7HFWibXnAcFnirSXziBTIeATs/CCPYwMM0\nzvjl+c9Uqy95LquWfEq5XUggx2wa4hgeOdvJQY1YcqrqYLAHm8JFbyK8fPP+\nh0eoRlVTzYcvGTnECQgCO6CPrn/NL0Ify5PBVyUZidClpMMroVnXcYshihzk\nN4ZUbaMXAUYo1HtixweEdlDpVYLHvr2uVt0punZ00OGw7rciILLPmJ+j+/Dd\ncWvZlkOdfF6O/240IobwwbA6JduWnQFL+ol8e+KPeD0+Hap7aTSH0dm8VuTz\n5651DFkb4ohXx6dyu+GHIJdpovkF6+vQ+JG4NiKuobydEqZhacUU6i+m4VUG\n5PCcsc71bGs0IX5ipw5GhadlWYNfURydNaeQPVn7aHD4o2782NM3eAzwlhSu\n/kRX5qTW8wi+vtaGfEuEjoQFz3W8eQA9gkibZvTzSnL5xDfnv5xtl7YvE3Fv\nuMImRHBQiz1oqtSv0j2r3jfwFVMt4T9oyo4ffoAC6v4edN/e9rHdZHsANTLA\nfMyJ\r\n=KqDO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"ac726eefc5f39eb8f08792a02e10eeb95cef1181","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.5.0","surge":"^0.21.3","eslint":"^7.3.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.7.0","typescript":"^3.9.5","valid-module":"^1.5.0","assert-helpers":"^6.10.0","valid-directory":"^2.4.0","make-deno-edition":"^0.7.0","eslint-config-bevry":"^3.9.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.3.0","@bevry/update-contributors":"^1.10.0","@typescript-eslint/eslint-plugin":"^3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.7.0_1592607819935_0.3853803167732517","host":"s3://npm-registry-packages"}},"3.8.0-next.1592691902.debff93b7b4828fbcc2145077a1b19d46e9ea31b":{"name":"errlop","version":"3.8.0-next.1592691902.debff93b7b4828fbcc2145077a1b19d46e9ea31b","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.8.0-next.1592691902.debff93b7b4828fbcc2145077a1b19d46e9ea31b","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"ffe8ee742ba4bf3c9cc751531edab99f5deed1b2","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.8.0-next.1592691902.debff93b7b4828fbcc2145077a1b19d46e9ea31b.tgz","fileCount":11,"integrity":"sha512-bk8rA/xZA+oK9C2CHEXdLeKp3yqX2BOvSpffOUYVsN8Diegc2PzRCMkMOLU7/0WzqujDhWxl68EN6bm6JJOROw==","signatures":[{"sig":"MEUCIQCm3bjXAtkaagWJL1elU9DjZ9UtOhXb5iFkrDqGx3an2wIgbc07l9xDLfaQO+GoMvRp3TXo5t4RMnf+lm1LeGmIuI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7ozACRA9TVsSAnZWagAAXjwQAJSL6HcgUqGQLx5XmqUV\nTrT7S/YiGMCgAoyruziQ4Sr0eLmyxFh8oV6v1mIEw8JT+K4Zx4286AL09cTm\ne3UIga/IhpqKOo3zmTjE/GDzGYJ7vALYMBxLZ5f5Eo9xhXe+9KfVli9JfbhK\nD46zJomkrvtJoc/iOJiQVOMohipYHHbPmq1A6cNR6olM+etZIYMafdrCKPTF\nVhU7/JOilzuw5JioaHvw93E3t4srOSkDDMft2esQ/Y7llVGRPdtDddcq59j6\nsIjLyaU5MWDUv4gmryBb12OJ+DfMZxhAqPx/u+2gyHrIm+rGo+2DrVBW8N58\npD7O+2f+eIG4YhcbNaLAfBITyxHqPOvhbnEAX3lW56wJlgClifdwEU4WrVS5\nz6yI6aT15B7efxX2SRpOySmFendnalWeSBNbhC+QM3EHaLoFsdNhO5IGOQSm\nSWcmV9lsFVkAxd2lVGwc6+VWszhyAksXk5hXN8PlKMzCNEgSWX5ofgNfEEN7\nvWlhjEqREvb1EXNWVCOWtFA/bBcY+4GsS0dZZeHsokNgIrBQeQ8yoX9/VWb4\nuH1MnoVVH+69+5VqJ1Jy5LRlCxxF+IpcYFYe9vxKwMoODOsdlFe+IQUp9edp\nTfIdduih1F2ysWI4sN01qdELN46+sSs6FsCxDxRG4Xg5kdpQhdV2/TJJvPzw\nzuo1\r\n=xQoQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"debff93b7b4828fbcc2145077a1b19d46e9ea31b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"yarn run our:meta:contributors && yarn run our:meta:docs && yarn run our:meta:projectz","our:test":"yarn run our:verify && yarn test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"yarn run our:setup:install","our:deploy":"echo no need for this project","our:verify":"yarn run our:verify:directory && yarn run our:verify:eslint && yarn run our:verify:module && yarn run our:verify:prettier","our:compile":"yarn run our:compile:deno && yarn run our:compile:edition-browsers && yarn run our:compile:edition-es5 && yarn run our:compile:types","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:meta:docs":"yarn run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"yarn install --ignore-engines","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"5.4.0","surge":"^0.21.3","eslint":"^7.3.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"2.5.0","typescript":"^3.9.5","valid-module":"1.4.0","assert-helpers":"6.8.0","valid-directory":"2.2.0","make-deno-edition":"0.9.1","eslint-config-bevry":"3.8.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.3.0","@bevry/update-contributors":"1.9.0","@typescript-eslint/eslint-plugin":"^3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.8.0-next.1592691902.debff93b7b4828fbcc2145077a1b19d46e9ea31b_1592691903712_0.5118588950330125","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"errlop","version":"3.8.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.8.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"b7c2b06de27faa6fbd768a78dc587c073de85132","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.8.0.tgz","fileCount":11,"integrity":"sha512-d2VMkmCUnbQvryknB6tf9tA6XaMQVHHqa7E14O27a6LFYFEBVF6raTcLhJeHY6HQqf31A6dSgyFGtSfiUbr/Fw==","signatures":[{"sig":"MEQCIEvDRzvxKEV9nmCDZaj6BSybo2YMg2RF1abF2BhEn53LAiBxyxxqGpYl8oiMpXkqm5HMe9aACIq+0AWXlnWdkIp/4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7o0ICRA9TVsSAnZWagAADNAP/1mgABG1ce2KhCxviVuI\nWrqvET5T4g/CB+LNIJMyGco/20iwNBjhNrH0gpMNz52DLUmrt9EpiNdkWxh1\niPiyfkI79ua0/wiamn5FUxlMN4TwItrCq8pS5mOPPKhSwSL10iJQ2dmuka00\ncS4o3jnO2zM/jtqAAizgKl8EMGGZZaksGQvphSoTFoLLf63jq178YNRVy8ti\nls7iofkpOlA7Q7bW/FkHGW4tNmzL2AsOgLjbAUPWvM+zN/pxb8SOoWjIsqvo\nUahFigZ6egpSBTMm+weFNFJ80FHY6pyBs8TxQvvmvnYSnSxDVHhxXV3PgMM5\nE+cnviufKgxhwAD8vqbU5cH77pYGeD4IO70mU0YvXrM3lqeaLaOjgILBH95k\nOyE7k2E5ojo3B1pmp1D40y0PBfknlAMQVudid9n2uRgcwqR5dkCXJEs95qK/\npGhwo3vXqIedUMwgyuaQ35zKkcQeNg2NbiFEcoKOoFi18lO5lCAjeZGWtu5F\nuYAN+ODDWrQXLk+OV7W2wC6Kzamcv5PNj+HWfZSTcXdlrCtnGFRlbTBHwDDh\npF7lrOA2OilGaLLMcByKm1dyNox/Py6FkRL2GDbBJ5Pwc1Vjy+GrI2C9Tjai\n+Bg/Mp/SF08A+ZJQhuKCj9LPOxDy4qktKgp950qRwvwAfvYu6kO5csmvqQRm\nds+9\r\n=dUIj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"debff93b7b4828fbcc2145077a1b19d46e9ea31b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"yarn run our:meta:contributors && yarn run our:meta:docs && yarn run our:meta:projectz","our:test":"yarn run our:verify && yarn test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"yarn run our:setup:install","our:deploy":"echo no need for this project","our:verify":"yarn run our:verify:directory && yarn run our:verify:eslint && yarn run our:verify:module && yarn run our:verify:prettier","our:compile":"yarn run our:compile:deno && yarn run our:compile:edition-browsers && yarn run our:compile:edition-es5 && yarn run our:compile:types","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:meta:docs":"yarn run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"yarn install --ignore-engines","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"5.4.0","surge":"^0.21.3","eslint":"^7.3.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"2.5.0","typescript":"^3.9.5","valid-module":"1.4.0","assert-helpers":"6.8.0","valid-directory":"2.2.0","make-deno-edition":"0.9.1","eslint-config-bevry":"3.8.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.3.0","@bevry/update-contributors":"1.9.0","@typescript-eslint/eslint-plugin":"^3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.8.0_1592691975932_0.01463545394597432","host":"s3://npm-registry-packages"}},"3.9.0-next.1592739221.408b4bec08d2b30d9ac286fd51d83a8b37f7960a":{"name":"errlop","version":"3.9.0-next.1592739221.408b4bec08d2b30d9ac286fd51d83a8b37f7960a","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.9.0-next.1592739221.408b4bec08d2b30d9ac286fd51d83a8b37f7960a","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"db0cac808ec4791b91f5d3e683c0a96bc0e4e747","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.9.0-next.1592739221.408b4bec08d2b30d9ac286fd51d83a8b37f7960a.tgz","fileCount":11,"integrity":"sha512-jjwURHbmG9fY5d6KtKrZwRgeyPxjaLgFxyq3+nuvheBV9p3sfZZNFBPLpn2aTc6f1EmRXRsI6QE8l1ypGOf6uQ==","signatures":[{"sig":"MEUCIEAs+3nGFr1RRnXZ+GsxoIT+KBc2waf0s/MttdZYSMnZAiEA8X67I9uttfj4JAzHiOnRERckKYBELfNqQT31N1Lpzx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe70WXCRA9TVsSAnZWagAAsWMP/RM/zFJKGDrx4+59b91N\nBGaFiQw9skZjpDrtUO/NTIODHjwJLIB/EoR1abMxgl6dy/Amz0iDbNd+ysyx\nm9wiRYvc4MxKG4YZ+r5NyQDr6+a5sdqJyn6XiVeBx8WQrn4fZZyCORzrI54H\nP4au0n9eQwh4KpX3tedetXCaYfpiCKnvPj/FLAM4+ZbCidjfB3CGzHPBokd2\n1pEHjnsrKFj2RcB6bUvc+1PJUCFtT+AjJP7rveZnyHyoSM0qBSgUokxNfJ/c\nPPWx/fmMzqYA0nsO0T0sDYLyq6lm9xWIOdkuVRyB2fTzWxGdN3X8h6ZUsOD9\nO+omUQa/ORbqVIvqaLV3vQX1/lZ9dUMvNOjFwrK59VQGWX0stfsfZkmVX7eI\nK1YDOS+ksaBAJCBrkbeDJMdvab7+3DbjXfz9ahu8qWu0c5jdbUJKxOHMJ46D\nivpZeO5CxABVhyVLgPvrSutAeyo/LAs2jYyna1toznuYx+Si88o4sEut5QPb\njXt6j1dmOHTkffyzlVU7zdOBuBHcnLHCEMJL758kO6IPasK1r6FdxmIPcCgm\nHUJEOcEhq3q0KBkiU4GxH1HGgs80G7AbDOnl1zOWgFaqSKnCyiaVj3yd2Rnm\nEdWYgvcHxucEcfaQ8hVFer0Zq/2l00wnYe5iHhtuaFSCEfHq+Ffpvq1VUbmv\naxa+\r\n=WsmB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"408b4bec08d2b30d9ac286fd51d83a8b37f7960a","scripts":{"test":"node ./edition-es5/test.js","our:meta":"yarn run our:meta:contributors && yarn run our:meta:docs && yarn run our:meta:projectz","our:test":"yarn run our:verify && yarn test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"yarn run our:setup:install","our:deploy":"echo no need for this project","our:verify":"yarn run our:verify:directory && yarn run our:verify:eslint && yarn run our:verify:module && yarn run our:verify:prettier","our:compile":"yarn run our:compile:deno && yarn run our:compile:edition-browsers && yarn run our:compile:edition-es5 && yarn run our:compile:types","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:meta:docs":"yarn run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"yarn install --ignore-engines","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.7.0","surge":"^0.21.3","eslint":"^7.3.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.9.0","typescript":"^3.9.5","valid-module":"^1.6.0","assert-helpers":"^6.8.0","valid-directory":"^2.5.0","make-deno-edition":"^0.9.1","eslint-config-bevry":"^3.8.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.3.0","@bevry/update-contributors":"^1.9.0","@typescript-eslint/eslint-plugin":"^3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.9.0-next.1592739221.408b4bec08d2b30d9ac286fd51d83a8b37f7960a_1592739223015_0.7237457699879772","host":"s3://npm-registry-packages"}},"3.9.0":{"name":"errlop","version":"3.9.0","keywords":["browser","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.9.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"a4981bd694496d42d667d317b9d4a9e9d232023c","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.9.0.tgz","fileCount":11,"integrity":"sha512-LD7/NqU7OssMW9YOqyel1vW/L47GMV4O8YilSQHl86e8CsxSjOmxnaKayBPAcEBxTQ70hAeB5gA82nSgY1Bb9w==","signatures":[{"sig":"MEUCIQC3QkS8xHlmLY3A3Y61YkGVV9TcYgFXDAxdsk1ljlcCJwIgByio3V/Cki1RjVqHU3abdnix43FLPMWjB39giX6nR88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe70XjCRA9TVsSAnZWagAAWpMQAKOFwoQBdEuDHgXDDZgI\nerZtv0CCeqlEDOtMIOTcrs8o7OCYYDNPB5iurkQxeMm3y7RRB3Uvml/fE13d\n1gUxOufU9snUwOA0bauqgnlSQor7nIqEgkDNlbOk8i5VUPXyRqJ8SFmN0o5d\ngC78tDGR88tEMoQ1Af+KbLHp0RmSkbQeKWRi16k20IM7yNeeTbEET59ZZi/D\nQ6w6FIzZWeJtMxbH5v4eiCilw28US0Hot2XbH++voc765NUoTynF6NSymOA9\nrtkLf8LLtGz04NpOf8fBBDXNuN90DKhP1Rhwv+V7JNW0TPWCo+t2gPwV/3Fu\nipDh18i/56ZaABGy23YsPmTMQV8FDskUxileEkwdCL120MMzRgt8H+meE4+G\njzGN/yyOoaVvBgtqInbzuXmFftk9r6R/sMwafq7JJ0u/2d3etiPT7T63cSnE\nOZDbRzd5lDdcgfGbuK4NO2TLBvLBLueEvgcfrTKWEIIm/Xt1Ej6YIbGVpjMn\ne5LmfFDVJ8e2NFVcRzIul7NfDz/9Lq4Wa1ehQeLJUKgr7APyMgxP6FN1uq+J\nztF52QEG4kVvCzCEHrWrjV2W/1OcnkP6XFHtataotqBrPtubUDd+i8h0vUep\nptClT4uD3d+eyDrjKVDFLZ38cMgusPJFg9c4RUe4Er385x7uhuWoXbFIX+qy\nIbAW\r\n=O2nO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"408b4bec08d2b30d9ac286fd51d83a8b37f7960a","scripts":{"test":"node ./edition-es5/test.js","our:meta":"yarn run our:meta:contributors && yarn run our:meta:docs && yarn run our:meta:projectz","our:test":"yarn run our:verify && yarn test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"yarn run our:setup:install","our:deploy":"echo no need for this project","our:verify":"yarn run our:verify:directory && yarn run our:verify:eslint && yarn run our:verify:module && yarn run our:verify:prettier","our:compile":"yarn run our:compile:deno && yarn run our:compile:edition-browsers && yarn run our:compile:edition-es5 && yarn run our:compile:types","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:meta:docs":"yarn run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"yarn install --ignore-engines","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.7.0","surge":"^0.21.3","eslint":"^7.3.0","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.9.0","typescript":"^3.9.5","valid-module":"^1.6.0","assert-helpers":"^6.8.0","valid-directory":"^2.5.0","make-deno-edition":"^0.9.1","eslint-config-bevry":"^3.8.0","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.3.0","@bevry/update-contributors":"^1.9.0","@typescript-eslint/eslint-plugin":"^3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.9.0_1592739298511_0.2587868650959626","host":"s3://npm-registry-packages"}},"3.10.0":{"name":"errlop","version":"3.10.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.10.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"3ace18010827279e0460542c26cdff8c773f941d","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.10.0.tgz","fileCount":11,"integrity":"sha512-BOIPDVJPdwXhHFg7UgubXRXjykKPVlc+nCAz/2QWqqS+DyS4nDExc8S53Pv91U5D5WbKQNcdJ65SfViVjZBSJg==","signatures":[{"sig":"MEYCIQDYX5scE67i9T4jKWtViGhgWMkaRi2kti8nUMkddf4b0QIhALMS9Ximx1ux+z73fcBbtmsWywHC+W1iK9qc8d0HDwt9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9A/NCRA9TVsSAnZWagAA/XIP+wUl/Y9oDjmzyMN69fnU\nORobUESgzhcBvdFcKIZi6BmOXqNSF3PwCrlMNibHD2qFlwvxJO5JBApp/E/m\nqIJqfOhn9PDtr6NAvCo0AAsJgRJGTKG01aErXciopQQ59eGNFJH/VZ6Tz4dT\nwQiJT7wQzsTW0+FyK4Vo7dpIuKvE+pHWwDAdxO4TbqHgDQEUlXM2Qze+9Rzd\nbOTJsfk/rFs9EHl1KFGkUbdRFEoaYyONoEOTs46n1jPzuv9lJsPDXg2kXd37\nKvLVI1FM+jOGajjwKu0x/lSj6TRGyE8ZhTnNAUHwOFLe9Nfz7HybXFFVrazh\nGRu4kGk0Rt90K23ggyGL4rHg4V2J4frhJnXakjR7hDXcSrUHwS4NyZ6pn2ji\n/5do5d/EIXL4KxjUKVT5UY/Vp7Snq1DUNfY6zjW3Qc17VSDPmF4NRZN+n1ti\nWohPuDCn8n+kam75zd0PRYwTbNzY5XM77sdvLfzDoJnSVDSfPD3QkPGBr4uG\nq+H+EDG8919CX5K7YYWyLFxzNMSmu1ozuUVygp8xzl4Jt3xpuoRhwGhvCZzz\n+R0Kz+qq44+y3oSyyPo7/p4Yu4qOCEDshG7x5mB/7N1rC+f00yLxjxjkj3KW\n7mfdilj0QTZvilmoBYvoPW0emZPaMsQz6fBEJLBQAZ67K9ihmg9lL/MMbHSl\nMepC\r\n=pkrx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"commonjs","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"funding":"https://bevry.me/fund","gitHead":"a8e6ae4c947e61d767b40916d39e45ff22c9dcc6","scripts":{"test":"node ./edition-es5/test.js","our:meta":"yarn run our:meta:contributors && yarn run our:meta:docs && yarn run our:meta:projectz","our:test":"yarn run our:verify && yarn test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"yarn run our:setup:install","our:deploy":"echo no need for this project","our:verify":"yarn run our:verify:directory && yarn run our:verify:eslint && yarn run our:verify:module && yarn run our:verify:prettier","our:compile":"yarn run our:compile:deno && yarn run our:compile:edition-browsers && yarn run our:compile:edition-es5 && yarn run our:compile:types","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:meta:docs":"yarn run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"yarn install --ignore-engines","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) )","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.4.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.7.0","surge":"^0.21.3","eslint":"^7.3.1","typedoc":"^0.17.7","prettier":"^2.0.5","projectz":"^2.10.1","typescript":"^3.9.5","valid-module":"^1.7.0","assert-helpers":"^6.13.0","valid-directory":"^2.5.0","make-deno-edition":"^0.13.0","eslint-config-bevry":"^3.12.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.4.0","@bevry/update-contributors":"^1.12.0","@typescript-eslint/eslint-plugin":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.10.0_1593053133142_0.9702744638001899","host":"s3://npm-registry-packages"}},"3.11.0-next.1593753423.99e3a1d49f029301201c1619cc8ecd319b226b2e":{"name":"errlop","version":"3.11.0-next.1593753423.99e3a1d49f029301201c1619cc8ecd319b226b2e","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.11.0-next.1593753423.99e3a1d49f029301201c1619cc8ecd319b226b2e","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"9680958ecf34ef947ac41afca237a1b2a6a3c947","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.11.0-next.1593753423.99e3a1d49f029301201c1619cc8ecd319b226b2e.tgz","fileCount":14,"integrity":"sha512-5jJtOI4qvEwEc542WJbGUwhGB5C6XGWlQoEvOINBapPZLN57eFaBPHwKc7LJbrYb+xGkE9dZzDdhPyCEv2dhug==","signatures":[{"sig":"MEYCIQCg0Xvowg4c5mkfND9ed3CxTMZRqGu93WItyehsF8hm8AIhAP8tVxN1ILMQ3HHu3ss+QqEEkT6yzPqY4Hz69LKHnuQH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/r9RCRA9TVsSAnZWagAAHxIP/i8pjIpQMuz0XDAQeqYM\nJM0VoTe6FnLZ0qkeUz8DgCG84IxchtsarHr/MdPv7WPSqsEwvt4bni4//SLp\nVyfid4uzrXJDGky8ruwylGEd8eGtU6hGKeCk/MHkkT+W+iH1Ub1QCEeQ9ltn\nxAbseFSJKb8fXiwd7IKTcZJJRZvBYCPLC7Sxz3tKiTFxxcJ5j1X1gH9n6ayC\nb98ZJ99xIBZhi+/ex/YHHoGOa3WvpytBkIZAGVzkNxuqj2LzK4vwp6Nf7LT8\njM3hF9xxSL+IBmtn6lukhXxnYo1ALYdRodW1mGecaSdEAuzAavitgxtM8Rn/\nSNiYnNqUTskvxen+kG/J5FONigkIciBM7MoiniW2so4McbC1g3Q9mI8Eidq7\nM8L/9mZ11ml8KYMZP3368o0AbpdBgu96o5B6NzBV7kPQDaEdQZeRTWfe7yGQ\nuPT1aVubBefA6oZWKjPp65HOxFZBDnsmmYDcZAab43xFUFb3EiYFwFu3kXlQ\nWOREv3jpkr6NJP4Yk8PPxrtVpgdLjFkQsoxLJXhPBCodamDqv1py+ynrx4/f\n8KMf956iBo+isMnikhnJVot12i55IPYhHQUaqZLEF42l7p2hlM46Nz7KTyGm\npy2DIzd/+8wvPf6uVp8es52YZk8cAZjp9yzaU8vW94qbRnHX1dDQmT1SC78v\nOtgv\r\n=AepZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"99e3a1d49f029301201c1619cc8ecd319b226b2e","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.8.0","surge":"^0.21.3","eslint":"^7.3.1","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.6","valid-module":"^1.10.0","assert-helpers":"^6.16.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.13.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.5.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.11.0-next.1593753423.99e3a1d49f029301201c1619cc8ecd319b226b2e_1593753425203_0.48345624788835107","host":"s3://npm-registry-packages"}},"3.11.0":{"name":"errlop","version":"3.11.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.11.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"a8774ccb49288aae0f33f1f23596a510ee7d14da","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.11.0.tgz","fileCount":14,"integrity":"sha512-HTzBvv/kfASF7Br8O8WnqiV/Pqyc/E7tHX4rkiNNK75CpT25+A5cwIdxbh3JAY8gbqbkZMq1QeQX9NWPORk7XA==","signatures":[{"sig":"MEUCIQCFMf+DwILb2OpiFoflpNbApWV4D1Gx5fz3FoyqigB+xQIgRq1EYO+KjjoHGrJ0t4gmEMIh900aetCGiSe71RqcAMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/r+iCRA9TVsSAnZWagAA+NgP/ipOzGeQMbGd9ay4m9B2\nGml4Se7j6loPZwqgYZ8CiqB6+jpeskur2vAvktM7jt715P5EqdFvJvcU+eiu\ngvVelDsDiy93a1rTpHA00+z99iAmKxlvoCP7oPXmXtNGQlDffvXVM+58hoT6\nCGKB6Wd3XEM3s6MGjAE2FXkTi03ROHB7p5C5bIDsOUibRsZ0EpCe2oK9achD\npBJrLXWt2nJfaEtqFBicofObHDroDider6vNDc3c18lulIylGKO200LQNmLg\nHCgWg81ISx6feUgWCHgo0tT9y9AynVgB+RUGhEThGtPBXVAJUZAuFJQT8rss\nVyRumKySwJrPPJkBraYU2yf5MXMKvnX3KFFHj5WPc2DZxMb6Pbklt7iJAuZ9\nV/7zrz/F11DzvYtAuU1nopFo3EiksVa3f4MLpSN+ZXtL7CB9+a0qYC1vLpha\nvsW5f2Y1hmErE0s0DIW5Af5VFEP0ylI2sS/UvBIlEoSgDZdPbpsLwt8N6EJO\nMCv7UDortoMR8C15kzdX6oP4QVWIV1VsWeQYO7j85ZYlpg5yjVXJ3uapMo9c\n/guV3fysHj9Fw4tZcRdHsSjbCnPl6za+gsBGZ56hlg50a9D+gGX/qI5tmEXL\n+zg+bK3Bb43r5vJrnBKBsSyHXBelghK8ng2LDFD2pkwRopugtJ3XHoLOVhkm\neiU3\r\n=vZl6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"99e3a1d49f029301201c1619cc8ecd319b226b2e","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.8.0","surge":"^0.21.3","eslint":"^7.3.1","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.6","valid-module":"^1.10.0","assert-helpers":"^6.16.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.13.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.5.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.11.0_1593753505883_0.16449285661584412","host":"s3://npm-registry-packages"}},"3.12.0-next.1595339555.1b338760bb960f950dce905745a8f33dfe16e5a3":{"name":"errlop","version":"3.12.0-next.1595339555.1b338760bb960f950dce905745a8f33dfe16e5a3","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.12.0-next.1595339555.1b338760bb960f950dce905745a8f33dfe16e5a3","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"862b5beb78a4bb858f2e551a6d8b860f44a85c70","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.12.0-next.1595339555.1b338760bb960f950dce905745a8f33dfe16e5a3.tgz","fileCount":14,"integrity":"sha512-YINaLirVh75Xhsg4G+b0R0+DhjYtauFtsGU/Mi+VX//22QPe8x6OzImIpMBuOWW06tpl99HduY5BKIwEOXIViw==","signatures":[{"sig":"MEUCIGts9lBDmZiyzn0wHc5hrafSN8Eu1b1c+wCJvPafkob5AiEAo7qJzFtfTaLBDfiv+F++IKcQSSPNyXr+zWRdywPTxJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvMlCRA9TVsSAnZWagAAw+cP/ion7pwfI64lj/3NIi8f\nysbVv0X36VI1L96pDhB8jdlQ2RRyxy1BF9Xz5B7Z/nVAzv2VhCOkhtf8Osh1\ncDCnMcxkXRKvMrnbdrkT047AjIC+k9RKFCPtKA/6xGqX5glw7tEbfaoGfmxY\nVe53xIswbfhQRs4/klmcN7XP1tr0cvE7FHjtz6Xcl4vt7J//0FELIHTrAIKH\nlhMv00/Xc11cjCtdvJRv710VUdGU0QU7fGN2GDyoSdnQbYVfIrNVFHIZ0CrN\n51vd2BiQ3Tiz2m5ttqKspET+zzxmK+kkV+gft1FD4Alrkc6S7/5RQZtYLf9U\n10h6e0ayxk+Xp6nPtZY0CM/O2cNhtg7qhdHzLJNUkmkNO3dZGXdkOhb8mGnY\nGKaPXu2I7VwA8WiJXjyn4keBARorYvFfm2z4lehj1GzDse5x+gPb9htplzDo\n4JeBckojfc056j7/gk8A+CKhD7dYWCFnXdTS19V23ZIrJ94wLNhkNfE36d7g\n9IH8dwb/4BWECUw0A/sM5GmBbMYy2nnPawobfjox0rufZwazIa+tITAHBE90\nYoO2uLpSC+33R+lwWYps7OIr+b78WtGGfEYV6+DqB6cfKdcklRnn5BbCgR8Q\n2lGD1u27vkN/LDP9Q+WbTyFYk/iPTlp9ykxrHMfxvn9dKHyWRbkNH7qgb9Oo\nnBKY\r\n=wzvU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"1b338760bb960f950dce905745a8f33dfe16e5a3","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.8.0","surge":"^0.21.6","eslint":"^7.5.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.7","valid-module":"^1.10.0","assert-helpers":"^6.16.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.15.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.7.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.12.0-next.1595339555.1b338760bb960f950dce905745a8f33dfe16e5a3_1595339557125_0.6881199097485344","host":"s3://npm-registry-packages"}},"3.12.0":{"name":"errlop","version":"3.12.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.12.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"065ea4da0af53d54630f3ee3c88dec5d7693f2bf","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.12.0.tgz","fileCount":14,"integrity":"sha512-dbG30XFJcx3vnD81ehqSNXW/GV1k6r1z7/cSwignIJORsJR0p4iyA6TZw4Gs8oc4ftfYSf4vH/hqh9ohvRV7NQ==","signatures":[{"sig":"MEQCIAjNXPfoMLXKne2+RiISVayFC1cqnF+OuY8A7LoSh4qpAiB07nYI0qkWCnyJWZNmktGRUbldcZ2UGkCHsXlJz6cyOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvNtCRA9TVsSAnZWagAAet0P/26zEu/mqDtGH2e/sfuE\n0r7R6aLmWAGGFwV2vL3eG63NTYhuJxpKIdz8ez5Cq2zQLczSODmOjnxReLfO\nX55HY+vdjKZXCUWjm+c/8jJTGFPMrvHa4EURGD9au/Ju16GXdOpCnW9SWZaz\nyXtdJ5oXJEqtuUSaMlOnvv1rcDS9GRzyma9FS3VUmDoKIdrgrZ73gYUhoOYt\nxdUVpHraMAbfqMaqO4uYUqs150pbp75jJrCmScvEbWGTc1zyeltbf1Riy9CK\ndcBvdxKNGkc9YRS7HQqSrvSmrKZ4JrMVPM25gsAWF3GA+1ic8RH3G+pDc/tv\nF82NMTnX3SkWqjOM2UAfOz6q7NX+oBUsxcHwgKcXGP5UAVpTtvTgvgAv6Qrp\nm758x+K90w4u6g6vs0WOpRxzFeWrqWa1111pnCcJXQw9Hwa5iXamTGMO96eh\nAda824FIRAhOJG+7qklQjFqcv0B7wwJjYbDemGBeZpljkwWq1sUMapTsQEBP\nAw0VfjHAkOcH1wdMmrm7W6UO5Bq8tfxVyDGKqxbU22tXrq8T3zSeOXVi+liI\nO8zFVegUAvqh55UbZHB4Gbs+EIlVvbB0BtK6irEBlsaodZBTgqllBl6FCqiZ\n9UJHt9oUkK13zUTWj77SI1qQSwIR4xfB1AKO5x3XbEQJdPOad9WRI84V9obM\nRy8D\r\n=Oqzx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"1b338760bb960f950dce905745a8f33dfe16e5a3","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.8.0","surge":"^0.21.6","eslint":"^7.5.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.7","valid-module":"^1.10.0","assert-helpers":"^6.16.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.15.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.7.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.12.0_1595339629289_0.00034025543565641136","host":"s3://npm-registry-packages"}},"3.13.0-next.1595344570.9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1":{"name":"errlop","version":"3.13.0-next.1595344570.9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.13.0-next.1595344570.9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"e936aa56cfe1ca55508ec097609d603b39965468","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.13.0-next.1595344570.9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1.tgz","fileCount":14,"integrity":"sha512-u5hCzCy4If1JMxL+4mGhtiVYPWuoDZ+HoY4HCgJly+J9H/KJYqbsdsHQOHYS+GUDOeF2eLsA5mal2GDUUMf7Yg==","signatures":[{"sig":"MEQCIDz1WOJv4ncOWdT3gUxy+xmfVU/Tjdv3C6ma4Su3JLf4AiAKkyuPlRZJvELwtAt2AdrHWoSURqCCC6q+BIDNZ4n4IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFwa7CRA9TVsSAnZWagAAFZcP/1OS0v2/Bkmyg/VAesxH\nOxVSc4+IaZgSy4YjXpj5xIqwkDYs8oAKA1XWU/ecKqvmZTSnxHvjzCvJoNEk\nfnD9/6/PzMY/cP29izOrhMPVeq+uG0uYONTncG6+QhwR4fIp+RtnHopAqnyP\nods6IZG10HyN3gEuUZzuvuwjcbIQi0qSFtrNzIg3B0dpP1/CrVBqcFzdgAVf\njl6VyWumDCK6xnyaegJjaqgQF7vZfHsJ+nhHzIg6EiyOWbj7O0jfU8cLB/Z6\npXPoGOoMPpEr2iAEjvXyFiE+1Hx15tPSWiScMSqpaIDbPqrA73YgVFsB95K+\nB8qk3HTKGDtz5Du/pFPzHZKAHGhVfhnHjKHbdT+kUdtX+MmXHSqwReP8UWae\nvmBHJZZdxkO0NQtQRJxr3AIMa1potFWCK9XSgoYPGFxjwFizp7OPzAR/jFCa\nIfCWA8SN1ECuVEx7/v08HQPslggHFKPBsoZyZuAjyJj3L/QCkdCkXfsOkWpS\nHx+4rGfJofItDvjJwakiUca25tf3WwOQMqWzrTciBg2wWNqZ0de+//LY8Vpf\neAzH/b+7osrZCyNDuoXiYTVB28zntorgqheagI+emb/Tn9Uxk8UVTVDAuaBt\nbhXM+ZNyc9or4PqdhpexyN6LVvlg1hxkvqnwfkWL60UC2WtUX3ESFEjSAhqe\n8t2F\r\n=eJmr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.8.0","surge":"^0.21.6","eslint":"^7.5.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.7","valid-module":"^1.10.0","assert-helpers":"^6.17.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.15.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.7.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.13.0-next.1595344570.9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1_1595344571209_0.41127332948507656","host":"s3://npm-registry-packages"}},"3.13.0":{"name":"errlop","version":"3.13.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.13.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"6afd41962ca4aaa8d84e534f093efe66dcb3f709","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.13.0.tgz","fileCount":14,"integrity":"sha512-fkHgO+T6fdS3Br25kdMbT0WalWcgLXiJx0lPhDw/i5HvkWotRAEDXYyQHnqgzDpVm1oRIYm/J6SajvAneCH9gw==","signatures":[{"sig":"MEYCIQCw/gmTDqnlwvGz1lCfkts5vm9qvyQyZqEm/ATBwiLqvQIhAOV5QHFAVCqnTUAaxM/qi1OcLbW+5L6beENpABZnnD6a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFwcJCRA9TVsSAnZWagAAyIQP/is0YHYfCDzTDJlYW22t\nlOZv5CIIm5EZINXf8xXP6NiizCUsycLn6M5Iet2zw4TocqdhVDf2b6uo5La2\nzJiAGmES4E4xMFoVBTa55foVN690PnoF4tu/A4YgtMhFx+yVvff2+hkfvfX2\nXE+IK3usmFTISiWfvQ/c/S+cFYgaIXJHI9hMMrEYR/+ssqxbC8dzu3F8AGgb\nQc2ciOiQHlBOvc72ik5CB29+hU8JDbhl+SEl0w7oLnAmOtQQOHcC+hrOzV7j\nE0AQuzKNsojUfdAgUPpDpPAdDOoFZpOQkA0JXGW9hb1OqRVekxJv+dVDlCdk\nZogSG4RkQA7cRRftgEfZZGIXh/uFswzl/BQujidunvbHOxoOmohs743UlcqG\nq2VXMueQv+5I587AjoVIlSeHp9PosVJfAFpAmHrIc60KKDrjfyWMcFWZhZwh\n3Wm5tdPhIEQhRGgiRUknZS8dUaSaDqWnu/EHdb/GdA0H1KZXnd6upWBkmyUF\nKDFsC/KM4Y6rD9LFcgSESWIvIK82mxTJL8RZ6FMULaUMcj0e2eawDSiO8zbt\nUi5aksurTxUPm260lYrUkhQwjvWn2AXsxjmo9Ds9Jjbmz1gTtUUUdKwmSUkj\nVZC2e18kZY0JRGx/eA7CTKT9dqpUQsdTvScEzmTd557SnJc8YjIW7X3W97s3\niMxD\r\n=70+H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.8.0","surge":"^0.21.6","eslint":"^7.5.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.7","valid-module":"^1.10.0","assert-helpers":"^6.17.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.15.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.7.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.13.0_1595344649150_0.9110001813179056","host":"s3://npm-registry-packages"}},"3.14.0-next.1595353000.35c956977f38c907498f1eb8b5520bcab8dc5c36":{"name":"errlop","version":"3.14.0-next.1595353000.35c956977f38c907498f1eb8b5520bcab8dc5c36","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.14.0-next.1595353000.35c956977f38c907498f1eb8b5520bcab8dc5c36","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"93b57835165a0f042df89531e288dbfe0c0ecb5c","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.14.0-next.1595353000.35c956977f38c907498f1eb8b5520bcab8dc5c36.tgz","fileCount":14,"integrity":"sha512-hFHp9zSG950YkdwpSDGljYBvTpEmmGdrmIchb0qpktQa/3L5SjknuuCPIKrrVmRrhb0ORfx4tq/IUesYY4Zc9g==","signatures":[{"sig":"MEUCIQDbEV3/RTMXmBd0NbTmGvjuAzVa59r50FkFNVZmGRDmbwIgMEbhEc9JrIfjGfnTueR9zD+TX5BxGMmk5ugONtE6TB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFyeqCRA9TVsSAnZWagAAVzUQAJirdPnptc3jL2zF1vSn\nG8TP2AZQFx2GtqJzNPIg2gdaXVyFaqRnZ/lDlVgnnV/3dfvZ0Vj4j+0UvRXu\nkHfOlDNj55/LGdYQqAzog5C90BpS5UoTjwG4U7t31C5OdYhVgn5jApPkCBsG\n315Uuc4RpaT0mEDM80aOboSeSvGi2Nhmbhrm7aMEEbbJMJdoSIPztwO39irc\nNT7sfOKztxPCjaIISxWDwhEfhi1lBb48xmlVrP/QbW9f/LCfvphXs/vMXJBr\n5/ifCljcRvIDcL64+pZU9zyQNAkl4wpoH+QK9sogPPywc51AwoYaRtUvAbVW\nIwF3+V13WRRDzc+JKoukN/NFSSP7mzC2xv4pXXWr7hdIFw50LBRGx3oyuJFn\ninnULUcvkDv5BMiqAQDgIbCih/TGvVQodMzEr5syKPRUlPw1VLpXNZOE5/kC\nfmQOhvCLgqOl0nRo/Y+lwcDHH8yZ/vQirBxi9VunpZP0TiJx5BAMSLQRoFit\nJQ2iURiExhdHJviX9+/ob2FFXzGwH8JQr5WUBlotnFuu2SuVGIDu4vbYugr3\nWlKk1nPAD6YrNj3WsyDFq9nALPHnj8mknEqradSk3nynjHkXVXTHQ6Kve7Fu\nOrzB/HG7kphuSJ8D4/Kzm9TlbSD9jO5KKIs19daNszY7mgY9/7t9zZObwgzu\nv3T4\r\n=9+Kn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"35c956977f38c907498f1eb8b5520bcab8dc5c36","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.8.0","surge":"^0.21.6","eslint":"^7.5.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.7","valid-module":"^1.10.0","assert-helpers":"^6.18.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.16.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.7.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.14.0-next.1595353000.35c956977f38c907498f1eb8b5520bcab8dc5c36_1595353002066_0.023802301265882564","host":"s3://npm-registry-packages"}},"3.14.0":{"name":"errlop","version":"3.14.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.14.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"40c6f4c314f7618503d6914b6b2955e2ae580fd4","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.14.0.tgz","fileCount":14,"integrity":"sha512-jbnZoHzl7TPOR7ug5Em1BY5RVYR8eUQPrYY0wKsdj5/qOBH3lHu+Z7HBeU2ntm7+LL9UqkbyhhoBs4HkQMBjng==","signatures":[{"sig":"MEQCIECWQ+cEO/f46tUXO5Mi2PtYCMOcb9cpowBHeHeIizo8AiB41+nY/ymsHsBcclu8xhtFLHzQ2aYsZcbVFzIUevYcPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFygDCRA9TVsSAnZWagAAFaEP/1LA653guNlMlkQfioeq\nELVj56gBUbJt/dpp2C2JEeckOKZ6V+ew2aANLiuHv9impVld/ItA9WKi2Nai\ndzTLz8IpIH0AuqgFVWm4iLNp2coXQb+ywaJdXS1VSImtoyckGFCd4XWS+Ygn\nxTJL0V3r7Gbu7r0IPR1MZ7hGyO0oxbJWe15rGsP5i3FY4OXa/V4DtVJEK5W4\nFT7I8hvaHM56pkqV+LxgyL7yfE01bq2F6HE2EusPHqa3a9IMJhX0giYpKnUw\nATDbk7FZBAQKbwJBB1X//NMU7DsJ15H0sS3uXfFRJ9wieYASI7Q4B1aWYoVO\n+suqjbQYPl8BzZBXZf1B5YJZvcVawJfLKG6JTgeS8mUmk5OEcRcrnWqaVCZL\ngONSqKLvXtWFCO7E7i+Ms837NDMoYuQ4bHxLyDpsx4J8LLT8/XVMqTR9uWvz\n4r5A0G5uoYUPWI8aTLLeFh9Isa7rBKxtoKV64nu/J+1xhK0zjAT2tm4J3fWo\nz65Btu/Py/cVUxpREpqvCdkUYFyfDHmnKnOANOIPQanNxvkAP2EPOLv0j9BA\ntLhrFJAVHQNf2UbZcKURylN+aK/Vr9jaV90hJdMH3AmgvVDquKGdH/T7onBy\nYoXCxpSEWVXJ0nFyyIkYkhnsfK4yGae5JoikmNB9XWmylQjvkYxUCSZ1gox5\n5vrQ\r\n=Uxbi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"35c956977f38c907498f1eb8b5520bcab8dc5c36","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.5","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.8.0","surge":"^0.21.6","eslint":"^7.5.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.11.0","typescript":"^3.9.7","valid-module":"^1.10.0","assert-helpers":"^6.18.0","valid-directory":"^2.6.0","make-deno-edition":"^0.14.0","eslint-config-bevry":"^3.16.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.7.0","@bevry/update-contributors":"^1.13.0","@typescript-eslint/eslint-plugin":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.14.0_1595353090924_0.7161211663002627","host":"s3://npm-registry-packages"}},"3.15.0-next.1596514246.632459c01e5c003331e096c0aed3576bbc444d4a":{"name":"errlop","version":"3.15.0-next.1596514246.632459c01e5c003331e096c0aed3576bbc444d4a","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.15.0-next.1596514246.632459c01e5c003331e096c0aed3576bbc444d4a","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"985e40a82a4d9b9913acd3465251efb0824831e2","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.15.0-next.1596514246.632459c01e5c003331e096c0aed3576bbc444d4a.tgz","fileCount":14,"integrity":"sha512-xBAtJe9ZDrWhN4S3X+d6iIXDgQqXjpi/WkxpZ1iLYuUJaJK3VusZ5Y9ATXtV/eF7EJngdqei42tOpKlNkwTjfA==","signatures":[{"sig":"MEUCIQDIg8Eosarfg1K2/fat4IwuYMZ3TWAJ3Tpk+kdwc37brQIgI9ErIt8pus9LBVISoTdIL0ZUVKjYrmjz77aL10CVVdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKN/ICRA9TVsSAnZWagAA+VEP+wfHo9fEmRtWgB5xWzEB\nw37N7BSAg3KJms2S+Q2zutuBfdZZHuECC8+77ePaHv0vSd8lHhNyvXDlU5En\ngVvn44DlNoogRAcb0x2T8lYMVeBkdEtftThm1RuXep233EvTQ5tyVRnXM7Z2\nb+/L0CmhYKCRSeDAvJm5aARIHgKULG7WVKHKTrrnEOyeYp04skNZVHN9EZvJ\nChoA8gddAS38/PXzBl7fV6/k6/eUiUfzqVsCbn/ycdKqd5OsOO5I/Rocpv3u\nT2lHTIf/6cMuD4QJEgBVWXjfqOqyeMFkOVhR5HMG7DjhEj0muUIOM/p9W7WD\ngyG5fMET57Cs0c8jojHdyeUOrTSf/neCGTgR4YE3mCZtVhD6RQglFAwJwMVn\nn6Hf8+OKey00ljwKYncIl8YG16p7xTOHQCUhPzlKy9S4norcBc+8PlgHWgWF\n4trwtFPWMPu6trgVbmRd2/JY0ike5sIaFY5/Dh/D7oHk7DX9fc9ivV2BGnkd\niSGaZ3NS4H6/kMmsJpx0tendEmiw0woyLprxOAnr0phYHMakA2oIqJrsViON\nCyc2/7SblmMcB+rjUrGN64sM5hERRBHPmhvkTi5x1VqH5sCejGPQR8HtWrYl\ntGbDm0VBUUmF3ZVRAdG1QHjW5DfHckIjBveab7Os4S6iphoLo4v2cTUyukbT\nF1n0\r\n=Ad1g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"632459c01e5c003331e096c0aed3576bbc444d4a","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.7","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.7.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.9.0","surge":"^0.21.6","eslint":"^7.6.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.12.0","typescript":"^3.9.7","valid-module":"^1.11.0","assert-helpers":"^6.19.0","valid-directory":"^2.7.0","make-deno-edition":"^0.15.0","eslint-config-bevry":"^3.17.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.8.0","@bevry/update-contributors":"^1.14.0","@typescript-eslint/eslint-plugin":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.15.0-next.1596514246.632459c01e5c003331e096c0aed3576bbc444d4a_1596514247821_0.46723204403261365","host":"s3://npm-registry-packages"}},"3.15.0":{"name":"errlop","version":"3.15.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.15.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"b62dc18ebfa91bae538fc516a734104007305be5","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.15.0.tgz","fileCount":14,"integrity":"sha512-kVoo/PhGXmmDXGjPG7vM0HZOpH/EqhiKPYJYe79f+SZjG/AFK3VpSrp10j68kLdpiUaIM4xOYNRRniMdSiYMjA==","signatures":[{"sig":"MEUCIQCqXjZoIzKg/yNrNJLNmQcWpdFDkxTNGAOzq/HoZlqWMAIgax2+28GroKopDMDh1GFA2k7TmSYWCWX/myaJmjjmBFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKOAZCRA9TVsSAnZWagAAQQEQAJHckLbL3x2prkEPSn6Z\nKQAkM2+gqwa9hi3Eir8VbSkq+v3xAEKuzsHmTjXiaDL5+y+sU+KSbfdjRbNU\nfGFHn90RpKqKWOUhufpj+RqANR6ourqOHOBEfqXAYOqCod5NuxUW2yas9Ibi\nyONR+t215tRQijRbFMY1xT0lD+1Viuab5+tao1VBsKiokHg1N4sESywuJFiT\nrF36RyZLL9v8jycwy3YdFm7XFn8HSyq4TFqMZ1+1HKOBm7DLrhWqSQi8cL8V\nKo+A7Ydt9M3+03JHcS+R3ufk2tQkqbX+J9sHvvTYvoEg2xRICMwRzrt7xA7f\n/FB4si1ND9nl+K1YytgjUUmuGPbluY4+mROIvpzu76sji+Xy/TxZYWNFXe3k\n7KO4Ic6gmzc96unfEs0aLruL/nFwgiSc2Y0huXGAIgzH9sadTAr4PZHVhO0Z\nlyYf3Rfw2Gz/qQYn3sB5mfdM4QXq30cAhtObCc7h52cdkerB1ilBjoldw/Pf\nxvr0hmrFfNSwSXRjvNfRBDRFU9TApXoZhTU9xd1rE5UxzSNSzgCekDkoQFF8\nIL/JsksbJuiL00w9sUjP/6dd3sZzfN9tNpvKd/kbJSBM2AJbHVT41ftNH/GN\ntqaGEAksqzOmwUIQs3EyDGF8VIa3UTzNJ89+Kh3W2FAatE4aTKdS7RnBoCOM\nZbNt\r\n=xMvz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"632459c01e5c003331e096c0aed3576bbc444d4a","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.7","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.7.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.9.0","surge":"^0.21.6","eslint":"^7.6.0","typedoc":"^0.17.8","prettier":"^2.0.5","projectz":"^2.12.0","typescript":"^3.9.7","valid-module":"^1.11.0","assert-helpers":"^6.19.0","valid-directory":"^2.7.0","make-deno-edition":"^0.15.0","eslint-config-bevry":"^3.17.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.8.0","@bevry/update-contributors":"^1.14.0","@typescript-eslint/eslint-plugin":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.15.0_1596514328863_0.20252486765694178","host":"s3://npm-registry-packages"}},"3.16.0-next.1597694281.ecc2e25a871faa4aba19ae8561f7ad90c8d6d686":{"name":"errlop","version":"3.16.0-next.1597694281.ecc2e25a871faa4aba19ae8561f7ad90c8d6d686","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.16.0-next.1597694281.ecc2e25a871faa4aba19ae8561f7ad90c8d6d686","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"b386f0211ced1f152abf6503b851e42073b232ec","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.16.0-next.1597694281.ecc2e25a871faa4aba19ae8561f7ad90c8d6d686.tgz","fileCount":14,"integrity":"sha512-T/PSYNLZ2Agi+caOS7RfKtrRnB/0v2TjOgQYSPX34RQR2Vk+ApQbBCbtaDwM5Q9FSBKrjP1/nlC8DJsBpVFi3Q==","signatures":[{"sig":"MEUCIQCGlaJAT3YIyzxlzKtKuuLSXRkY0+ohCVLZMsVsuBnCnQIgFZdpYoV14CmqRXU6Na0hpq4pvgLO8cJ8f5adni26JdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOuFLCRA9TVsSAnZWagAALI0P/20sPlDAntlTyGi1wx9n\nyfbSYSe9MGQXKzFLJ2UDBoPi+B2tNuXRbG45qfDF5c0/83Up88h0Vo24m0N+\n8ZGJu19wkksJVyAaVo7f87x9/nAxqKJTtxrzTV+lGPgNraSMIQMWa3CncLiB\n4nwG2Y3WL0Xa99FgFrzQL6D2++EWWaWqclFbgidfgnoAiw680GPRGz+Dj1+2\nhaUifUFS+7PkkxLUi/nCO1YnlEbThApeEzStNkHQXBbz0wHBKZvlvuS204UR\nd4XQIZQJG7+INBrM3KM8+IlAUtU7CzToAi8HJIJ7AwO3kttr6c1j10F+mgOF\nAO33AHMdbJTeSkGh/Qg5u9LJJ6op1/xN8wJJ8uniwogwv00a5eVMl/KSCaVG\nJG05Vy9qdv2Y9LDWQZ9qWbnWZbqifcHUwXwnDoSpWji7wBHh6PRhFZnxiLkd\nxFirhkx9d8fZdBC+M0EEdWP+NUbtSpz042uFXXhjs4P6EjWMIW49b+1JDX6E\nHTaX73dj2I6iEtdpiRiiMBVbpdWFEXQSKS5EVDIScEBnBKTkd7skuXNbZ6/Z\nq+t03lmSIvtc09zULjjkWhdBOMwQyBZWSoBlic2ck4buDPVQ2TAEbgz8gxOQ\n0Gd/5fcxplUg8i8rikxtNg51y1IfysDmgu6lJQttEXx0J9DINcCwm1XWkEHp\n2SMQ\r\n=hSec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"ecc2e25a871faa4aba19ae8561f7ad90c8d6d686","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.7","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.8.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.10.0","surge":"^0.21.6","eslint":"^7.7.0","typedoc":"^0.18.0","prettier":"^2.0.5","projectz":"^2.14.0","typescript":"^3.9.7","valid-module":"^1.12.0","assert-helpers":"^6.19.0","valid-directory":"^3.0.0","make-deno-edition":"^1.0.0","eslint-config-bevry":"^3.18.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.9.1","@bevry/update-contributors":"^1.15.0","@typescript-eslint/eslint-plugin":"^3.9.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.16.0-next.1597694281.ecc2e25a871faa4aba19ae8561f7ad90c8d6d686_1597694283191_0.9208774206934542","host":"s3://npm-registry-packages"}},"3.16.0":{"name":"errlop","version":"3.16.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.16.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"817f16107311802184c0168991d310d84c89e544","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.16.0.tgz","fileCount":14,"integrity":"sha512-EImVPdre1rvGgt7kNbfGgTVRuCz9VuWDtGRxFpTbIz/i7dpToWs/MMXw6y1sCg69LK7qCj6czNuxhaa0msCyvg==","signatures":[{"sig":"MEYCIQDjTfcq9fJgCxTeptJV+chyUSMDbpksnVGOKQwxfG8qnQIhAOWpSuuNicldQo28G6fjnyvS6AjLobxVqg28tehONl3Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOuGjCRA9TVsSAnZWagAA+Q8P/Ak1LtyYkL1iz1g1BMUP\n87FK9fDOcWJKKWFKdCi/sacj1uIRCnwN/vNeUdfiNpuz6a4/+nF1sj9mpHif\n8xn5K4qiAD24XQA54Ya8bR/Ov788tgAUhJN1LJVdwfmj+A0vCegR6jgLW4i8\n3+TbpN6/oCrLz2b1O6dczEN3YFoEGh/nLfx/6zJm3kfqmZIsW293b2svbQ46\n/rcLrV9wvll0jOqCVAW/aG6CmlHhiH168alE6Q6fwwTxAxITB8RFX5Jx9dPw\nDuyH9bOj37sMsF9/S3RU/zDSuTQ7Ey9nzH2+66St95ouYGcGi9vXTO0vDTdN\nCfKFbp+91z/PXPykgMN2w3ka7HzVXAFOx7TvP/v5SCIyfk2IBzxKuc+nOJ0J\nq6Ei+K6f4+0q0M4Kj3GpiJF0d8lkIFgiBQ4qWb5wSyzyTWC0ctJ/w1Z6Wim7\nCmhyjmnQjRIjKK9u8epIZLgQiYdxR+Y9SUJAhKkpqi83UuUccjiWpzQAtJ8w\nzK7xLAkwRmrNRkUwTbu8PRz1J6vmqcb5QoyE+DIq1q/llBT1HGXhb9+C/B1u\nYTiOq+4F4gz0AUHzHlMRUnxu1Uew4vDZJ7PgxY8UfUD5IhQR4bA/s4f7d1gh\nP9YXzoDRDcJ5FZfpt/X8B80cLGIzn/tHZ7/dmDLlj6TBB/O3kn+kd5ctHrsQ\n04Yh\r\n=dMry\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"ecc2e25a871faa4aba19ae8561f7ad90c8d6d686","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["browser","ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.7","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.8.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.10.0","surge":"^0.21.6","eslint":"^7.7.0","typedoc":"^0.18.0","prettier":"^2.0.5","projectz":"^2.14.0","typescript":"^3.9.7","valid-module":"^1.12.0","assert-helpers":"^6.19.0","valid-directory":"^3.0.0","make-deno-edition":"^1.0.0","eslint-config-bevry":"^3.18.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.9.1","@bevry/update-contributors":"^1.15.0","@typescript-eslint/eslint-plugin":"^3.9.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.16.0_1597694370574_0.8911436557114054","host":"s3://npm-registry-packages"}},"3.16.0-next.1599205885.34c6fc631fb7af47bab920ca5bc7a505f5458e86":{"name":"errlop","version":"3.16.0-next.1599205885.34c6fc631fb7af47bab920ca5bc7a505f5458e86","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.16.0-next.1599205885.34c6fc631fb7af47bab920ca5bc7a505f5458e86","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"a012cb7d6f2fca57d448810a59e9dd9885aea32a","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.16.0-next.1599205885.34c6fc631fb7af47bab920ca5bc7a505f5458e86.tgz","fileCount":14,"integrity":"sha512-mHjd5qMpps1rt7aMVDKdnOwwiQp8tmpby8ZLaC7HcQgnTrTlUCDIvshfvGO/0+wYl+R3Uiw0yZH7Moz2CGA1Eg==","signatures":[{"sig":"MEUCICtu027cPs5K1jjncEyJ6X74/xjCQmbq1JhkRVP2+9o9AiEArOtZTk8USTg8iCAGPu1WbtqA4oJ3aA6W63ky4HPeB3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUfH/CRA9TVsSAnZWagAASJIP/0SaNQPvM1tCUOJ35KIC\neZ4K0gbNG7RwdBcDeCTU9iKUQyjR1XJRU+sYBwfV21BtgiY1thbd/vEzZnyU\ngzgvWJAzWlu/k6/wsXsXRinj56XoEWMD29FsMRi8eSNXdVLC9kHCPJkw+XNs\nMdtSmsXzySfwFsQDrZX1eA+Gy48XkGwE+WPgIVxyWlOHgMfhgzWywlB5xzPK\nUZUE0u9bIDCMIkSyOgmWQD/J0YhiV8+V/FQ0rURs9Yybbt3gDfaZAQaJLMdR\nzRKHSzrhJY4HnyUhixJ0Is8062OB2EDdAeuLOCcCfXYqIa3V7O9jskAIeAGT\nqOmm0vhB+olUjaoxfO3XRxXlZ0FLvPTj3WkLKYGIvWxONH7SUECEMdxkJYW6\nfY2HeBP0HFOZOhNhYYUo4dI5TxhF1khqTdLIm8yYv+GoMITHbnXy8ToLU/nw\nUGEKAY8c4XgMqJBtqNhx87CbxdY9xoctpy97PzbQe0i8MFwLSDY1AXM3sk0p\naHRNtiJJgUifHepqqAwVjxeJRILrs7IWmSWrzz1OU7upjm4r/+3NMh0EcNFl\nfx4WaSfjrlBL3iZGI9ARoBFOgY5YvNRkuCzQeGiTl4NoPdJDDFEJKbtVuDg/\nUDByQ2CEzUIDxCbBoeMLt84+pZGxosjB6KjiRevY3TEUeMGAFKWieq0KoD54\nT6n3\r\n=Axnw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-node-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"34c6fc631fb7af47bab920ca5bc7a505f5458e86","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-node-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-node-esm":"tsc --module ESNext --target ES5 --outDir ./edition-node-esm --project tsconfig.json && ( test ! -d edition-node-esm/source || ( mv edition-node-esm/source edition-temp && rm -Rf edition-node-esm && mv edition-temp edition-node-esm ) ) && echo '{\"type\": \"module\"}' > edition-node-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["javascript","import"],"entry":"index.js","engines":{"node":true,"browsers":false},"directory":"edition-node-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.10.0","surge":"^0.21.6","eslint":"^7.7.0","typedoc":"^0.18.0","prettier":"^2.0.5","projectz":"^2.14.0","typescript":"^3.9.7","valid-module":"^1.12.0","assert-helpers":"^6.19.0","valid-directory":"^3.0.0","make-deno-edition":"^1.0.0","eslint-config-bevry":"^3.18.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^3.9.1","@bevry/update-contributors":"^1.15.0","@typescript-eslint/eslint-plugin":"^3.9.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.16.0-next.1599205885.34c6fc631fb7af47bab920ca5bc7a505f5458e86_1599205886630_0.8334394645505208","host":"s3://npm-registry-packages"}},"3.17.0":{"name":"errlop","version":"3.17.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"74f3a576447c5023266faac16a21e081f3bd989a","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0.tgz","fileCount":15,"integrity":"sha512-TDlb+YMx08OiaLq1g7Hu0nDca/oLo+LpMEgEI2lybBKE1rB8qsqFgXzEbnn1LU6NfDCfIdVcl3073aO3ZLTYNg==","signatures":[{"sig":"MEQCIDuAS8ev79WkWokT6xuxTLCxSyolx4S/F8mw0526z69XAiBMNVqV0aBa4g/qtpJVOJ2ZbbnA/ciai/KuHlUXQuIk4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgsKCRA9TVsSAnZWagAAyfYP/0KiGrZYnhY2qWRb6dk3\n6U//JRUCYz3oG9fekRBPn/2meArjzRaqFZzSn69NcaAWAq7uuCHmpvYeQw8+\ngMN0pDB7e142u7V6sZZmGke+q8QJNZ0YpDGADu60g3wO9KFg/th8P+S6yvON\ngm0EpQ4Hr68ZW6voZqQhfIio9ZY2HCpwVJlV3ZFJwYkZtkwFzrcVE1vpKKMG\nYDxVDGvxd6g+m3b0TaYhghEmp9hUawpyL8WL7/BERSC9ipWtjkKkzLrv/qzx\nKH4R8d3jj3exoMvulV5nFlE8yaQMKkO26JV4EoghbHUdcNGhhViPA16LTpdp\nDbTdMJ8XMTXnkrFJ83kC0LiEFinSp0e66mHxBv7GT/m2CM5rG8dmkHYYOpXf\nKQcebDcBIUQF+XKEjsuhsOhMWkv05QctC4yT3cu0HauE9zlXzBkGJr1rh6dQ\nt3VsUQ0FS52l/7p+3dF/7lFC6cqmxzRdkCSzAieZ+25FTFI5Hdxo6TBYdC3w\n+niHdZDNousewwAEK+u3ixThDCGFQm5ixL34BV83C5INWPgxELbyF9WzrZEr\n50w5iXCc+Q5F0CMB6OIOEnWNU0vnljFIjIUaGjhm78Vz3xnN/X5y5TjjN7F/\npE80yDpeBWDWo9W53SboTVfuGEeSRO9W6yc4JVMv+rfxrRnE5KLotO4ELokZ\nKxeq\r\n=IV4+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"d3a347f669bfb375ed4c14d2fa36867c12c99fc9","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0_1599212297809_0.5219417792896768","host":"s3://npm-registry-packages"}},"3.17.0-next.1599212363.609b44cd080f9a0cd6887611a335350c2689395d":{"name":"errlop","version":"3.17.0-next.1599212363.609b44cd080f9a0cd6887611a335350c2689395d","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1599212363.609b44cd080f9a0cd6887611a335350c2689395d","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"70608fdf1e4b27cb9dcaf742a698c63d071c2e90","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1599212363.609b44cd080f9a0cd6887611a335350c2689395d.tgz","fileCount":15,"integrity":"sha512-BvB4mopdf55AbatuytC0Kzywc60J3/p6PlLIjp2rmUwvBdJqJrJwPZH87tk8mYabboODIl8X97Hv5MDModB1ew==","signatures":[{"sig":"MEUCIQCgGI2r8hECcI7SB1cgkhybc4U0llXFv+CH4XDveeqCuwIgUfeQvkkt5AKof+XIlhZyifemNotLlLunfGuBXkFCnW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgtNCRA9TVsSAnZWagAATE4QAJSF1rO+VPxPyvJG/xFa\nr3ANWdwox+qZYnRqUT+8ymF4U0UVk2fe64bT6UpCL2WK2mYi+1DJmgzAvZ+c\n8czEPig6Vv4hbgA1x2k7s+Cezm1tyBKk/IdHUS8xtEOfSIGL0xrzgHQbkj1g\n+5ZAGkznPgJjlhw+8WcwPfHeEqJ3Ar/CnvRVDR7end/IGtPZ983pYIkaOKOA\nH7mRsuFA++XoWY/+yx3HJ4Dsh+8ujSj0QjOEFam2ZWqtYeHVVsCbGo15FbcI\nZBqjZlVSRsFMXSA4QWnpW3kiCrWk+zbPxD85PbVJUeQliU3wRB8kfyMElIEW\nXG1nJPFw91SrfPKuOsDHfrdsUvkSN+fHqjy9c5onc1rXwdaiPHwS1Mvc7R8w\nTXobsq1wXTUX867eN3dU+vzcFNWKwaHHFJjd7F7VxUvruAswk3Cw50Jqc/8W\ncX+6Zf4S3/1TqEP5K3APbIl9SOCcfvSbSVHrRT9x0taBcXzG7a/Uq2ESPKg/\nGPez58bP5ZFPADEi7xsOv/5UGDqw2Q1zyT4hmz2h/i7XdBf3fobgpp/Z6Htf\nyQNlrieji9wxWlhmfTP4R6jP2gE6iiWmPvD2aWZZdS5BPOfTTCpcvIojBt4s\nTz/Em4RhKRqZa/JliJuv7HtY39ZOvvCMeAPIHAeWDq5dI6vow+bd07qOyWxv\nz8Ku\r\n=bvWo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"609b44cd080f9a0cd6887611a335350c2689395d","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1599212363.609b44cd080f9a0cd6887611a335350c2689395d_1599212364925_0.2554224257939739","host":"s3://npm-registry-packages"}},"3.17.0-next.1599397838.6465cff080aa14ad4e5332475b64932888dc3b7b":{"name":"errlop","version":"3.17.0-next.1599397838.6465cff080aa14ad4e5332475b64932888dc3b7b","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1599397838.6465cff080aa14ad4e5332475b64932888dc3b7b","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"d0b15c0443a306bdecdd989dac9b5b909a00c01c","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1599397838.6465cff080aa14ad4e5332475b64932888dc3b7b.tgz","fileCount":15,"integrity":"sha512-ax/56kV3JclCewTflD/eAQtklBF7mf65L5j84YaR3C1aOS63FLWMl0FPRA4s3LXYl+VPreYMWH18XnKmUILwew==","signatures":[{"sig":"MEUCIHrQkIH0ouls5mmpvkrZGSnOHXVOZ+pO65eGkfOiOcMSAiEAtSg4vpYpvVt3nrkXiOqoN+5ZRAhfmWLWaSsvpOs3PQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVN/QCRA9TVsSAnZWagAAP1IQAIW29sgtsGmJM8nPemAO\n1UfRiL5fGEYZqNzPW+9UwKy9XG/g5L/99m2oIF2oBDWzVkgDS1U7uTl1qbce\n8mWGs+ejuLu6vPpqJef1kf6R04ZMrHC5nQb9bFwzsTwkPrkRNAQo502pC4QZ\nYRpHfiQAaKtqHXGAw6rrMa8EhLP+hiBwyPwKTFRFaeL/I5QOHQ0G5PBdTsdF\n15VB7oyow6vt7l01JG3w5Xmegw7ab9yuRoY8VskI1ovOGn1xW4iiVf8QoXhs\nYEpXvjTDtt65s7Fqfh8zzdS9S3W5NqMkjP8lh2zsJ88KpOzXYWyKrA9xvsoA\nFwYBYRc4R+AJq8DMlYgwhNkzSdk7aBfdrNvwFrXiCCq5qB6vZDA6mOLRLcox\nN7RPOmd6cQVRgv7d986vSuNf0+8Ly6xpAUg8KjsNHgNm09gxKc7S2iLyXm25\nR12OO3664v8ZwHW5buUqB3lXxXFEOe3JZyM25R0N7p91CtbbjPAKx+ErsrNK\n5SODdITWmwmWhyuxFHiEgm2M1rTtWwCPUgNCclaDYgBA/RlH2kdQpsOUg993\nA7cNs9D8ET/SonEuvsyaID74U/IDjjzjv+yQb65FCJn+YizbQ6b7+u8qI4V8\n81rSRv9fsLN51rDYX2bXgXuaxT7cKmAhsK+8Xjgtc9SbURGLWiai7N1bDQnG\nmtyp\r\n=Znqg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"6465cff080aa14ad4e5332475b64932888dc3b7b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1599397838.6465cff080aa14ad4e5332475b64932888dc3b7b_1599397839827_0.6384918942390052","host":"s3://npm-registry-packages"}},"3.17.0-next.1599999170.63f78bed950dfdfb5e9864f513db0f93c1fca8bd":{"name":"errlop","version":"3.17.0-next.1599999170.63f78bed950dfdfb5e9864f513db0f93c1fca8bd","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1599999170.63f78bed950dfdfb5e9864f513db0f93c1fca8bd","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"d99222bf52d3f79708851a49683eedeba7b4603d","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1599999170.63f78bed950dfdfb5e9864f513db0f93c1fca8bd.tgz","fileCount":15,"integrity":"sha512-wgCk9Z0X8JyzS/LyW/4FmPw5LLuef6L4V1RPJu4eVKYrHAnuBxGt9vRBkYFrjbEr1FsFo+l3gaUkz0vYc4vtWQ==","signatures":[{"sig":"MEYCIQDWdM+BTkSxnqpPOCR6lgegFDUIwLcVl0zLs+28Y//BjgIhALczt0sLQz1cxxWtEwCPLmmcxXb2Bhnqam/gE+Dsm6XE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXgzECRA9TVsSAnZWagAALnMP/RC34F6jucILKQjrtv4l\nIOrEqXFLCuFUbTw22IrCpVBFgh4soReN+XvuEyzuLMEMhGBi6x15mXI8MC2f\nQ3IbTLeZbNKlTQ7XXSqdkML9HXXiP5q56JhqaHdx137LZ/gF4RqJ+I5pgrhi\nMoI7BKmMm0qvOdfItnTjTdR44eCcETot15H2yPrjyugsnmIVE5S3q21HnBhS\nhpq6kPGCu4dEeGQrQTZiCADLo2LKspCYsgvKCqyas0CzuOVXot75NSgzyS8T\nSVhfOZ4/IZdVxCUUF4VSstvi24zbciLJl8EOhkAc8cZQ1cXO5rN3WnfeE7Cn\noV4GqG6czoeSmBuGHL7iEpfuijNAOqLvziLRKiWNPjeIo6WSlIlVYZWAJI3t\ngXSG93l1ioFI7Y9qc+DbbKrDVbgMY7RUyj3acohT1e7A0RFxrkH35kXn04zl\ni4RLiEwJUEJNNuNZoxm82jkLgo4xQV5AuORoBRz7SkJIG3hGUO66dD61Kue7\nqNf0MJL3IahZwGJTHjHs5lV07mkF6YKJmkrP7TDjJjDjdnpJxTZS1qKivP7V\nGXJRxSXdAMAF1tNr7X7mhcEdvUVjFknwhAY+TyJ7b0zKOxVwbgCfQeipY5AI\ns1M5s8C7Jt8qsGFOB0700hgtOIWoTWImizKnMnzaHGfoSVN8WRznjA2D2Exi\nNSBg\r\n=+vP5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"63f78bed950dfdfb5e9864f513db0f93c1fca8bd","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.10.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1599999170.63f78bed950dfdfb5e9864f513db0f93c1fca8bd_1599999171938_0.11157156201696461","host":"s3://npm-registry-packages"}},"3.17.0-next.1600605151.0c175ed82f080b2a04e4bfb904c66ed55c78ff5f":{"name":"errlop","version":"3.17.0-next.1600605151.0c175ed82f080b2a04e4bfb904c66ed55c78ff5f","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1600605151.0c175ed82f080b2a04e4bfb904c66ed55c78ff5f","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"b656a72bb244874801ecc020531db8406a6d2b9e","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1600605151.0c175ed82f080b2a04e4bfb904c66ed55c78ff5f.tgz","fileCount":15,"integrity":"sha512-yA/rUcO7bJXs7wBL0Kamz+YAgfYSjD/rHrQozS4JGOsrlINiP/i1XUjS6WeSrK2APHGf8/TZGrxIkTKxbRwg5g==","signatures":[{"sig":"MEYCIQD9qikIG0XE3Nj6XJCGPdrnONPDtCbeiZvLU/4oXrQ/zQIhAJ1feAgkneWzxPeSXKD6eqU1BVahV/vpF7jpUaF1WkR2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZ0vgCRA9TVsSAnZWagAAPX8QAII9TjlRQTjrxHR54f5M\n367Epi3u2s8dsU0uv5LS/mrU0NHg6XHxr1xQjFknHgsvml52nxdJXte1eHAO\nR3mmILqc7frc4LuNxzfxy5kcbl5ysXrpf9BZaB3TLA8iGR8u/rB8DzrDOCPb\nfWex7CMqGLyX9+w2ib9+XyJ6UgUY9GF7FIW6PEI6r6F6qcZUgrAPn1UOqBdv\n4OJL09E5leoy1LhlFOwY5KA89CWQUOIX+7dFoDBSdhUY519K13T022skoIdd\nwWhHza81SGmFgOa0QAxFdt5qvbd4nVBa307NKFuSD5IIRkqDZDIs9edGwB/x\nAfL7Txwhi/ydyyI1thE60DpDsxL5WGeKEb1+qtjPT4sjqtTfoiwhtSqPBV7j\nA7GW5+HOBBCYLT42i+M4S99gs98RGtMnT80Jd/BbpB73awdbFFhByrzmj12q\nlvUpypfWQwSptiVuusst3PiO1OOwLnwceW4X+gPpf4ZeOV5U3fZU7oj/BLop\nN3lpkApUDw1pMuofdFcRncMQ3Ha0H9QjFLzR6ziGQJLhrzZOp3XMfF/mqzmc\nfydR+k5bRNjG9XxcUH3IHeMnvhAaoENq7UQxys0dgWNXBzOrzFXA0LXruC/Z\nVfU9kCyFg257HKkTGcaJbd/icmpDVxNwOVXmrvGA54tAkpp3eWHRCE200x9Y\nCLUK\r\n=Z0DL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"0c175ed82f080b2a04e4bfb904c66ed55c78ff5f","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.11.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1600605151.0c175ed82f080b2a04e4bfb904c66ed55c78ff5f_1600605152599_0.6078891465494483","host":"s3://npm-registry-packages"}},"3.17.0-next.1601214002.fe92f8b44535792bc17f2d06bbbcdeacc1edf08a":{"name":"errlop","version":"3.17.0-next.1601214002.fe92f8b44535792bc17f2d06bbbcdeacc1edf08a","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1601214002.fe92f8b44535792bc17f2d06bbbcdeacc1edf08a","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"f205e83159065d9e65c8f8a92837a2378ede0fd7","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1601214002.fe92f8b44535792bc17f2d06bbbcdeacc1edf08a.tgz","fileCount":15,"integrity":"sha512-EwViPrL3PbeknG9ZQc8QQTk6VMpXm8O70qksRwFzDNyx+/o1xK0WyR2ftIqCtfwwEhTUBfGCZvbEiNHZ30/5iA==","signatures":[{"sig":"MEQCIHuSrzRIKQ2GGHCex4EgyT+xeJkZmITeujbsQ0+dE9ZQAiBPO2God8i/Uvy2DPao8b4FKTWp2tICkI8G5FI1U7XGug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcJY0CRA9TVsSAnZWagAA4A4QAI/jYpa7u0shDFbBqxM6\nMwl0AYLS1xAlNroY2FFK0J2bN0m3a3lHi6JoRfJUa9OSmw7kxHd6FaW6ZoRC\nqtoas9zxoRDFlssoZ/CUPARyikTDmA06tC97pnW7AmbwwsOQpegurORJEy+N\n3L6NIvvxAVw1qF6RGMFp9kVuguXA5FTj/r97cLDzhj4+Fg3NNjR8YsTcXNl9\nzakSGaYKM3acu8GOEklTTt5OilB33mDzoxQSeE/h5BHIMiCgwjEFtNLuwwnO\nuqzX2PABBGbxOtWqL9P96QePbqKc33jMuAvICUS6cWhyQNkaMVAH1ESjWddt\nEms5QFIyonRXYmYotps5x7qJO1rv3qy1j0+lQiU7KbDB4bAHhmMkSAjtem+M\nrsiRNSh3IoJneRk3ba8CA4D0luGSSkkEuMQdNBnw0uRtLraf979DrCPmVFgr\nlr1Wwztd4OVi9jgwD6e4+zwVhWueNhAhR4osayyJZ/dOaUqo7RtPZV7aNheY\nhIV5oVsCMRXNfHr8vonPi4fZ4L090Zb2PKNwVUDJIBLsdDrzuoGtbSnXMIxN\n8W9ZdsiYii37UKEfFAElsWeFsDj4+gJyrhPI85jl4tao8j/osuOQc8AqBffA\nFBH51HhL77FipuPgPYtgSqGNNqFHnh3+iXxnhGkrfOR/XmPYC7TduS8R5C8k\n/t+z\r\n=YGxu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"fe92f8b44535792bc17f2d06bbbcdeacc1edf08a","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.12.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1601214002.fe92f8b44535792bc17f2d06bbbcdeacc1edf08a_1601214003893_0.27248261019012787","host":"s3://npm-registry-packages"}},"3.17.0-next.1601797972.20a2711b0de7d8ae6f37880cfe6e47bc5178ef46":{"name":"errlop","version":"3.17.0-next.1601797972.20a2711b0de7d8ae6f37880cfe6e47bc5178ef46","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1601797972.20a2711b0de7d8ae6f37880cfe6e47bc5178ef46","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"ca51920b7af3883560b04d1de0300d7e4bf6f7a4","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1601797972.20a2711b0de7d8ae6f37880cfe6e47bc5178ef46.tgz","fileCount":15,"integrity":"sha512-pRUmkX0q4LnS/scls30P66dHxOtlItcQXcp6v7KN2an4jrC+co6pyDykZoe1uSA6YsHrK+sy0cWfQHv4ywMZeg==","signatures":[{"sig":"MEUCIH5OQCGlu3U8fXt0IIgeGnEc6jVf80DuW+ovr8yfVDelAiEAvomOiFy4witLasfVLnAQf2MlHv39ge6yklFGlumrFpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeX9VCRA9TVsSAnZWagAAQ18QAIiqr3ELVglXPoz5cvC/\n9jo0RKEPDP8/uVAbdPoulaZegQEJA+1KVGn5FmCHXHmwNs6H75TY1PZvdyht\neICyeiwjxEI5CiweELRYBJ1/xBebj8+CVjYjqe9K/HlULyzyGIXmPJQ5Cqxl\nhzrhSvlaIgcRgT11ktWRN2BzdAaTjivbu3W3f0nTmx/+IXGdIQ2gCijW1Gef\nH1Bmh3EooYiZjikOdyDCUj2d07iPV3x/pia6+loVF43NJjrTJZxvJCPWUiuW\nRfzcJCLucb6NID3PrYXSM2KrLgVRlhRLOx5cBChMIYSnsmp490bqFgCpojOf\nPW8O+0oX7udidWNH0wJLIYA6vWLWgUy37CHBmPWQQ0BOuDYfGVPironX3dDD\nmy5Z2sUKrgswrEVmGebGtp1BQJLaMAZOGPyOG/DLdSx8GZLdgS1X8zkFITw8\nHctq2ebILQH+RgUasOniO2nYJfaASKrCtTaNRok/SFXk8rHVyunkE+gAJiLv\n3DpMjQppAqTl8YohvtYLrMPtObrKZoitlPyIcs4Y0KyNDK3AW+YMj1Wv9j2Z\n51MIT2b0h6my08/oShEBqIowGTvqL9urJP/D5QUgYvV3Gk0Ybg1JiqjDKtps\nkCUfP6eTfgwE5Is7Ufes1nMx5UNGcPSkGRsheFoU4E1i1ABj4mHXC/5XcW0e\nn7Kb\r\n=9X5k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"20a2711b0de7d8ae6f37880cfe6e47bc5178ef46","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.13.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1601797972.20a2711b0de7d8ae6f37880cfe6e47bc5178ef46_1601797973376_0.8095156770239647","host":"s3://npm-registry-packages"}},"3.17.0-next.1602408392.607509ba3e73ed889eba79ff27f9ca43678ab5a4":{"name":"errlop","version":"3.17.0-next.1602408392.607509ba3e73ed889eba79ff27f9ca43678ab5a4","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1602408392.607509ba3e73ed889eba79ff27f9ca43678ab5a4","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"70e31b2b0abfbf13dd599afc00c94d8ed6e3a8e1","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1602408392.607509ba3e73ed889eba79ff27f9ca43678ab5a4.tgz","fileCount":15,"integrity":"sha512-EFEJkL7H67NbsLGXBmOHs0OoCajcH+HqY8wu/Mlrt3m+zhFv1L1dfWZbNTkHU0CKa2dHEM/BEhfRaYx0b7L3Sw==","signatures":[{"sig":"MEUCIEzwSkgSoVWJulwj72NILYLn8JW7LA8/ig1/fzauiSczAiEAoCbDrKzCHkkAUPX6mOCt6xtYHBIK7VtAc7srpghzXuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgs/JCRA9TVsSAnZWagAAy/sP/j5KXOfm3Na0tOcQMmp/\nH82f6p2wsCZy11tlUZNwYQ58ZBxrhbasabIOdYlDX9TbyGfQUdvSRqHhMjEV\nbScp1CxcJ4vrXdvoFO4gSryT4n68mUypfJo1pcXExNl0ySPXmcsqoeFwiw/I\nHYA/fPS8rRqaIYLngMtvefnMuzMm8xUA0gzmhyepYgBYUFZVTzN2hukTebPN\nRTHHQg0L+yBFrDFW+teq7upDQYc/6B0HxYpLQvQN7k2t9nAluWgk5aQf3tR+\nVZ0stzRLD2QCoHFAlUNrA5v8XhnvRnFLwuoLLBwajIXxwJ45DSBHMxJtBSLZ\nGq9ohFk1fI0EhMPV3PqQQ0gGIrqCLGfeSriobwAORGFzJMjfc8IA/1YQvhfN\ntUj+40nxKo+nw6oZ7T2ikXasgBYg1pK1Pi9xhUQ0tIacUINODnCguHDKdGmV\nliaiDzLJk65fY68MBwlFeTzNeYl0iOFtCU+rkVC2gTkhyYXVfeKU5te+siC8\naWKXoUMQXxlkYbbK4asPDpElMBdQLaGXBcPCuVki4T1BGvmH4+47Bwudxx25\nlIeHqmznycdKjPqVDatXn0psCOGPw2pBKm8fYXhU8ELcuJj6V38GY3IAs8MV\ndj2CE/OZu3FViYwj8kR/9YOoBHFdgbJvMvYdplf6Mtk+bPKPLQSzFHT7nqoc\nWnW5\r\n=JD/F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"607509ba3e73ed889eba79ff27f9ca43678ab5a4","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.13.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1602408392.607509ba3e73ed889eba79ff27f9ca43678ab5a4_1602408393326_0.5506679779398467","host":"s3://npm-registry-packages"}},"3.17.0-next.1603016012.7605e3c63d5567308a3671f161afcec479b7b3bd":{"name":"errlop","version":"3.17.0-next.1603016012.7605e3c63d5567308a3671f161afcec479b7b3bd","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1603016012.7605e3c63d5567308a3671f161afcec479b7b3bd","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"8212d074becf95eea690f9cd04c66de8eb806125","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1603016012.7605e3c63d5567308a3671f161afcec479b7b3bd.tgz","fileCount":15,"integrity":"sha512-+5oyEVL2R7iS0iG2Ef0BYTPWXsmSI+ksGk83mKK6ka5B4AImI8R9UP8GjaLAH1Sqgg0jj5hkkgE265/E8WsgMg==","signatures":[{"sig":"MEQCIAlUwbHSuyf2OSgpZf1HWoVSI2W4eT5Ddsfdqj2XrgG7AiAxId7d7nudDd2uRsUBSJ5ljAtACQSMsP6QBtGkYPHw+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjBVNCRA9TVsSAnZWagAADEMP/1fAhmqRzBV18pUpgCoF\nrMOhLFcf2cNDr+N6jezrIYTy2ZJpCzcu3tbcWyMblXNOWjIXKFRO1gt0MPdZ\nFyynlVCFEoBok9hF64iW5dsotKHS8Pbk5yY2DNQK74RD1PAmN2yapJZwrjx3\n9LC0lY8GB1SX1lhmV+pZzflNBt/YO9F7S3+cTaE5AaxJWW+oMUrPNpRl0Y3F\n7OH6Cpjv4uqiCPrg6Oc3YTuzv3L+dwRqYw0sE1P5sOMIUhBpT6ZjuYONA+yN\n+YxFs6tI+hetg8TebJX5SmoQ+3Cx0MWbSDOl70GNhDuOPjyTi0FKM4h30cGJ\nx9vKID3o0Lrk9zd+X4vgm9CEcWoW8REIqgOQEULt3ib6s8O0QwKi6BdC2IJW\nrW9bXKhb2i11AlILAJLlQGJGlPk5z7dZrCYHbviWRNyR1ZUySTpHYNTl3j15\n3QMCrr1nQE1QYQCnBQHn4HXxWywhT3NJ+BvsW4T9QqMT8VKwwk8jFzyvU5Um\njxML9g0pKhu1biwcEqt4bRwDO430o0VusnIlYQMPZ2VZQ7toibYu8CNfeV7P\nOtrxDrCcHu0iSIFw+iM14FIrL2kzSFeo53TFrECzH3bSvP+c9MUZGc1IjlbB\nlrJ/RtwDf3wGAXGUMRC24pFPAaVQ1IyTKVkuClh2sk/VYfBlJ35zRrgHBYdz\niQ63\r\n=lnHf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"7605e3c63d5567308a3671f161afcec479b7b3bd","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.14.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1603016012.7605e3c63d5567308a3671f161afcec479b7b3bd_1603016013563_0.31302172762569636","host":"s3://npm-registry-packages"}},"3.17.0-next.1603623864.a74ba9c5ec214d7ae3ec285bc86e08c08f39036b":{"name":"errlop","version":"3.17.0-next.1603623864.a74ba9c5ec214d7ae3ec285bc86e08c08f39036b","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1603623864.a74ba9c5ec214d7ae3ec285bc86e08c08f39036b","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"af9cc3c5bea11756932a5b1f5d92dc8760e6f7af","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1603623864.a74ba9c5ec214d7ae3ec285bc86e08c08f39036b.tgz","fileCount":15,"integrity":"sha512-k+9E9lSBr1b7BswFYoh0v/4JvWYmpTZVDxkyUou5vDDkl/UIBOTiS0H2r/6IbUidQ+++0ynwjLIIq1duZP8CQw==","signatures":[{"sig":"MEYCIQDwKT5LPPVLjwFel1re8sgqVsxM3pz+zW1K7sO8VSRrGAIhAMu8++u7tZjolS9hP0wkxwK/0g1f48dDo4YygVKuODWV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflVu7CRA9TVsSAnZWagAAm7kQAJmT+0MqK17/6ie/Crp1\nxqIVLCJCgFzUk7wlotYOjy18rxQ9GUfYLdXPeM26Wc6LIIcevVw3Jei4WxD+\nLHJDl6KCBv7H+bEDLJsMa3hw6DVsDm09U+Z/rrI4Xaeei+0NrIXqsTslHpp7\noQ03Z4Hi9cZBsEZW25BMPptcCAqbUfG8VhFVYXz9zqham6wop28vMvUQeglp\nwgBQW6vb5vU/ysENGPOLSdFcRQ11PMPjBhFpBrgbWgZv3gvjdGGvuEgMQkot\n1cwmUXXwXfEPcBx4rWV1AKh5+QpAzJE6kHTvs0uBVZkWt9nkcV9yyo05BRyj\ns2yX7St+UUkC8Mz9bVyc66+Fb6vuTgl1qzmT0KoeIitdqGBVYrzJQ5CKE4iK\ndDUww3x3V/lUScfnB++BXB+ZXbS2QGPGJxHTm7wU/Nvm21SfV8GF++tSR12L\n9coRefdiF/o8QEAZJqH74kdlX44FN4OVNuVXFAiqlYELhQ65U2y9QJJSBrtv\nUjqUFbg/jwdtB7so5ANePHoJGXx3VuOOfRd7kQAhiTUgPuQWE1Y5/H3iNW0B\nAUpM7t3pV7jfMj2Z/CrsqqhuZ3RmG6JoOWhDrvElvEBpDwZ96DB9j1BZ4yYY\ntiePLSkdsWZ+vPcf0UtT0uYjjkHFhRUed2aGpoTHF1cEZVZNsM2RuuQy15TP\nNyB8\r\n=frTB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"a74ba9c5ec214d7ae3ec285bc86e08c08f39036b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.14.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1603623864.a74ba9c5ec214d7ae3ec285bc86e08c08f39036b_1603623866106_0.5740971460520283","host":"s3://npm-registry-packages"}},"3.17.0-next.1603630565.8e51bc8df08c884af593d8bb36c332a8cd7fccb1":{"name":"errlop","version":"3.17.0-next.1603630565.8e51bc8df08c884af593d8bb36c332a8cd7fccb1","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@3.17.0-next.1603630565.8e51bc8df08c884af593d8bb36c332a8cd7fccb1","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"b286e152bae3e5c4edaaffbcf236d6fb27e2adaa","tarball":"https://registry.npmjs.org/errlop/-/errlop-3.17.0-next.1603630565.8e51bc8df08c884af593d8bb36c332a8cd7fccb1.tgz","fileCount":15,"integrity":"sha512-OTpqfDfBkksbV3bXAu+1zIqdfizuYArGJpZYXi5uQzOBp0kTVwGKYXUffhbVYvcAV22w94DaILJdNmEBctzW6w==","signatures":[{"sig":"MEYCIQCYUxJDcnU7ccUW+U69apXpQdEMhkQ4tkSmW+idShYt0QIhAJzwEVO9qcpSeTlWtaTrsLO/r1f2kSmsYObIdTrGE5wt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflXXnCRA9TVsSAnZWagAAd8kQAKUft3Bj/5wE019yyGxz\ndbC6zhqp3XLhOzoExIY00RZ4EA5rxTObjVv2TcTU3mj7/E7eXpBIB6J0AQEM\nNU+1ztPy9x8Q96anHYru82Kwd+fwFmT5jmRIPir3udVFic1rjpYYQARG4ARX\nyUx2zLk6AYKn5s2Av9GOObWqkfWvQNr463fKeUY5tj0n3SU/3lqvX0wfdpY+\n29MblOutpxg+VZA5GTtESFQQL31gjMBxG4vORMaIzdqxNaKNVOl75Uke/cd6\nXY+t/dieT38iNFhIs9nHmT3KIzmpgDI3TTymP8c/aQg7S2VNqHHQvfgGPo0e\n/nEXgyn03jcFSdr7HPjnMgb+Bpyms39KSV1SSYr087o1tynvKIKySN6731c4\nyrWtEZSja3eYO687rwrYgzaGLTPj0ChBYcv0MUVGgB+z6b0t4ilq3klqlzQ6\n4zYqAzHbkjQhIipv+fKjo7+I0ytNR24RZuNSmDTdscb4N4s01IeR5Ic0HFCF\ny3KKfX/IIzsZPDBXsiIjfsxks4ppo9dF8xlA9bUZCCrmMpHRH5unGzeHNxFY\nebgtzK6/fuX/Cuj4Ox3dbNlYyLxMoL8rjKqDSx30S6INLqWgADtbcG0xsoB7\nvQzgiOY4NCOqSRXG1fzXvQIncESidkQ1FV5egLTo5lIizJKQNSQ0f3FQxmMh\nEYPC\r\n=AS6K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=0.8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"8e51bc8df08c884af593d8bb36c332a8cd7fccb1","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"10 || 12 || 13 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 13 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript","minimumTestNodeVersion":"10","minimumSupportNodeVersion":"0.8"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.14.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^5.11.0","surge":"^0.21.6","eslint":"^7.8.1","typedoc":"^0.19.0","prettier":"^2.1.1","projectz":"^2.15.0","typescript":"^4.0.2","valid-module":"^1.13.0","assert-helpers":"^7.2.0","valid-directory":"^3.3.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.19.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.0.1","@bevry/update-contributors":"^1.16.0","@typescript-eslint/eslint-plugin":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_3.17.0-next.1603630565.8e51bc8df08c884af593d8bb36c332a8cd7fccb1_1603630566624_0.2817675470642915","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"errlop","version":"4.0.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.0.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"576926953a6b1ef5425a2e54bb9b66005c25653f","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.0.0.tgz","fileCount":15,"integrity":"sha512-hF8+o1jVBV8jZFy6Ks/RbWpzOIsKD7ISOvGZ2OEp0Nh83R/YQjeK05lvjqGBLb8Xl/fsV/heKQDADxT6mtYQMQ==","signatures":[{"sig":"MEUCIBa9/PG5Kje83muF1+QqNeCpAMDj1eSgbiLigB0OEu7JAiEAwx8OXhtFZtUogWQIomj4amCLZDxedRuR+QtKNG+tAqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl5A0CRA9TVsSAnZWagAAeokP/3/HJY68jhoVOPD3z6QJ\npDWZ1TPmn53oBhv+e5yEpoTfjPNURn0ST2Jp0oI+znYXMG5ldzfyugc2NB+8\nFk65GAjY85N9/yFHaMpd+tq/qpnOM+EJRX62de2WNqKDcOSTlkVqcEjHK9zM\nl2e44hg2c6A+nPNcwjWwcfoI0EtKOuUSfiXKIZB4WFN89COJ3H6+GY03Onrz\nMzx6b7ybjBlIp1Q/JcgwiXWIjSWnYSiOK132aebs6vApR+xUaA/nbuK3yv0U\n+v87/kbaqOTq+XZUNeNqnx62TmC7BsRV4ZOBSYMoziEfj09vhzOBnrLJN+R+\nEv9IyDVwoySyoKCeq0SLsVKEu9doDJ8Ootzsrj3DxcrYFkzUXu4pKgGbArYd\n4KHOxecwabi2nZmQ8JM+Th07RNbr9QirM/YbwOTHN/Z1jGDQY7PnPV8pJV0H\nEq9fGTknOEX5NHPMfh/aaeN/7h/AvfRuuom87FzyaL+E9LUtc2HMp6LvxmA5\nXMGas2AcWsNXtldk+3lfxDmF7CDG/sILMXfjP/Lc84v8Rkm64VNgM1iwAzCj\nQqlBwUorRhKbgqUrLbMX/UY6NisieUaZN6f7IfS2VYCRB2lXtcm0UtqS7VX7\nMKtIqmtcij6TOa1r9GZKKJkPClBGmutswnUdYGV3+UtzXO2EahQe7+OmEVnm\nXgdR\r\n=5UWe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":{"url":"https://bevry.me/fund"},"gitHead":"0a409f04882a4fb3f71795f4c9d45162e9a745c4","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 15","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 15","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"7.0.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"15.0.1","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.21.6","eslint":"^7.12.0","typedoc":"^0.19.2","prettier":"^2.1.2","projectz":"^2.16.0","typescript":"^4.0.5","valid-module":"^1.14.0","assert-helpers":"^8.0.1","valid-directory":"^3.4.0","make-deno-edition":"^1.1.1","eslint-config-bevry":"^3.22.0","eslint-config-prettier":"^6.14.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.6.0","@bevry/update-contributors":"^1.17.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.0.0_1603768371769_0.735812618418479","host":"s3://npm-registry-packages"}},"4.1.0-next.1603934691.0fae0bdffbf85937dc5452fae8e183ef9d9e2451":{"name":"errlop","version":"4.1.0-next.1603934691.0fae0bdffbf85937dc5452fae8e183ef9d9e2451","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.1.0-next.1603934691.0fae0bdffbf85937dc5452fae8e183ef9d9e2451","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"89c67bf63615ee3755f4fdb97318066108326bab","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.1.0-next.1603934691.0fae0bdffbf85937dc5452fae8e183ef9d9e2451.tgz","fileCount":15,"integrity":"sha512-DYhFhf9WswaqaBUxXzU82rtkHBkO776K2DqVGtd6NyzIAl9VfI/hvExDiIiEPisANUmySx5ADNepgMuF7ZA40w==","signatures":[{"sig":"MEQCIGFLJ0rBHa9HgcAs+z9exBitj4tOApcd2wykqP+kyCtkAiAZ7MS9LPWHmMEZzEx+wE7f3ksNZfuo7M42qcUn1XJ75g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmhnlCRA9TVsSAnZWagAAprQP+gIDodtcAYjZmU7ftZOR\nOG3cbVfHypd/WGSirCVNzSCmCtlpuYaJuDgGPqTH2w3VcodtpPjaT3epr1Pj\n9Vv+wTnxp+1+RpTiQAt9FDS4vRPEYKLgVXK9xp2GivjuCfEggyqjv6u3kG7B\n8WFTvHYVtfGipGHgOIOHE5L1vFjkyHfEKNbtER1wmEXdtw9wzxtoqeHlV8Ig\nXV+uDtZVp6XSRjg4GVxw5GXw7ZZ2hG+ia2pUXRBfs13FZBh8N9aX7AqWdw00\nSZAqcXdUtX6cAFFBWrUMOliZ/rwyXVfeJ4Rms42P1DPSkP4lfj1QrwBpQcrF\nkxRofIHTwsvj+otvyqWPZAKSMN7kt1dVyc/9L4OKXT2rru/CJA4LlVauTFi+\nHQm7JggSjV/9KfSgSrqZKYxEEy+Q5lN5WKJElFFBnpKnpDME+235XjHtfH/M\nTwyZZvwIINfagIyyyjLkfWfpGuBc19dnd4vxF4xAlrP0Qw50noMJO6sJQkmC\nfYT44Adp91Pj278w6JYT0gmpq7DPSBQU6M7d6M7diX5XPHGzohFPnQpPLd9L\nSq6FUtLYg6YIcFYcoaE/Mk90JTrD8SQCBdkfIJrOjd6TbIZW6ZtpuRWvpGSN\nbbXdExFj6uzAzfNd0y6qg5AUvQQzE+2sm+mMyGQsX7fUb+kjAnU2F3TeJmOy\nSBxH\r\n=NnLG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"0fae0bdffbf85937dc5452fae8e183ef9d9e2451","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 15","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 15","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.21.6","eslint":"^7.12.1","typedoc":"^0.19.2","prettier":"^2.1.2","projectz":"^2.16.0","typescript":"^4.0.5","valid-module":"^1.14.0","assert-helpers":"^8.1.0","valid-directory":"^3.4.0","make-deno-edition":"^1.2.0","eslint-config-bevry":"^3.22.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.6.0","@bevry/update-contributors":"^1.17.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.1.0-next.1603934691.0fae0bdffbf85937dc5452fae8e183ef9d9e2451_1603934692674_0.9551074343596089","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"errlop","version":"4.1.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.1.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"8e7b8f4f1bf0a6feafce4d14f0c0cf4bf5ef036b","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.1.0.tgz","fileCount":15,"integrity":"sha512-vul6gGBuVt0M2TPi1/WrcL86+Hb3Q2Tpu3TME3sbVhZrYf7J1ZMHCodI25RQKCVurh56qTfvgM0p3w5cT4reSQ==","signatures":[{"sig":"MEUCIBMeZCv473uCkzXtgtlywMJGtJIyzIognjk6A0I9P+dDAiEAih18uTsYud+x3la9Y1mp/Q+WxN/9Q+S5C/G4DlpY+HU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmhpPCRA9TVsSAnZWagAAVpcP/1turbAkKhLSpiQmmAvE\nZ3em8M2l9Vb1xBU4VQsNEl9/fIshaArm26+/9cP4aRTXfRzRbczmivEG1t4O\n1/M53XyHpA2ZztS6jQvlhIx8Eqn6wqyRxXULLZ7WjxRyNNc85q78bGsvK5/e\nirSisgHUyFSelPtTNxWfWSMaTvS7CpYvmdS3mZOezkVEolR/xGiAMqixM1aD\nrHu3OLcL317VJFwmZLCZiZOR4s8tAFPJWNsQ0BpFCT2cSEshJaJWCOssvzVu\ni6h8Xz8t07maRJsnzdAeAgVvsi93rjXbbVQc9jtM/t1x3g0/Em7PBjNFekeM\n2Db0b5yitJNy3uEIRE92BePZcYcjiKIjmkySDpJG0a6QCJZ8gqc4vNCBobnr\nd1GhCAov/kUehJvsfD/p/dGj9DodCj3jerLbi9vMSLGfgghRXZamODpUym6L\n8YBWLQgFhQHUhDKy8ta87aE0c3Hso6vXMXU6tgXmNUrnVLawtK9AY0cOXyH0\nVhZUeNo3hj6sDfHcLOcACJ+BTZehKx+0QR8ICvwpO0eWYz6ooIe3Vu87UPbL\nFm6SUY/pkw20vilyzVNK9y7Y0hXQZczL5J/iEXPVr6NscbBNLO/PoHfho7qn\nUPhc/cwwN0nbi9Z5NvXKLpqDtKP5ga16io76Z+3vLXFg05q+smKXjKHBuzrJ\nyy9h\r\n=LDHM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"0fae0bdffbf85937dc5452fae8e183ef9d9e2451","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 15","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 15","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.21.6","eslint":"^7.12.1","typedoc":"^0.19.2","prettier":"^2.1.2","projectz":"^2.16.0","typescript":"^4.0.5","valid-module":"^1.14.0","assert-helpers":"^8.1.0","valid-directory":"^3.4.0","make-deno-edition":"^1.2.0","eslint-config-bevry":"^3.22.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.6.0","@bevry/update-contributors":"^1.17.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.1.0_1603934798531_0.6577581836072681","host":"s3://npm-registry-packages"}},"4.1.0-next.1604235050.055ca8e6edb7d50ac266d8c71c9cdb96b3a0a3b8":{"name":"errlop","version":"4.1.0-next.1604235050.055ca8e6edb7d50ac266d8c71c9cdb96b3a0a3b8","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.1.0-next.1604235050.055ca8e6edb7d50ac266d8c71c9cdb96b3a0a3b8","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"0706d6e10917abbb28c8dfa09e01aa1dff47855c","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.1.0-next.1604235050.055ca8e6edb7d50ac266d8c71c9cdb96b3a0a3b8.tgz","fileCount":15,"integrity":"sha512-jAPTZ8XK7nrbmSHHcW6WOkDwSCUi5WIpLNxSx+6URbx8CJlN2s6R+CrPd2KhfIfKRetMI/PNwri8A801PqTvdA==","signatures":[{"sig":"MEUCIQD9WRUQPCjdkCswmsF0rX9B/0Ns1sMJ7pMedTwvyW+JMQIgOLJTepWAC+UU0EfFzZi55DsuhCyk2Wwoh6YHvcwM+z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnq8sCRA9TVsSAnZWagAAjlgP/3Yf2g7wcqEwW09UwI7x\nIT9s3jvt7FGprhkzXppB+mY3N4uBbm/3conqRtrJBME6sIzLfR/3q9+BFIqI\nneELwuoVdiMYXmBR8+pEP3NKGiHPUE8ax5HiEA73zWRhLbBIKEYSagUlEdOx\nLRRaSh7V269rF27khq9zIcPA2x7pI5A9Qejb3R1nXIL2YuSA0K0PRUVx+Dry\nyj5HJfEzoztdPJcBcv8j6liYXegUf3pJR0mZNad4EydNmCeWNKQ2DCGQ2nFz\nOlfn3ww8XiNoZhO47QojhlbyM+6a7ISM2VqQWcnuvyhI8eIJN4rahjxdnqha\n62bZo43xZoqloCgUcoMhngq0R4KGaWAOnN0dCf7lPqI000iS+mVv22GuZY6o\nxxebUyrmfmQ4PeiM1ibVsloGrWqh+Cel6UZvWxLppnUbYJlMzXrM0hl8O44q\ndBEuvrHYoEKPh2r7oIGXKn9Ls3KoBwo6pA+sKVsIRR/svLrEZrSs9tNXHhGd\nOLHD7AKkDwQsraCtVbmv6ae4zGz+XL+1UytoWw33zC0CJBTYuuB+3IN4oPaq\nVJxQJrq2Rzoha3jUcd4OYosAfQpUXJd5uCxyEGVWVOTEi05/aNfa+686/lm1\nSSz0ZJzVKUeP3ZF536gDz2NMljkut1Sy2hxuRIJcWEc/6Unwvg8Dlb9OWDaJ\nt8f5\r\n=CUuE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","travisTLD":"com","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"055ca8e6edb7d50ac266d8c71c9cdb96b3a0a3b8","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --mode file --exclude '**/+(*test*|node_modules)' --excludeExternals --name \"$npm_package_name\" --readme ./README.md --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2019 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2019 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 15","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 15","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.8","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.21.6","eslint":"^7.12.1","typedoc":"^0.19.2","prettier":"^2.1.2","projectz":"^2.16.0","typescript":"^4.0.5","valid-module":"^1.14.0","assert-helpers":"^8.1.0","valid-directory":"^3.4.0","make-deno-edition":"^1.2.0","eslint-config-bevry":"^3.22.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","@typescript-eslint/parser":"^4.6.0","@bevry/update-contributors":"^1.17.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.1.0-next.1604235050.055ca8e6edb7d50ac266d8c71c9cdb96b3a0a3b8_1604235051638_0.518611309422585","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"errlop","version":"4.2.0","keywords":["browser","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.2.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"32dafd22f55800feb4204c4493abb366e5e25cef","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.2.0.tgz","fileCount":14,"integrity":"sha512-oF4tJVrFEs3NnBwi5HuxWhBp6ubwNf+vPG4MhngBPnK93BpJqPuMnfBBAyByis4IznnEq11oceCVoOCZFwjqWg==","signatures":[{"sig":"MEUCIQDcMstnq2ASkq48E8h3V2pioTXcBYEV9fykvC6oQalvGQIgV/dCcqQYg7CZxk9FHw5iBYk0Haaw1du3yqsvvs3WMSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxvJPCRA9TVsSAnZWagAAqfEP/RIcEOxsAXJglLmX+Itk\nE/lCNX7ntbLL2jQXzFgddHFDA9rLRYJzsNbLtMY0m8ipLgZNh3TV2buUgWmB\n+Gnzfewk15KEFFhnK6jComswrfHa0QJAeGA/mJgHWxD2lR801M68kEItug0S\nuggQoTNBAPR4YtTAxCoOCOfDNtTIUJsXbo02WANU/YJhsEC+DYkQELr9wnGj\n+NkpNO7whhSpAo3kwwiqc+U6Qyqpod2ZzGp3y34bUYSePv4S4kA6sghR/lpu\nUFUHph0g81oVYngjc7BTvkc/DkoEYjRQZfiLVbTxHURkq67Xp5ct/sj9/C8J\nimAXecQ0lxRzBI5Zc0eLZgG5cH4d2O1Z7Bs2Zz24yCf5UnJh7c7H1DKdbZc/\nb9mqNLqNfIe9lPFLBL9jfBjxZ/1Ji3IuPnz28wXvbNd+Rnr1B4EIiyEpRdl4\nAT+LA8kuZ/SnHtduXBRYGSHPB9AzCHVmTvAegU6FvJhVm9+ZCt8Edcj54tlx\nG3MgcAw8tsd6/qcv5Jlbp9XpSNqfxuEtUDU1+gdLIFpnHv75ZQkpGzx379lN\nHaURLx2a8nheIrpOk91JLa57epudz52X0cH77KUR7fC17b0WHnuSC2qy2/MC\nCh/pzgEcrZYSq61TKpKiJqKQJytb9oT6YEXM2yUxI77haZifQ+ER8TXaNTJ7\nO0kH\r\n=ptsc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"72177edd240cdd5750addc24f4f3d5e50f9a010e","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2020 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2020 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.13","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.17.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.23.0","eslint":"^7.28.0","typedoc":"^0.20.36","prettier":"^2.3.1","projectz":"^2.18.0","typescript":"4.2.4","valid-module":"^1.15.0","assert-helpers":"^8.1.0","valid-directory":"^3.6.0","make-deno-edition":"^1.2.0","eslint-config-bevry":"^3.23.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.26.1","@bevry/update-contributors":"^1.18.0","@typescript-eslint/eslint-plugin":"^4.26.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.2.0_1623650895229_0.8481241665978878","host":"s3://npm-registry-packages"}},"4.2.0-next.1623651235.72177edd240cdd5750addc24f4f3d5e50f9a010e":{"name":"errlop","version":"4.2.0-next.1623651235.72177edd240cdd5750addc24f4f3d5e50f9a010e","keywords":["browser","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.2.0-next.1623651235.72177edd240cdd5750addc24f4f3d5e50f9a010e","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"142c95b4f11a54faa187a4fd3478517cd7447d72","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.2.0-next.1623651235.72177edd240cdd5750addc24f4f3d5e50f9a010e.tgz","fileCount":14,"integrity":"sha512-zIHOMYPp45hivUK1TRNg3SYxv7+NpPAe1CX6MgvaF1MYT+514/73C+zGVYhS7ZJuKMgMm4R7/TlxLgqmpzqVpw==","signatures":[{"sig":"MEYCIQCt8xNprPMVUlmXJMA3rfoZ9jSznc3WRlQaghoe+KRDjwIhAIplTucMU509OwYb56/6BZEvsqwt0Rhdv/zJXQsDPMLU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxvOkCRA9TVsSAnZWagAAAcoP/jopxKHT9mnrf2UbVqz+\nM29YgMwrfY3jksGjg4HAChB6Zoua5C47mC+CsxVbUMV4M2EH8+v8HUs2z7v7\nngpQI7jnDWFnPE6ZSUWBh7+jAuUT8qCmzxkNa/pkzxF+vPJxkMdYozxxVjwV\nUMtXsGMgsVHWAJgGDbdPaaaOuVtI0N9J9MmAu78cRz2uDZncDoRqKZj7A0cD\njzZeJNRpCo4smYbqUK2ErKcHsNpFaPEpBNQ2swWCrYNmifylqefc5yiqp/a2\ndxKCa5GesvSVHWZd3ifPJaxXhfOCY3jA4Kefrk91xctFdOHIy0BHdjVWTP+0\nYQgyk7HK6O9Fl+Jo2o/CpxSYccTB0GxVf54FBp1+fN4bwpNJUVBCM4+YUzvs\nQXVCjMJzB+yj5KsR8tNJufdnFMdVRs2CG7kRRfS8D0eCrQBUMYz5Ux1bA/YE\neIzzmz1ZSKo3o8ch5N4VB5tYydT+Y/rwNvg6/WssYUFKPWDDXqbDUWhB25fU\nZg1SN2pW2n7r+gfjcXPJOwYnjvWSZuh9wmxpU6P9A4Y/uOfBbWU7edysnM+p\nxsdSveLm25ClNK7ephV8598E/RrknstRv+QndJ3YI4pFTvnmMcsnv+N0F9Kc\nSIxVcknZcXxE2VjWlgZ5FwnXm7ZY2k2ClddSnt/X2b8ytoiYhQLochannLVZ\nyq8m\r\n=a2yK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"72177edd240cdd5750addc24f4f3d5e50f9a010e","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin master && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2020 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2020 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.13","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.17.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.23.0","eslint":"^7.28.0","typedoc":"^0.20.36","prettier":"^2.3.1","projectz":"^2.18.0","typescript":"4.2.4","valid-module":"^1.15.0","assert-helpers":"^8.1.0","valid-directory":"^3.6.0","make-deno-edition":"^1.2.0","eslint-config-bevry":"^3.23.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.26.1","@bevry/update-contributors":"^1.18.0","@typescript-eslint/eslint-plugin":"^4.26.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.2.0-next.1623651235.72177edd240cdd5750addc24f4f3d5e50f9a010e_1623651236602_0.7651765676452207","host":"s3://npm-registry-packages"}},"4.3.0-next.1627422627.3b2f363445def65096f1046126125082463455b6":{"name":"errlop","version":"4.3.0-next.1627422627.3b2f363445def65096f1046126125082463455b6","keywords":["browser","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.3.0-next.1627422627.3b2f363445def65096f1046126125082463455b6","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"f7344d992f8868c61533409fed62d381540d2162","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.3.0-next.1627422627.3b2f363445def65096f1046126125082463455b6.tgz","fileCount":14,"integrity":"sha512-5w1xLdDs9vERhpR2Ghk+T1HjRR9jxDS0BFDEeHL2xwu9ovPIIlmRPss4mcM0MCf8HIQk+Mwu3NxqGLpDzgJOJA==","signatures":[{"sig":"MEUCICvHfdArbYpbOFlw4V/TdOZlmTDsqCQ9M9LqpMe4L5CiAiEArIcq4VLW+7ppbmUt79CO099I44V4KFlne48o2R20mc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAH+kCRA9TVsSAnZWagAAsOwP/iFG+ejRdI9H1LwQ1wZX\nww6QYr1D7udokZm4qNNZ7k0uQfVwgjbzgL3YfDWVVhMzhbyxebwJ3HUraw6L\nVcRsX+ftrQDMWv//dq35N4kzJN/ZNfmaUQnr9U6l7EB9asfNnDUlcpoJHQNu\nBIQfMD5/JBOm9/s050C1JOucWwX7SdEQwx+8ZWF4P9gmWs5/fhTuLkA7Uuku\njbEUIiL1/T7VwhWUwxIWi9h9ehqoLRntn37E3atu7Hn6PUWM8f/1t/a1TpEJ\neY+HFcseDAAhfNy7/mF0pmRe8nSLzUPmpdrr7PvqXkIyIZr3Wx7oYmh/lJdx\ne8j0MPQUmIf5BYAorhiBng7jZrF2LseAySkKyKB1j9VzhuqbEjaG2G9OfWXj\nsoHSUlLTJFzhPAVxRrMrDkWHsVHUMoRFXotVoLj0KbZmSnIhYpIGMlMasSBR\nYG6SfgHDCV7l5lGLwHIoKVm8YVZZ2U/xxa6pJxS9NBnQlc3ME4yj4OqRSnsl\n/gFG1SdJwf/XjiRboapk7QceyCSn2g2w+R/nTN4+Lqo2WqjG/MM9DYbX0dHp\n9NZ4vFiAqM5r2qc39yJARzogulYzZErGjfpqTdko9132C+nWdoagImuokl/9\nHOfYn1dbEOcCckaPt1ooVp+j6Iir54YgulsUAF6Ey86Wwl9Dlykl9RscFTRo\nZqGw\r\n=i/i5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"3b2f363445def65096f1046126125082463455b6","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2020 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2020 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.13","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.17.3","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.23.0","eslint":"^7.31.0","typedoc":"^0.21.4","prettier":"^2.3.2","projectz":"^2.18.0","typescript":"4.3.5","valid-module":"^1.15.0","assert-helpers":"^8.2.0","valid-directory":"^3.7.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.23.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.28.5","@bevry/update-contributors":"^1.18.0","@typescript-eslint/eslint-plugin":"^4.28.5"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.3.0-next.1627422627.3b2f363445def65096f1046126125082463455b6_1627422628688_0.04941573392851173","host":"s3://npm-registry-packages"}},"4.5.0-next.1627592648.6c91c09cbeef49da8e0497c3cc0589fbf8194d03":{"name":"errlop","version":"4.5.0-next.1627592648.6c91c09cbeef49da8e0497c3cc0589fbf8194d03","keywords":["browser","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.5.0-next.1627592648.6c91c09cbeef49da8e0497c3cc0589fbf8194d03","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"83fb089e8fb4f1a70a2d01c1c545304080959583","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.5.0-next.1627592648.6c91c09cbeef49da8e0497c3cc0589fbf8194d03.tgz","fileCount":14,"integrity":"sha512-U++J7leB3+G4NeYSndnaPvFfi9glCwgcVy3R6B9VSnhgF1+HVqISAJ8AA3V2bmQqzhD6QCiouYwoDPvnni41XQ==","signatures":[{"sig":"MEQCIHDKRlkYy8/8etimDf83DMf7A68bGIDhe9K2Wfa6RrpnAiBp3/lziPvDoa+PYkyCq6TCKg5c7uCyzHjh+PYWs/TrnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAxfKCRA9TVsSAnZWagAAxzEP/R8123bVfJSZZsUVgjNv\neFZ+l1heNN5Ig5Wsj7WjDCY3jveBujg9HtuhUTz5Ls+ejKI8bObkiMC5DgI1\n2+1daQy/uzGsKVXZ9Rl6HyvsTp4r1OAwaadIi1K9+Uxj/4Kvh0n2OyAY1kJn\np/2TKTTDyYuxmkh+OeLxA43Mg6mKvrtUYd/5nIXQYnO6d1EqrlIR5sIGj75g\nTRuljLkXS7x2/KiRMLfQ7yvgkjjyYe1s1fg1KAhxLFOC/mHF4vcpPy1BShQZ\n8lyjQii10lCsTXhB3WW/M/RrdJQM+w/Z00m4Ea3NG/qiNdGf7WVf29NhMR0l\n/bTrW5/Vkh9YQUNO3ETn2LbLvyT+9K+MhoN5oETOJrD/r4y5J4R9efxPrAUC\n6GlROK6e2ZX/ZaSThTUoOVZRUGxigmAS6jX/xkBO085X3A8iYuhqxZg3eLkP\nrPee+d0qLiydihy0M/K0xLTf0+zwE4+3HLfXZEn+folsVAMXgLUYGUxWZWhG\nb+c4dBlnLiM0HUhmIbxe7kRcqg9pDkLQdD3p2ugyCOmcnLaRFbYKvG0xbuOa\nT30DJgdyKZ2JaDUkmdrk25ZVOHqZau/J0lzT6AZ6YbD9+As7UkbpnB5hpfyp\n0LVxW2aBx8nnSSefKw9WxYwMxVfUQCSLSH6Hfa9VbcTWRYJ/3XoczPmVxMNv\nn9ZS\r\n=4J1b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"6c91c09cbeef49da8e0497c3cc0589fbf8194d03","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2020 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2020 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.13","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.17.3","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.23.0","eslint":"^7.31.0","typedoc":"^0.21.4","prettier":"^2.3.2","projectz":"^2.21.0","typescript":"4.3.5","valid-module":"^1.16.0","assert-helpers":"^8.4.0","valid-directory":"^3.7.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.26.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.28.5","@bevry/update-contributors":"^1.19.0","@typescript-eslint/eslint-plugin":"^4.28.5"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.5.0-next.1627592648.6c91c09cbeef49da8e0497c3cc0589fbf8194d03_1627592650706_0.6499154670959091","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"errlop","version":"4.5.0","keywords":["browser","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"MIT","_id":"errlop@4.5.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"0bdde97b382ec9ed3b042eeb49f4257d480e9188","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.5.0.tgz","fileCount":14,"integrity":"sha512-oUGLzMxSQ/wfkq2hTIJv66Y6WAqCXM+10BKdllOrQFvc6bqcSomL2pUcflazdcOtodT7agUJ8tz75XzBtL1o0w==","signatures":[{"sig":"MEQCIEpaqA/oIvd1ulwg670BOfjQ7oIbUzNUOZUQNCNf+PvkAiByS9X5BMBeSVb2VfLLcIepXpmYZN3zTtpfJyaoGClpLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAxmECRA9TVsSAnZWagAAWrkP/2xLELCmYmsHQ7PEzPhI\nDHD4tazkLzKIjDnQyORlGon5ErhEp8PHedtUlQYNIOtORB3PF2ST6RVYb5nw\nbLsGZ49ZFab02cCwEmfFJVkOgvIJC8aOpePkVGcaThMLKiTA9S60h+82Ik6a\n/FojYxVTbmIdPn02pSu6Yar5YDh2t+Wdg2CMDeBwP2VySWBaiTewu7p81ldN\n+XpTc/HYtlFfFE1neVIZWWFkeQ/vAhVD+pJZ51xmxJXvAwAuVghHw+FawlF3\nuoTMI70uuEGY7yLbPZzZ7XSncdlI0eaymw5BUKGGrmebJ8q6BM7QApocgenr\nXwlwjxnoECnmYlEtgTyedr7vd4PDOSp5CIs/14HKetU0U5J7oPsQCXUn04Oq\nD58JxXsevPaaV0mI4uZb1401oSoJWmEqJ5j4ApxxR7ej+S0cZMl0cOu5NTp1\neSB91w+EosOF0BQnhC7S+mixkKC8PpfKOY55WUcM9DlgjIA013TdQEJZWfhk\nmoDkVNi12mqQocmfaHEsmOVmXerZlvytJ66mdPUdCzq70ngbxkYTKC86sNam\ntqXhUOW1O1nShHOD+E9YC7jMH8SKhvRrcIuxhVn835IJZcUjD1vYJ3DFFCNB\nuB9PqmQIIjVHU/0kaTSNG2WpBuW9NnjZ1bE2cig3+wi8yycojBmgzuBy1JwV\npMAo\r\n=Hpz0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"6c91c09cbeef49da8e0497c3cc0589fbf8194d03","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"echo no need for this project","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && echo '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && echo '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2020 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2020 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"6.14.13","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"14.17.3","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.23.0","eslint":"^7.31.0","typedoc":"^0.21.4","prettier":"^2.3.2","projectz":"^2.21.0","typescript":"4.3.5","valid-module":"^1.16.0","assert-helpers":"^8.4.0","valid-directory":"^3.7.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.26.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.28.5","@bevry/update-contributors":"^1.19.0","@typescript-eslint/eslint-plugin":"^4.28.5"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.5.0_1627593092767_0.513499484039055","host":"s3://npm-registry-packages"}},"4.6.0-next.1698807983.8835a7361fe15dfc41f027555d14f230972c648f":{"name":"errlop","version":"4.6.0-next.1698807983.8835a7361fe15dfc41f027555d14f230972c648f","keywords":["browser","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@4.6.0-next.1698807983.8835a7361fe15dfc41f027555d14f230972c648f","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"e680c1a5033a101acbcd438e63d90e1bbab9f109","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.6.0-next.1698807983.8835a7361fe15dfc41f027555d14f230972c648f.tgz","fileCount":14,"integrity":"sha512-hgZbEK5TiGABD8UzXSDy3hhOvIOZG9PByioyQywqWmiEJ64sczd5ZFamfpCm8oMJSSCMyYymA9YLcJhY1/NtLA==","signatures":[{"sig":"MEUCIDK0lKeb4J/R5Admseq6zC216BIef+vRS+KGfj5yXfuWAiEAk4Wrll/DmGIPV0OlX8laGSpM9aS+DtDVJYea0Lw3W54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53414},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"8835a7361fe15dfc41f027555d14f230972c648f","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.23.1","eslint":"^8.52.0","typedoc":"^0.25.3","prettier":"^3.0.3","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.8.10","valid-module":"^1.17.0","assert-helpers":"^8.4.0","valid-directory":"^4.0.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.27.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.9.1","@bevry/update-contributors":"^1.22.0","@typescript-eslint/eslint-plugin":"^6.9.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.6.0-next.1698807983.8835a7361fe15dfc41f027555d14f230972c648f_1698807985337_0.9707163161161392","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"errlop","version":"4.6.0","keywords":["browser","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@4.6.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"dist":{"shasum":"03d2e1deec97eb3a602baba6c9b3fbbece186394","tarball":"https://registry.npmjs.org/errlop/-/errlop-4.6.0.tgz","fileCount":14,"integrity":"sha512-9a1m+bGJeZiCQHZmXwjdpmiSXfOVbp6g/BvLFeJ4Xx2Iu/3ReWGdG5+z4ZPE+F1JU66S+CY9dp4Bm7vw0l3LGA==","signatures":[{"sig":"MEUCIQDS4O06L0LUEQIQ9bazWFYfPktVRIOB7tVEVm+kH1md3wIgPpLc7VC75haY6hv/5e3btbn7rs/mHB7GfmyDwFuXkTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53356},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"8835a7361fe15dfc41f027555d14f230972c648f","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.23.1","eslint":"^8.52.0","typedoc":"^0.25.3","prettier":"^3.0.3","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.8.10","valid-module":"^1.17.0","assert-helpers":"^8.4.0","valid-directory":"^4.0.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.27.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.9.1","@bevry/update-contributors":"^1.22.0","@typescript-eslint/eslint-plugin":"^6.9.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_4.6.0_1698808147052_0.6578306255129758","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"errlop","version":"5.0.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@5.0.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"b9d3f38e36aa9895b570215a9ef3ea644a5ded29","tarball":"https://registry.npmjs.org/errlop/-/errlop-5.0.0.tgz","fileCount":14,"integrity":"sha512-2fCmpAa26GJq1FEYoKPAzYqFpGj3FpKscYulxO7GbZoodRS0t4/8X6qmVt+kkkWg4OmaeaJTH5rkVTUiasuXBA==","signatures":[{"sig":"MEYCIQDUCL221Kbv4FgQw1g+xl5Nskwi6naIDMfBXiCIiycR5QIhAMhhVOliBipInLZWcUXA5b5n4fOqDuSRqqTJNQgC/x+P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54364},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"0a673cb7664a8d5a02ece4184b7c58059dbe7b2b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.0.3","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.1.0","assert-helpers":"^10.0.0","valid-directory":"^4.1.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.10.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_5.0.0_1699814521052_0.6963244617025088","host":"s3://npm-registry-packages"}},"5.0.0-next.1699814557.0a673cb7664a8d5a02ece4184b7c58059dbe7b2b":{"name":"errlop","version":"5.0.0-next.1699814557.0a673cb7664a8d5a02ece4184b7c58059dbe7b2b","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@5.0.0-next.1699814557.0a673cb7664a8d5a02ece4184b7c58059dbe7b2b","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"d21a2d73de060ea0552d977894d434cdebbce92f","tarball":"https://registry.npmjs.org/errlop/-/errlop-5.0.0-next.1699814557.0a673cb7664a8d5a02ece4184b7c58059dbe7b2b.tgz","fileCount":14,"integrity":"sha512-6iArU88DZpzmO1E4YQ/5h0ROFfTcWmjqudm10Gqr+oIR5PzNU1KVpz+qm3kutIYoGp8pCKp38QneErpsYsKhQg==","signatures":[{"sig":"MEUCIQD+8qZgk87ReWYqxDFtKVSW68bcDvAQr3IwADwzRm5e0gIgalO82dvldTVu7CxDAgmmy5Y6Ud1Mm70nkfrSKBhsRgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54422},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=8"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"0a673cb7664a8d5a02ece4184b7c58059dbe7b2b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.0.3","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.1.0","assert-helpers":"^10.0.0","valid-directory":"^4.1.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.10.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_5.0.0-next.1699814557.0a673cb7664a8d5a02ece4184b7c58059dbe7b2b_1699814559679_0.9188129313718354","host":"s3://npm-registry-packages"}},"6.0.0-next.1699818907.2768d8eedddbb9b9d8a066f9c935ebfe7b86fbc5":{"name":"errlop","version":"6.0.0-next.1699818907.2768d8eedddbb9b9d8a066f9c935ebfe7b86fbc5","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@6.0.0-next.1699818907.2768d8eedddbb9b9d8a066f9c935ebfe7b86fbc5","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"ffc7ae43c85f7e3f50dea279b4dcfd25cc629f30","tarball":"https://registry.npmjs.org/errlop/-/errlop-6.0.0-next.1699818907.2768d8eedddbb9b9d8a066f9c935ebfe7b86fbc5.tgz","fileCount":14,"integrity":"sha512-vmaR2STrcUXFhPurEWXHHO/fohDpj2pD4kNQ6tptt0/YQxde1F3sAdrebUm5MacoeCI7RmaU+Y3Kgo3ezBzQ5g==","signatures":[{"sig":"MEYCIQCL309w5Em4idVkZ/hwOvEcYfNKxDY+APVUiMVqMtN4uQIhAPY7oK/Y7ijDxXtQ7ECE/2K6mgt60nvcLnXLrmn0Lyyl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54448},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=6"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"2768d8eedddbb9b9d8a066f9c935ebfe7b86fbc5","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.0.3","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.1.0","assert-helpers":"^10.1.0","valid-directory":"^4.1.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.10.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_6.0.0-next.1699818907.2768d8eedddbb9b9d8a066f9c935ebfe7b86fbc5_1699818908784_0.23972348927807774","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"errlop","version":"7.0.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.0.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"adbbe79ca3f56b8c8003e91fe4b2f2b1416328cc","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.0.0.tgz","fileCount":14,"integrity":"sha512-zqZrBZvjrfSBL0awwfXBn/9J65BxfDXAGHW8EshbVEzMYLtJUuK4/B4gpbWzyPM25x+cSdzKcRsnXTwMCEv23w==","signatures":[{"sig":"MEMCHxq+h+LADstobjvqnWpKpP9slYckvozxxMXG7gBzIJ4CICtJO1xriMo6B5jIxctFfBdqbxmYg/4ey40x5/UwZW4r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54395},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"ff6beaffd3ce868c658987087382e78668bdf350","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"3.2.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.0.3","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.1.0","assert-helpers":"^11.0.0","valid-directory":"^4.1.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.10.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.0.0_1699821317192_0.09001918966978772","host":"s3://npm-registry-packages"}},"7.0.0-next.1699821332.ff6beaffd3ce868c658987087382e78668bdf350":{"name":"errlop","version":"7.0.0-next.1699821332.ff6beaffd3ce868c658987087382e78668bdf350","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.0.0-next.1699821332.ff6beaffd3ce868c658987087382e78668bdf350","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"850834c03c2ecda0078081454b6ebbc6d0e186b9","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.0.0-next.1699821332.ff6beaffd3ce868c658987087382e78668bdf350.tgz","fileCount":14,"integrity":"sha512-nMtCMn88bd/XdCS68du6Q6n68QVJmFODb1Met9x8uqWav975WZCnJTQJwbgEIh2gzhReCJSELajWKIA7Iu8X3w==","signatures":[{"sig":"MEYCIQCZAgzl0ur4rzVfIRK3L45HqCWHyxOoX+XDidgl6fexOAIhAMcFqsfYPclIYguqHiacZlB3eovGeZCMb80uLFquc6Gr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54453},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"ff6beaffd3ce868c658987087382e78668bdf350","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"3.2.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.0.3","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.1.0","assert-helpers":"^11.0.0","valid-directory":"^4.1.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.10.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.0.0-next.1699821332.ff6beaffd3ce868c658987087382e78668bdf350_1699821334285_0.29057811494816543","host":"s3://npm-registry-packages"}},"7.1.0-next.1699870993.708b2840cd3865b7494bf9e2e58508250b694a15":{"name":"errlop","version":"7.1.0-next.1699870993.708b2840cd3865b7494bf9e2e58508250b694a15","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.1.0-next.1699870993.708b2840cd3865b7494bf9e2e58508250b694a15","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"8939179b2caf8f4f4e517083d59808eaa5fadeb3","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.1.0-next.1699870993.708b2840cd3865b7494bf9e2e58508250b694a15.tgz","fileCount":14,"integrity":"sha512-Yt5HbT2OIqEjMUGd2FIlrgFyzdramQPKbzfpy0KvMjwXrDm2RNVlB7u4LaG/429VlyVdwfPmiQdYdvRkzOY5Mw==","signatures":[{"sig":"MEUCIQCxEKwlrHd61gWaLMCCWf5+/v3aoib33F4862xAuSZMYwIgcyXZPRqnEIGm694nkgRqSbU84L9SQr1PIVtBoY9iJr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54478},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"708b2840cd3865b7494bf9e2e58508250b694a15","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.0.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.1.0","assert-helpers":"^11.1.0","valid-directory":"^4.1.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.10.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.1.0-next.1699870993.708b2840cd3865b7494bf9e2e58508250b694a15_1699870995610_0.8918856760841676","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"errlop","version":"7.1.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.1.0","maintainers":[{"name":"balupton","email":"b@lupton.cc"},{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"c0c88395ed120758dedae018a5ce2c3028071fd8","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.1.0.tgz","fileCount":14,"integrity":"sha512-358kod+aVr3p1aycu114HOS8Dj6+2f1eaHYbrdQCN0YlKziPV0zCd3IgpPclk2nIEtzi4lLfywprFX34MMbiFg==","signatures":[{"sig":"MEQCIH2YqQlsPbRWLLSdV14tapy7OJZ0UPZcEjhajur/tloTAiBgp0sZJCDO4QqbnXTdCwdUWVm2dx/0mkGiv49uLS8ISw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54420},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"708b2840cd3865b7494bf9e2e58508250b694a15","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -Rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -Rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -Rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -Rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -Rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.0.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^2.23.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.1.0","assert-helpers":"^11.1.0","valid-directory":"^4.1.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^3.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.10.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.1.0_1699871023918_0.1664692610183367","host":"s3://npm-registry-packages"}},"7.2.0-next.1699973711.bba2a02a5a79a9be6094ae8f74f042305a500115":{"name":"errlop","version":"7.2.0-next.1699973711.bba2a02a5a79a9be6094ae8f74f042305a500115","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.2.0-next.1699973711.bba2a02a5a79a9be6094ae8f74f042305a500115","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"80b1edd7875c1626d650ec6f5e62b3cdd5940eb0","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.2.0-next.1699973711.bba2a02a5a79a9be6094ae8f74f042305a500115.tgz","fileCount":15,"integrity":"sha512-SrX7pFT5xZ0XjFrkIyQBiXRJsaFkqWp8KWeHNkfcrDGpNZDgo52ID8QYC2HwAtLA94PRNojt4fQgdHhcah5dOQ==","signatures":[{"sig":"MEUCIQDLaO3IjL9JssZsHgC3pcHRTy0ecFAJ/q7ArTr2jGfN7AIgCqGUTvimRSnATlG66rzyNqqL8Hix2A0RzMnPNBO9gjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56167},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"bba2a02a5a79a9be6094ae8f74f042305a500115","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.1.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^3.0.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.2.0","assert-helpers":"^11.3.0","valid-directory":"^4.2.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^4.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.11.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.11.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.2.0-next.1699973711.bba2a02a5a79a9be6094ae8f74f042305a500115_1699973712732_0.8537169460879874","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"errlop","version":"7.2.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.2.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"52f9763160ce13bb64a0e89eec25df7884fdadf9","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.2.0.tgz","fileCount":15,"integrity":"sha512-/dMPTcSrBHN6c6idVJbNiFJ8KZGDujcRrf2rDCXqo4sGUwbRpbo1KKTtL91wBA5OAhCZ9O1hmKQpDFyVo6owrg==","signatures":[{"sig":"MEQCIBcwNs+g7R7oaFuqb+dJMoEqwzj3S5SiH75sf+BqIkAOAiAExX+h0PxD1SE+DGps+8O8dJo4EJz9BuW6NHvnGiXZLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56109},"main":"edition-es5/index.js","type":"module","types":"./compiled-types/","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"balupton"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"bba2a02a5a79a9be6094ae8f74f042305a500115","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:compile:types":"tsc --project tsconfig.json --emitDeclarationOnly --declaration --declarationMap --declarationDir ./compiled-types && ( test ! -d compiled-types/source || ( mv compiled-types/source edition-temp && rm -rf compiled-types && mv edition-temp compiled-types ) )","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.1.0","surge":"^0.23.1","eslint":"^8.53.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^3.0.0","typescript":"5.2.2","@types/node":"^20.9.0","valid-module":"^2.2.0","assert-helpers":"^11.3.0","valid-directory":"^4.2.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^4.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.11.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.11.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.2.0_1699973760702_0.14030152355680148","host":"s3://npm-registry-packages"}},"7.3.0-next.1700539320.3071fb2184772e950d1c3322ed1c1931502b3951":{"name":"errlop","version":"7.3.0-next.1700539320.3071fb2184772e950d1c3322ed1c1931502b3951","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.3.0-next.1700539320.3071fb2184772e950d1c3322ed1c1931502b3951","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"58b9f866c8e563a2421b76dab7905d5b8d715005","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.3.0-next.1700539320.3071fb2184772e950d1c3322ed1c1931502b3951.tgz","fileCount":15,"integrity":"sha512-QnvkUVa8q5xX3RHzOoh8bKfgfDX6MCHWUsMEFcgHLRRhDWkI6DyYq5ubET0jMnkvV3gIuVfeyDBQ+fb9UrgvEQ==","signatures":[{"sig":"MEYCIQDM2vEvV4ImmofR4eMv5BzsR8Jh9ezsHc1y45MqQpAPggIhAIIyz3oJO6zbsIMv/klpElGXPvFTarD3UoClNGRwH2qz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56641},"main":"edition-es5/index.js","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"3071fb2184772e950d1c3322ed1c1931502b3951","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.2.0","surge":"^0.23.1","eslint":"^8.54.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^3.2.0","typescript":"5.2.2","@types/node":"^20.9.3","valid-module":"^2.4.0","assert-helpers":"^11.4.0","valid-directory":"^4.4.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^5.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.12.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.3.0-next.1700539320.3071fb2184772e950d1c3322ed1c1931502b3951_1700539323140_0.3006242576086202","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"errlop","version":"7.3.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.3.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"d893699badc8162a37788d91b596b884693ae483","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.3.0.tgz","fileCount":15,"integrity":"sha512-L7V1a+Ot9BieLoKa8bwOu2X7e/sH6LZ3SSzfnOEOdCHGmIi+vK4jgJLEmtmuM7JlI1+68PX9ZMDd2oUhLmLSGw==","signatures":[{"sig":"MEQCIBdnVMM5Qq4b/7LfS91UtqIQYPROJ9eatP3EcQCDEBRIAiA2iIVyPW5EO8srNAKJ/svMWbffVq0+2/2yMyb/6S8E3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56583},"main":"edition-es5/index.js","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"3071fb2184772e950d1c3322ed1c1931502b3951","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.2.0","surge":"^0.23.1","eslint":"^8.54.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^3.2.0","typescript":"5.2.2","@types/node":"^20.9.3","valid-module":"^2.4.0","assert-helpers":"^11.4.0","valid-directory":"^4.4.0","make-deno-edition":"^1.3.0","eslint-config-bevry":"^5.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.12.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.3.0_1700539389565_0.20522065070900708","host":"s3://npm-registry-packages"}},"7.4.0-next.1700838470.4aa75822a436c0f26294a3f4dfd6b2526a025f6b":{"name":"errlop","version":"7.4.0-next.1700838470.4aa75822a436c0f26294a3f4dfd6b2526a025f6b","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.4.0-next.1700838470.4aa75822a436c0f26294a3f4dfd6b2526a025f6b","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"cb830e41b3e51e6d09475cbc4284683b2b182dc6","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.4.0-next.1700838470.4aa75822a436c0f26294a3f4dfd6b2526a025f6b.tgz","fileCount":15,"integrity":"sha512-qh3O131esVYVpZFh8rHqavBiv4uI1/RukL1BxDGAfoFiryxdHApMkaOIwTnUoAHprYpdAltmmFSC+LULBJ+eJA==","signatures":[{"sig":"MEYCIQCwdkeb4D1xL/lFlyIqwkaFjPWcuykq0geCx0w3zK9kZAIhALH5G+iRBknRIK3kkrlqoYwo3hq8FGBn3NC9iZQG3A0O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56642},"main":"edition-es5/index.js","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"4aa75822a436c0f26294a3f4dfd6b2526a025f6b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.3.0","surge":"^0.23.1","eslint":"^8.54.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^3.3.0","typescript":"5.2.2","@types/node":"^20.10.0","valid-module":"^2.5.0","assert-helpers":"^11.6.0","valid-directory":"^4.5.0","make-deno-edition":"^2.0.0","eslint-config-bevry":"^5.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.12.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.4.0-next.1700838470.4aa75822a436c0f26294a3f4dfd6b2526a025f6b_1700838471596_0.8868918863196087","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"errlop","version":"7.4.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.4.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"405b05c06b9ab6af42a8024723fb20b67cf22209","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.4.0.tgz","fileCount":15,"integrity":"sha512-1sewbkMZKj/0skdam//E9xu8Cqhhh9qIXJj5USRfkTkPwE32KFJEn76dQJvzGHk2GBPQ9ilDEjx3Q2fqGFc9Cg==","signatures":[{"sig":"MEQCIA5EEmWFkQ7Sgmv2mTJVHv+90EpLnviIZCkLjJ8l0NJMAiArf4SRtPRrhwYg/TIO1GC7/i3B4F4Sx21yMqCRdtO6qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56584},"main":"edition-es5/index.js","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es5-esm/index.js","require":"./edition-es5/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"4aa75822a436c0f26294a3f4dfd6b2526a025f6b","scripts":{"test":"node ./edition-es5/test.js","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es5 && npm run our:compile:edition-es5-esm && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es5-esm":"tsc --module ESNext --target ES5 --outDir ./edition-es5-esm --project tsconfig.json && ( test ! -d edition-es5-esm/source || ( mv edition-es5-esm/source edition-temp && rm -rf edition-es5-esm && mv edition-temp edition-es5-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es5-esm/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js with Require for modules"},{"tags":["compiled","javascript","es5","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5-esm","description":"TypeScript compiled against ES5 for Node.js with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"boundation":{"targets":["ES5"],"compiler":"typescript"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.3.0","surge":"^0.23.1","eslint":"^8.54.0","typedoc":"^0.25.3","prettier":"^3.1.0","projectz":"^3.3.0","typescript":"5.2.2","@types/node":"^20.10.0","valid-module":"^2.5.0","assert-helpers":"^11.6.0","valid-directory":"^4.5.0","make-deno-edition":"^2.0.0","eslint-config-bevry":"^5.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.12.0","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.4.0_1700838479736_0.9997926335814593","host":"s3://npm-registry-packages"}},"7.5.0-next.1701239657.c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686":{"name":"errlop","version":"7.5.0-next.1701239657.c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2021","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.5.0-next.1701239657.c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"7417aef800f4df41ae2e3673d9c5925b98b8cfdf","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.5.0-next.1701239657.c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686.tgz","fileCount":18,"integrity":"sha512-qaPJh9IglBO3OuZ/s8iAD8C22fDZU2vSfjjO0ge+An2RP6odV5KwjxNHd5gdHTGQeeNGgR8vNQupxXSX7c4Zaw==","signatures":[{"sig":"MEUCIAUStQP6pvpKryU1DIwrfrOP9fSzM1EFXa9uxP3xYmb4AiEAo2gPcM5PX03B/ZN0Aa8YRvBr1yowwo0mfMGBHQGrXPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60093},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2021-esm/index.js","default":"./index.cjs","require":"./edition-es2021/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2021 && npm run our:compile:edition-es2021-esm && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2021":"tsc --module commonjs --target ES2021 --outDir ./edition-es2021 --project tsconfig.json && ( test ! -d edition-es2021/source || ( mv edition-es2021/source edition-temp && rm -rf edition-es2021 && mv edition-temp edition-es2021 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2021/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2021-esm":"tsc --module ESNext --target ES2021 --outDir ./edition-es2021-esm --project tsconfig.json && ( test ! -d edition-es2021-esm/source || ( mv edition-es2021-esm/source edition-temp && rm -rf edition-es2021-esm && mv edition-temp edition-es2021-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2021-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2021","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2021","description":"TypeScript compiled against ES2021 for Node.js 18 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2021","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2021-esm","description":"TypeScript compiled against ES2021 for Node.js 18 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","dependencies":{"editions":"^6.16.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.4.0","eslint":"^8.54.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.0","valid-module":"^2.6.0","assert-helpers":"^11.6.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.0","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.5.0-next.1701239657.c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686_1701239661310_0.40450430084205324","host":"s3://npm-registry-packages"}},"7.5.0":{"name":"errlop","version":"7.5.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2021","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@7.5.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"56788d3fa6450b71cbf2d4538097886487d66a2a","tarball":"https://registry.npmjs.org/errlop/-/errlop-7.5.0.tgz","fileCount":18,"integrity":"sha512-a+Gfi8cGPEydVJ61AAflAldvShSW1zoELe39O6fOOi2QBCC9/+kIaNphyg6BIEXZ6fTSvEJBwDG6OeBYiXjZwg==","signatures":[{"sig":"MEQCIBgbY+WBqAW0AD68Ohxf0JwgiYCGGTjwA3uzo3gn4v0nAiAF9ReN7P+lTX+d6bq3oLtdpOJUTWxPBkHgPGVmviph7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60035},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2021-esm/index.js","default":"./index.cjs","require":"./edition-es2021/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2021 && npm run our:compile:edition-es2021-esm && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2021":"tsc --module commonjs --target ES2021 --outDir ./edition-es2021 --project tsconfig.json && ( test ! -d edition-es2021/source || ( mv edition-es2021/source edition-temp && rm -rf edition-es2021 && mv edition-temp edition-es2021 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2021/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2021-esm":"tsc --module ESNext --target ES2021 --outDir ./edition-es2021-esm --project tsconfig.json && ( test ! -d edition-es2021-esm/source || ( mv edition-es2021-esm/source edition-temp && rm -rf edition-es2021-esm && mv edition-temp edition-es2021-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2021-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2021","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2021","description":"TypeScript compiled against ES2021 for Node.js 18 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2021","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2021-esm","description":"TypeScript compiled against ES2021 for Node.js 18 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","dependencies":{"editions":"^6.16.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.4.0","eslint":"^8.54.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.0","valid-module":"^2.6.0","assert-helpers":"^11.6.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.0","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_7.5.0_1701239707346_0.3371994167240637","host":"s3://npm-registry-packages"}},"8.0.0-next.1701325843.bd5642fea53ba29d06f6210107e181750d36cee3":{"name":"errlop","version":"8.0.0-next.1701325843.bd5642fea53ba29d06f6210107e181750d36cee3","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.0.0-next.1701325843.bd5642fea53ba29d06f6210107e181750d36cee3","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"4f6ce3eea000275d38aad621f282af55dfb55fdf","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.0.0-next.1701325843.bd5642fea53ba29d06f6210107e181750d36cee3.tgz","fileCount":20,"integrity":"sha512-c0lwHUw1yS9OhyQBiHZRH00eDBROruJyyk4DZN6CzpQsOeP7FAbyN6FsyhOqYW7aop1TaUOe1n601w4Kc3vH4g==","signatures":[{"sig":"MEQCIC7j5ee2l6OqsJCgaDXojIWDLEQNR6SNtqLPO8nFIpKCAiBTqdJgpRMiAhSn5JolSM33IpASUDn0ebVr51gy4T1EoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79150},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"bd5642fea53ba29d06f6210107e181750d36cee3","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 12 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","dependencies":{"editions":"^6.16.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.4.0","eslint":"^8.54.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.1","valid-module":"^2.6.0","assert-helpers":"^11.7.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.0","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.0.0-next.1701325843.bd5642fea53ba29d06f6210107e181750d36cee3_1701325845388_0.5871061980407033","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"errlop","version":"8.0.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.0.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"8c365ae7981c9fe09f173a7cb79b4291fb0a156a","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.0.0.tgz","fileCount":20,"integrity":"sha512-ZGRLfvY/Nl5GYNShOSYljIe53WgLpU6JVglhY/xqYeFHpDTGsNR1bXVwPc9iK/nOtiYRkQFaCglaZczvtpc0LQ==","signatures":[{"sig":"MEUCICrL3Iw9x2tz5gjpaPEVPRcVk14oQ7B6xMgJdLEdOHXJAiEAsCfgCI9AXIKYP0vsoTqPW0rSbH+oRdYo7P789dHzETY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79092},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"bd5642fea53ba29d06f6210107e181750d36cee3","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 12 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.1.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.9.0","dependencies":{"editions":"^6.16.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.4.0","eslint":"^8.54.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.1","valid-module":"^2.6.0","assert-helpers":"^11.7.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.0","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.0.0_1701325909556_0.49954713596383815","host":"s3://npm-registry-packages"}},"8.1.0-next.1701775122.29c91712991d62e2ad1db53831682f9f22b02948":{"name":"errlop","version":"8.1.0-next.1701775122.29c91712991d62e2ad1db53831682f9f22b02948","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.1.0-next.1701775122.29c91712991d62e2ad1db53831682f9f22b02948","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"997f9ccb6fb315f147fabadfa3f85a0bb3c5b10b","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.1.0-next.1701775122.29c91712991d62e2ad1db53831682f9f22b02948.tgz","fileCount":20,"integrity":"sha512-+TQ4mmpiZEB8Yy6TnL7Ck3gXPsg6OM/B3lUzr1os5elRzOaH3juWfdrUavGL3jsmPWCM0Vp3MjNbwnIEFSBy+Q==","signatures":[{"sig":"MEUCIQCQawggJU+Fv6PY8yIiuK0uhPOrE0dZQYhtHBraKne9QwIgJu7EeJ/nvhcqBoWmrfqwgxJZQtUasPyN3I2mmU8EUMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79173},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"29c91712991d62e2ad1db53831682f9f22b02948","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 12 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.17.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.4.0","eslint":"^8.55.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.3","valid-module":"^2.6.0","assert-helpers":"^11.7.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.1","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.2","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.1.0-next.1701775122.29c91712991d62e2ad1db53831682f9f22b02948_1701775123776_0.25896522055588633","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"errlop","version":"8.1.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.1.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"5f35db52db374c4d8a8903bd22ccd49893549b23","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.1.0.tgz","fileCount":20,"integrity":"sha512-Q0uNzAA32iMmPZvAQ0NSqX7MM548pTQEoRIvQ+PySmLW1rxosiFAep1Vr+AAvkk46IoikGZtePKF5rUaNhyrJQ==","signatures":[{"sig":"MEQCICgqDd4+xCiZORYEiRLUi1yNa3RfuOC2c0/ae8PYlrRlAiAT4cjeue7qAxSVQbAaLOyRW22mRO7DN+GZ+97zeQuStQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79115},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"29c91712991d62e2ad1db53831682f9f22b02948","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 12 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.17.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.4.0","eslint":"^8.55.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.3","valid-module":"^2.6.0","assert-helpers":"^11.7.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.1","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.2","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.1.0_1701775185937_0.9492208011279637","host":"s3://npm-registry-packages"}},"8.2.0-next.1701788859.abb319b3257028a7e0e07b1c8faf042081f99d9d":{"name":"errlop","version":"8.2.0-next.1701788859.abb319b3257028a7e0e07b1c8faf042081f99d9d","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.2.0-next.1701788859.abb319b3257028a7e0e07b1c8faf042081f99d9d","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"2bdb448d20d8a5633f50174667cdb5158c8c4b0c","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.2.0-next.1701788859.abb319b3257028a7e0e07b1c8faf042081f99d9d.tgz","fileCount":20,"integrity":"sha512-87kE0kgifWopnIB8pb/xTuMkscjptviG2xcL2YSIk8I+VqOU6GVEzmVJVBpPxQT+laNbLmhM04TSbIuprTFodg==","signatures":[{"sig":"MEUCIG/ETJWWsTYchBTyiWlZ49oI087VbYy+KhznNLXguKm+AiEApqSfWFgMlcGuGzTZLC0g+GqPvVAEFeTYoMFQf6HAcvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79173},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"abb319b3257028a7e0e07b1c8faf042081f99d9d","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 12 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.18.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.4.0","eslint":"^8.55.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.3","valid-module":"^2.6.0","assert-helpers":"^11.8.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.1","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.2","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.2.0-next.1701788859.abb319b3257028a7e0e07b1c8faf042081f99d9d_1701788861595_0.757725843227093","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"errlop","version":"8.2.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"2018+ Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.2.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://github.com/balupton","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"2f254774c6bb43a4033209e238480f8ac9c5e9d1","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.2.0.tgz","fileCount":20,"integrity":"sha512-jwhRvDRvl9osF8Z1jnRtq3R9vUTkHxP6bZbijo702kzdWyw8yP95YXF4gDcYoCMVbH16Hthz1vkz+HoZQ8DehA==","signatures":[{"sig":"MEYCIQCLv1bxjVJXtL4GVOT9E/cOYB5y6xDy29tufjFWXllHEQIhAM42QdXEt7emb6M+00laSttTTSrUT22xSQ2cyvwIzlNp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79115},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"module":"edition-browsers/index.js","browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"abb319b3257028a7e0e07b1c8faf042081f99d9d","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:contributors && npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz compile","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:verify:directory":"valid-directory","our:meta:contributors":"update-contributors","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 12 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.18.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.4.0","eslint":"^8.55.0","typedoc":"^0.25.4","prettier":"^3.1.0","projectz":"^3.4.0","typescript":"5.3.2","@types/node":"^20.10.3","valid-module":"^2.6.0","assert-helpers":"^11.8.0","valid-directory":"^4.6.0","make-deno-edition":"^2.0.1","eslint-config-bevry":"^5.2.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.2","@bevry/update-contributors":"^1.23.0","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.2.0_1701788876507_0.7394392760643251","host":"s3://npm-registry-packages"}},"8.3.0-next.1703646867.0487e7830292571048595f731f92688375d28671":{"name":"errlop","version":"8.3.0-next.1703646867.0487e7830292571048595f731f92688375d28671","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.3.0-next.1703646867.0487e7830292571048595f731f92688375d28671","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"9f192f2129cc22c88c24f68d7e8a90957dda02ac","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.3.0-next.1703646867.0487e7830292571048595f731f92688375d28671.tgz","fileCount":20,"integrity":"sha512-3YWgsBKRxQcdIDTDMT/KkPUiMgmbs9pZi3MYIPRekG96nep5sj3E/0nY1tO6yTFtuUdo/cLVYqs3jwV0bKsNlw==","signatures":[{"sig":"MEUCIDQy71yC4OZw9YWsJRuhU1eI85+0N7EUBL2oHjqyu1oUAiEAhECVJVOtl3AlwShgN5X1ZKpJaFrsyw1BwsYLIDa1P9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://bevry.me) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)"],"module":"edition-browsers/index.js","authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Benjamin furthers the humanities and the commons using the monikers balupton and @bevry"],"browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"0487e7830292571048595f731f92688375d28671","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 21 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.19.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.5.0","eslint":"^8.56.0","typedoc":"^0.25.4","prettier":"^3.1.1","projectz":"^4.0.0","typescript":"5.3.3","@types/node":"^20.10.5","valid-module":"^2.6.0","assert-helpers":"^11.10.0","valid-directory":"^4.7.0","make-deno-edition":"^2.1.0","eslint-config-bevry":"^5.3.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.2","@typescript-eslint/parser":"^6.16.0","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.3.0-next.1703646867.0487e7830292571048595f731f92688375d28671_1703646868831_0.598927172595668","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"errlop","version":"8.3.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.3.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"3e35320bf52e98e1780a0459ed59e11509e136ed","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.3.0.tgz","fileCount":20,"integrity":"sha512-bURkSJZa8lHBO1PGLBwWVclgmqnVE6W8Ob9/YYuFfdDzqoUcqvyQUuBJfmfICavXBGtjUCDJCEQ5oW7eor6I1A==","signatures":[{"sig":"MEYCIQCzOXwdL+SmuwWJBmDhDOK5rGHqz/YsLrbCv17WJBAVsgIhAJqVmnqZv+krEDm+o4VVsGaZbK+itiftyuKHl8FwWIF1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81425},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://bevry.me) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)"],"module":"edition-browsers/index.js","authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Benjamin furthers the humanities and the commons using the monikers balupton and @bevry"],"browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"0487e7830292571048595f731f92688375d28671","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 21 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.19.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.5.0","eslint":"^8.56.0","typedoc":"^0.25.4","prettier":"^3.1.1","projectz":"^4.0.0","typescript":"5.3.3","@types/node":"^20.10.5","valid-module":"^2.6.0","assert-helpers":"^11.10.0","valid-directory":"^4.7.0","make-deno-edition":"^2.1.0","eslint-config-bevry":"^5.3.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.2","@typescript-eslint/parser":"^6.16.0","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.3.0_1703646897155_0.7252682625973332","host":"s3://npm-registry-packages"}},"8.4.0-next.1703775386.caba623ed5afdca4e17680071e844ccfe5caa793":{"name":"errlop","version":"8.4.0-next.1703775386.caba623ed5afdca4e17680071e844ccfe5caa793","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.4.0-next.1703775386.caba623ed5afdca4e17680071e844ccfe5caa793","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"77d09e1810abce2950065a419d9ed2fae3951e98","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.4.0-next.1703775386.caba623ed5afdca4e17680071e844ccfe5caa793.tgz","fileCount":20,"integrity":"sha512-y7CSBwsfve7pg1FVZOZHR4qVsNGPZ+WeHfMNcGVXjuw3Xr1IbrOQVayq2Ilic2LX807rNDP6ANccwQ6QQI3sxw==","signatures":[{"sig":"MEUCIE8xtzuIG6+SG6l5zV27Wy7aQjsCVO9LRqTIzvWWHuljAiEAn0WOzYKEvDZ4qa8dw/QWoLdqDFolpU84dd9FulgagCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82651},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Armen Mkrtchian (https://mogoni.dev) (https://github.com/Armenm)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)","dr.dimitru (https://veliovgroup.com) (https://github.com/dr-dimitru)","Elliott Ditman (https://elliottditman.com) (https://github.com/elliottditman)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","GitHub (https://github.com/about) (https://github.com/github)","Hunter Beast (https://cryptoquick.com) (https://github.com/cryptoquick)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://mdm.cc) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Michael Harry Scepaniak <mhs1.sys@gmail.com> (https://michaelscepaniak.com) (https://github.com/hispanic)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Nermal <nermalcat69@skiff.com> (https://arjunaditya.vercel.app) (https://github.com/nermalcat69)","Pleo (https://www.pleo.io) (https://github.com/pleo-io)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Robert de Forest <guitar.robot@gmail.com> (https://github.com/rdeforest)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)","WriterJohnBuck (https://github.com/WriterJohnBuck)"],"module":"edition-browsers/index.js","authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"caba623ed5afdca4e17680071e844ccfe5caa793","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz --offline","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 21 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.20.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"kava":"^7.6.0","eslint":"^8.56.0","typedoc":"^0.25.4","prettier":"^3.1.1","projectz":"^4.1.1","typescript":"5.3.3","@types/node":"^20.10.5","valid-module":"^2.6.0","assert-helpers":"^11.11.0","valid-directory":"^4.8.0","make-deno-edition":"^2.2.0","eslint-config-bevry":"^5.3.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.2","@typescript-eslint/parser":"^6.16.0","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.4.0-next.1703775386.caba623ed5afdca4e17680071e844ccfe5caa793_1703775389118_0.23767901856582307","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"errlop","version":"8.4.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2022","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.4.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"c531f69a4888a1078304ca986ed992ec50a7d734","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.4.0.tgz","fileCount":20,"integrity":"sha512-uTI5IgHMfsuBw9t/NWnKGKGbkMxMfDLceci9Um8Qxe33WqZeBk3IX7ndOBT1Bpo+RRyDBI67KOOb3DYPJwoqyg==","signatures":[{"sig":"MEQCIAJGifr2JyeWXVSMMamZDlYz/KfC6Z459WS7+8fot+DAAiBlsROOWhktwgifr04YrCYunBtuPkKbRP7FRSSCMxUijA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82594},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","wishlistURL":"https://bevry.me/wishlist","flattrUsername":"balupton","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","patreonUsername":"bevry","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Armen Mkrtchian (https://mogoni.dev) (https://github.com/Armenm)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)","dr.dimitru (https://veliovgroup.com) (https://github.com/dr-dimitru)","Elliott Ditman (https://elliottditman.com) (https://github.com/elliottditman)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","GitHub (https://github.com/about) (https://github.com/github)","Hunter Beast (https://cryptoquick.com) (https://github.com/cryptoquick)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://mdm.cc) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Michael Harry Scepaniak <mhs1.sys@gmail.com> (https://michaelscepaniak.com) (https://github.com/hispanic)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Nermal <nermalcat69@skiff.com> (https://arjunaditya.vercel.app) (https://github.com/nermalcat69)","Pleo (https://www.pleo.io) (https://github.com/pleo-io)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Robert de Forest <guitar.robot@gmail.com> (https://github.com/rdeforest)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)","WriterJohnBuck (https://github.com/WriterJohnBuck)"],"module":"edition-browsers/index.js","authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2022/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"caba623ed5afdca4e17680071e844ccfe5caa793","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2022 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz --offline","our:setup:install":"npm install","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target ES5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target ES2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2022":"tsc --module commonjs --target ES2022 --outDir ./edition-es2022 --project tsconfig.json && ( test ! -d edition-es2022/source || ( mv edition-es2022/source edition-temp && rm -rf edition-es2022 && mv edition-temp edition-es2022 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2022/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module ESNext --target ES2022 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module ESNext --target ES2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2022 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2022","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2022","description":"TypeScript compiled against ES2022 for Node.js 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 21","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 21 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.2.3","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"20.10.0","dependencies":{"editions":"^6.20.0"},"eslintConfig":{"extends":["bevry"]},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.6.0","eslint":"^8.56.0","typedoc":"^0.25.4","prettier":"^3.1.1","projectz":"^4.1.1","typescript":"5.3.3","@types/node":"^20.10.5","valid-module":"^2.6.0","assert-helpers":"^11.11.0","valid-directory":"^4.8.0","make-deno-edition":"^2.2.0","eslint-config-bevry":"^5.3.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.2","@typescript-eslint/parser":"^6.16.0","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.4.0_1703775403750_0.2650577577628428","host":"s3://npm-registry-packages"}},"8.5.0":{"name":"errlop","version":"8.5.0","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2024","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"author":{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","_id":"errlop@8.5.0","maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"}],"homepage":"https://github.com/bevry/errlop","bugs":{"url":"https://github.com/bevry/errlop/issues"},"deno":"edition-deno/index.ts","dist":{"shasum":"d31ce2275a52ef829824166abb7eb8665c480ba2","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.5.0.tgz","fileCount":22,"integrity":"sha512-CncTiy1HzbfebEH2/NHH/QkfhLMmduuBR7JHbc4OVfcgQDzd2IpziHMlfVic6vU9pPPz5EGymgwPZeJPPaBFoA==","signatures":[{"sig":"MEQCICgIXU73m8eKY0pKV8ViNzqW0FadUH5RrCF93OT/GCGqAiBGxGgDcc7Qr5Uq5wKDP2i0mgHxgny9ZOg4Wj5mvxxNvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85029},"main":"index.cjs","type":"module","types":"edition-types/index.d.ts","badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","githubSlug":"bevry/errlop","githubUsername":"bevry","githubWorkflow":"bevry","npmPackageName":"errlop","twitchUsername":"balupton","discordServerID":"1147436445783560193","githubRepository":"errlop","liberapayUsername":"bevry","discordServerInvite":"nQuXddV7VP","buymeacoffeeUsername":"balupton","githubSponsorsUsername":"balupton","opencollectiveUsername":"bevry","thanksdevGithubUsername":"bevry"}},"donors":["Andrew Nesbitt <andrewnez@gmail.com> (https://nesbitt.io) (https://github.com/andrew)","Ángel González <aglezabad@gmail.com> (https://univunix.com) (https://github.com/Aglezabad) (https://twitter.com/Aglezabad)","Arjun Aditya <nermalcat69@skiff.com> (https://arjunaditya.xyz) (https://github.com/nermalcat69)","Armen Mkrtchian <armen.mkrtchian@gmail.com> (https://mogoni.dev) (https://github.com/Armenm) (https://twitter.com/armen_mkrtchian)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Canonical (https://canonical.com) (https://github.com/canonical) (https://thanks.dev/d/gh/canonical)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)","Divinci ™ <hi@divinci.ai> (https://divinci.ai) (https://github.com/Divinci-AI)","dr.dimitru (https://veliovgroup.com) (https://github.com/dr-dimitru)","Elliott Ditman <elliottditman@gmail.com> (https://elliottditman.com) (https://github.com/elliottditman) (https://patreon.com/user?u=15026448)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","Frontend Masters <support@frontendmasters.com> (https://FrontendMasters.com) (https://github.com/FrontendMasters) (https://thanks.dev/d/gh/FrontendMasters)","GitHub (https://github.com/about) (https://github.com/github)","Hunter Beast (https://cryptoquick.com) (https://github.com/cryptoquick)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Lee Driscoll <lsdriscoll@icloud.com> (https://leedriscoll.me) (https://github.com/leedriscoll) (https://patreon.com/user?u=5292556)","Michael Duane Mooring (https://divinci.app) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Michael Harry Scepaniak <mhs1.sys@gmail.com> (https://michaelscepaniak.com) (https://github.com/hispanic)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Pleo (https://pleo.io) (https://github.com/pleo-io)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Robert de Forest <guitar.robot@gmail.com> (https://github.com/rdeforest)","Rob Morris <rob@prismatik.com.au> (https://linktr.ee/recipromancer) (https://github.com/Rob-Morris)","Roboflow <hello@roboflow.com> (https://roboflow.com) (https://github.com/roboflow)","Scott Kempson <scottkempson@gmail.com> (https://github.com/scokem) (https://twitter.com/scokem)","Sentry <support@sentry.io> (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Square (https://github.com/square) (https://thanks.dev/d/gh/square)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)","WriterJohnBuck (https://github.com/WriterJohnBuck)"],"module":"edition-browsers/index.js","authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"browser":"edition-browsers/index.js","engines":{"node":">=4"},"exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2024/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"funding":"https://bevry.me/fund","gitHead":"038350b68d94eaa5a85d2d304fa06454e2143e59","scripts":{"test":"node ./test.cjs","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:test":"npm run our:verify && npm test","our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:setup":"npm run our:setup:install","our:deploy":"printf '%s\n' 'no need for this project'","our:verify":"npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2024 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:meta:docs":"npm run our:meta:docs:typedoc","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:compile:deno":"make-deno-edition --attempt","our:release:push":"git push origin && git push origin --tags","our:meta:projectz":"projectz --offline","our:setup:install":"npm install","our:verify:eslint":"eslint --fix","our:verify:module":"valid-module","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:verify:prettier":"prettier --write .","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:compile:edition-es5":"tsc --module commonjs --target es5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:release:check-dirty":"git diff --exit-code","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:compile:edition-es2017":"tsc --module commonjs --target es2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2024":"tsc --module commonjs --target es2024 --outDir ./edition-es2024 --project tsconfig.json && ( test ! -d edition-es2024/source || ( mv edition-es2024/source edition-temp && rm -rf edition-es2024 && mv edition-temp edition-es2024 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2024/package.json","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:compile:edition-browsers":"tsc --module esnext --target es2024 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017-esm":"tsc --module esnext --target es2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json"},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"editions":[{"tags":["source","typescript","import"],"entry":"index.ts","engines":false,"directory":"source","description":"TypeScript source code with Import for modules"},{"tags":["compiled","javascript","import"],"entry":"index.js","engines":{"node":false,"browsers":"defaults"},"directory":"edition-browsers","description":"TypeScript compiled against ES2024 for web browsers with Import for modules"},{"tags":["compiled","javascript","es2024","require"],"entry":"index.js","engines":{"node":"14 || 16 || 18 || 20 || 22 || 24","browsers":false},"directory":"edition-es2024","description":"TypeScript compiled against ES2024 for Node.js 14 || 16 || 18 || 20 || 22 || 24 with Require for modules"},{"tags":["compiled","javascript","es2017","require"],"entry":"index.js","engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24","browsers":false},"directory":"edition-es2017","description":"TypeScript compiled against ES2017 for Node.js 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24 with Require for modules"},{"tags":["compiled","javascript","es5","require"],"entry":"index.js","engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24","browsers":false},"directory":"edition-es5","description":"TypeScript compiled against ES5 for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24 with Require for modules"},{"tags":["compiled","javascript","es2017","import"],"entry":"index.js","engines":{"node":"12 || 14 || 16 || 18 || 20 || 22 || 24","browsers":false},"directory":"edition-es2017-esm","description":"TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 22 || 24 with Import for modules"},{"tags":["compiled","types","import"],"entry":"index.d.ts","engines":false,"directory":"edition-types","description":"TypeScript compiled Types with Import for modules"},{"tags":["typescript","import","deno"],"entry":"index.ts","engines":{"deno":true,"browsers":true},"directory":"edition-deno","description":"TypeScript source code made to be compatible with Deno"}],"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true,"trailingComma":"es5"},"sponsors":["Andrew Nesbitt <andrewnez@gmail.com> (https://nesbitt.io) (https://github.com/andrew): Working on mapping the world of open source software @ecosyste-ms  and empowering developers with @octobox","Divinci ™ <hi@divinci.ai> (https://divinci.ai) (https://github.com/Divinci-AI): A more comfortable AI conversation experience, with friends! 🤖🖤","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Roboflow <hello@roboflow.com> (https://roboflow.com) (https://github.com/roboflow)","Square (https://github.com/square) (https://thanks.dev/d/gh/square)"],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"_npmVersion":"10.9.2","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","directories":{},"_nodeVersion":"22.17.1","dependencies":{"editions":"^6.21.0"},"_hasShrinkwrap":false,"devDependencies":{"kava":"^7.9.0","eslint":"^9.32.0","typedoc":"^0.28.9","prettier":"^3.6.2","projectz":"^4.2.0","typescript":"5.9.2","@types/node":"^24.2.0","valid-module":"^2.6.0","assert-helpers":"^11.12.0","valid-directory":"^4.9.0","make-deno-edition":"^2.3.0","eslint-config-bevry":"^6.1.2"},"_npmOperationalInternal":{"tmp":"tmp/errlop_8.5.0_1754625232231_0.7990751017928841","host":"s3://npm-registry-packages-npm-production"}},"8.5.0-next.1754625187.038350b68d94eaa5a85d2d304fa06454e2143e59":{"name":"errlop","version":"8.5.0-next.1754625187.038350b68d94eaa5a85d2d304fa06454e2143e59","license":"Artistic-2.0","description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","homepage":"https://github.com/bevry/errlop","funding":"https://bevry.me/fund","repository":{"type":"git","url":"git+https://github.com/bevry/errlop.git"},"bugs":{"url":"https://github.com/bevry/errlop/issues"},"keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2024","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","liberapayUsername":"bevry","buymeacoffeeUsername":"balupton","opencollectiveUsername":"bevry","cryptoURL":"https://bevry.me/crypto","paypalURL":"https://bevry.me/paypal","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"errlop","githubSlug":"bevry/errlop","npmPackageName":"errlop"}},"author":{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},"authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"}],"sponsors":["Andrew Nesbitt <andrewnez@gmail.com> (https://nesbitt.io) (https://github.com/andrew): Working on mapping the world of open source software @ecosyste-ms  and empowering developers with @octobox","Divinci ™ <hi@divinci.ai> (https://divinci.ai) (https://github.com/Divinci-AI): A more comfortable AI conversation experience, with friends! 🤖🖤","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Roboflow <hello@roboflow.com> (https://roboflow.com) (https://github.com/roboflow)","Square (https://github.com/square) (https://thanks.dev/d/gh/square)"],"donors":["Andrew Nesbitt <andrewnez@gmail.com> (https://nesbitt.io) (https://github.com/andrew)","Ángel González <aglezabad@gmail.com> (https://univunix.com) (https://github.com/Aglezabad) (https://twitter.com/Aglezabad)","Arjun Aditya <nermalcat69@skiff.com> (https://arjunaditya.xyz) (https://github.com/nermalcat69)","Armen Mkrtchian <armen.mkrtchian@gmail.com> (https://mogoni.dev) (https://github.com/Armenm) (https://twitter.com/armen_mkrtchian)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Canonical (https://canonical.com) (https://github.com/canonical) (https://thanks.dev/d/gh/canonical)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)","Divinci ™ <hi@divinci.ai> (https://divinci.ai) (https://github.com/Divinci-AI)","dr.dimitru (https://veliovgroup.com) (https://github.com/dr-dimitru)","Elliott Ditman <elliottditman@gmail.com> (https://elliottditman.com) (https://github.com/elliottditman) (https://patreon.com/user?u=15026448)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","Frontend Masters <support@frontendmasters.com> (https://FrontendMasters.com) (https://github.com/FrontendMasters) (https://thanks.dev/d/gh/FrontendMasters)","GitHub (https://github.com/about) (https://github.com/github)","Hunter Beast (https://cryptoquick.com) (https://github.com/cryptoquick)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Lee Driscoll <lsdriscoll@icloud.com> (https://leedriscoll.me) (https://github.com/leedriscoll) (https://patreon.com/user?u=5292556)","Michael Duane Mooring (https://divinci.app) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Michael Harry Scepaniak <mhs1.sys@gmail.com> (https://michaelscepaniak.com) (https://github.com/hispanic)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Pleo (https://pleo.io) (https://github.com/pleo-io)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Robert de Forest <guitar.robot@gmail.com> (https://github.com/rdeforest)","Rob Morris <rob@prismatik.com.au> (https://linktr.ee/recipromancer) (https://github.com/Rob-Morris)","Roboflow <hello@roboflow.com> (https://roboflow.com) (https://github.com/roboflow)","Scott Kempson <scottkempson@gmail.com> (https://github.com/scokem) (https://twitter.com/scokem)","Sentry <support@sentry.io> (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Square (https://github.com/square) (https://thanks.dev/d/gh/square)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)","WriterJohnBuck (https://github.com/WriterJohnBuck)"],"engines":{"node":">=4"},"editions":[{"description":"TypeScript source code with Import for modules","directory":"source","entry":"index.ts","tags":["source","typescript","import"],"engines":false},{"description":"TypeScript compiled against ES2024 for web browsers with Import for modules","directory":"edition-browsers","entry":"index.js","tags":["compiled","javascript","import"],"engines":{"node":false,"browsers":"defaults"}},{"description":"TypeScript compiled against ES2024 for Node.js 14 || 16 || 18 || 20 || 22 || 24 with Require for modules","directory":"edition-es2024","entry":"index.js","tags":["compiled","javascript","es2024","require"],"engines":{"node":"14 || 16 || 18 || 20 || 22 || 24","browsers":false}},{"description":"TypeScript compiled against ES2017 for Node.js 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24 with Require for modules","directory":"edition-es2017","entry":"index.js","tags":["compiled","javascript","es2017","require"],"engines":{"node":"6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24","browsers":false}},{"description":"TypeScript compiled against ES5 for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24 with Require for modules","directory":"edition-es5","entry":"index.js","tags":["compiled","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 22 || 24","browsers":false}},{"description":"TypeScript compiled against ES2017 for Node.js 12 || 14 || 16 || 18 || 20 || 22 || 24 with Import for modules","directory":"edition-es2017-esm","entry":"index.js","tags":["compiled","javascript","es2017","import"],"engines":{"node":"12 || 14 || 16 || 18 || 20 || 22 || 24","browsers":false}},{"description":"TypeScript compiled Types with Import for modules","directory":"edition-types","entry":"index.d.ts","tags":["compiled","types","import"],"engines":false},{"description":"TypeScript source code made to be compatible with Deno","directory":"edition-deno","entry":"index.ts","tags":["typescript","import","deno"],"engines":{"deno":true,"browsers":true}}],"types":"edition-types/index.d.ts","type":"module","main":"index.cjs","exports":{"node":{"types":"./edition-types/index.d.ts","import":"./edition-es2017-esm/index.js","default":"./index.cjs","require":"./edition-es2024/index.js"},"browser":{"types":"./edition-types/index.d.ts","import":"./edition-browsers/index.js"}},"deno":"edition-deno/index.ts","browser":"edition-browsers/index.js","module":"edition-browsers/index.js","dependencies":{"editions":"^6.21.0"},"devDependencies":{"@types/node":"^24.2.0","assert-helpers":"^11.12.0","eslint":"^9.32.0","eslint-config-bevry":"^6.1.2","kava":"^7.9.0","make-deno-edition":"^2.3.0","prettier":"^3.6.2","projectz":"^4.2.0","typedoc":"^0.28.9","typescript":"5.9.2","valid-directory":"^4.9.0","valid-module":"^2.6.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"npm run our:compile:deno && npm run our:compile:edition-browsers && npm run our:compile:edition-es2017 && npm run our:compile:edition-es2017-esm && npm run our:compile:edition-es2024 && npm run our:compile:edition-es5 && npm run our:compile:edition-types","our:compile:deno":"make-deno-edition --attempt","our:compile:edition-browsers":"tsc --module esnext --target es2024 --outDir ./edition-browsers --project tsconfig.json && ( test ! -d edition-browsers/source || ( mv edition-browsers/source edition-temp && rm -rf edition-browsers && mv edition-temp edition-browsers ) )","our:compile:edition-es2017":"tsc --module commonjs --target es2017 --outDir ./edition-es2017 --project tsconfig.json && ( test ! -d edition-es2017/source || ( mv edition-es2017/source edition-temp && rm -rf edition-es2017 && mv edition-temp edition-es2017 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2017/package.json","our:compile:edition-es2017-esm":"tsc --module esnext --target es2017 --outDir ./edition-es2017-esm --project tsconfig.json && ( test ! -d edition-es2017-esm/source || ( mv edition-es2017-esm/source edition-temp && rm -rf edition-es2017-esm && mv edition-temp edition-es2017-esm ) ) && printf '%s' '{\"type\": \"module\"}' > edition-es2017-esm/package.json","our:compile:edition-es2024":"tsc --module commonjs --target es2024 --outDir ./edition-es2024 --project tsconfig.json && ( test ! -d edition-es2024/source || ( mv edition-es2024/source edition-temp && rm -rf edition-es2024 && mv edition-temp edition-es2024 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es2024/package.json","our:compile:edition-es5":"tsc --module commonjs --target es5 --outDir ./edition-es5 --project tsconfig.json && ( test ! -d edition-es5/source || ( mv edition-es5/source edition-temp && rm -rf edition-es5 && mv edition-temp edition-es5 ) ) && printf '%s' '{\"type\": \"commonjs\"}' > edition-es5/package.json","our:compile:edition-types":"tsc --emitDeclarationOnly --declaration --declarationMap --declarationDir ./edition-types --project tsconfig.json && ( test ! -d edition-types/source || ( mv edition-types/source edition-temp && rm -rf edition-types && mv edition-temp edition-types ) )","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"npm run our:meta:docs:typedoc","our:meta:docs:typedoc":"rm -rf ./docs && typedoc --exclude '**/+(*test*|node_modules)' --excludeExternals --out ./docs ./source","our:meta:projectz":"projectz --offline","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:eslint && npm run our:verify:module && npm run our:verify:prettier","our:verify:eslint":"eslint --fix","our:verify:module":"valid-module","our:verify:prettier":"prettier --write .","test":"node ./test.cjs"},"prettier":{"semi":false,"singleQuote":true,"trailingComma":"es5","endOfLine":"lf"},"_id":"errlop@8.5.0-next.1754625187.038350b68d94eaa5a85d2d304fa06454e2143e59","readmeFilename":"README.md","gitHead":"038350b68d94eaa5a85d2d304fa06454e2143e59","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-sSVw/3PxFRlY0r70+5GYH+ovAES0gzOdRKMW0wRxzxh/A4BFbLRk6rFLoahRAhKN44ZtqTSgl9PxiWVEMjnhPw==","shasum":"2f981458f3b1117550f0f6524494e7e4dcac3550","tarball":"https://registry.npmjs.org/errlop/-/errlop-8.5.0-next.1754625187.038350b68d94eaa5a85d2d304fa06454e2143e59.tgz","fileCount":22,"unpackedSize":85086,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCFNscmD5NjjVsui8ouq5zRXpBNEyi5U6k9+4MhdiEw/gIhAPA5V0S3nhyheSu4i7cHohCTXoXbFQyodIpyFU+bUoK7"}]},"_npmUser":{"name":"bevryme","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/errlop_8.5.0-next.1754625187.038350b68d94eaa5a85d2d304fa06454e2143e59_1754625236444_0.6863988830857701"},"_hasShrinkwrap":false}},"time":{"created":"2018-07-22T21:03:37.535Z","modified":"2025-08-08T03:53:56.826Z","1.0.0":"2018-07-22T21:03:37.599Z","1.0.1":"2018-07-27T08:32:12.550Z","1.0.2":"2018-07-27T08:39:11.428Z","1.0.3":"2018-08-19T07:14:08.458Z","1.1.0":"2018-12-28T15:19:26.627Z","1.1.1":"2018-12-28T17:43:40.698Z","1.1.2":"2019-09-10T11:22:01.316Z","1.2.0-next.1573627483.40c18fda5a366d82b26df7614e19db9ee8a2c86f":"2019-11-13T06:44:45.496Z","1.2.0":"2019-11-13T06:47:13.565Z","1.2.0-next.1573740938.e42e9d15cc780c1a4586a5440528558f626833ca":"2019-11-14T14:15:40.068Z","1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316":"2019-11-18T06:45:01.400Z","1.3.0":"2019-11-18T06:47:21.230Z","1.3.0-next.1574642824.fbb18b91dc98107ad245465c0e62efe4daeb908b":"2019-11-25T00:47:06.199Z","1.4.0-next.1575141805.f741224236d21faec76fe70ef5e7be7f43831902":"2019-11-30T19:23:26.744Z","1.4.0":"2019-11-30T19:25:52.181Z","1.5.0-next.1575146575.adc1db5d83338de406ced69542520498115afde9":"2019-11-30T20:42:56.556Z","1.5.0":"2019-11-30T20:45:15.266Z","1.6.0-next.1575170264.6797749b2efbcc4e657b098ccbc7c216505ff96d":"2019-12-01T03:17:45.859Z","1.6.0":"2019-12-01T03:20:03.283Z","1.7.0":"2019-12-09T08:25:49.566Z","1.7.0-next.1575880176.6f7b9e9b2a34c6faa56a1424ae0d60a6951d4629":"2019-12-09T08:29:38.068Z","2.0.0-next.1576046684.95552244bf860eb18e4041a3ee1f82731fb86c12":"2019-12-11T06:44:45.594Z","2.0.0":"2019-12-11T06:49:42.806Z","2.0.0-next.1576083945.293662176015e2cbf51d775cb0c21d65b3ba965b":"2019-12-11T17:05:46.223Z","2.0.0-next.1576606186.833b197a12cbd01de927d3f8d0095edd885e0506":"2019-12-17T18:09:47.647Z","2.1.0-next.1585176392.a09b5b6717e1d35a9c826925e358226aa96cd945":"2020-03-25T22:46:34.400Z","2.1.0":"2020-03-25T22:47:42.963Z","2.2.0-next.1588596671.df73707a467967d1da36176e9199f2c98a314220":"2020-05-04T12:51:13.559Z","2.2.0":"2020-05-04T12:52:36.565Z","3.0.0-next.1589355231.a3fec8c41b2a0c4d0d4cf18367fc4e6090cc4fef":"2020-05-13T07:33:53.613Z","3.0.0":"2020-05-13T07:35:08.460Z","3.1.0-next.1590036530.f64f0d101561fb460b518df7e94bbedad45238cf":"2020-05-21T04:48:52.513Z","3.1.0":"2020-05-21T04:50:05.567Z","3.2.0-next.1590061280.f49ca9b0950cb8e34f81447538a5465c33808363":"2020-05-21T11:41:21.696Z","3.2.0":"2020-05-21T11:42:31.293Z","3.3.0-next.1590073091.28212a8616be2aea3364a327056fade3530cc205":"2020-05-21T14:58:12.674Z","3.3.0":"2020-05-21T14:59:29.758Z","3.4.0-next.1591777068.c38d6290f0033b9f92b1ca87305ddb18c98d7d65":"2020-06-10T08:17:49.656Z","3.4.0":"2020-06-10T08:19:04.907Z","3.5.0-next.1591780522.70bd5833390698272d3900a9c1e379b7e3b5481a":"2020-06-10T09:15:23.700Z","3.5.0":"2020-06-10T09:16:47.630Z","3.6.0-next.1591794212.ee2423b4a0aa41e3675490c9d7858c62400a0002":"2020-06-10T13:03:34.042Z","3.6.0":"2020-06-10T13:04:47.578Z","3.7.0-next.1592607735.ac726eefc5f39eb8f08792a02e10eeb95cef1181":"2020-06-19T23:02:17.383Z","3.7.0":"2020-06-19T23:03:40.123Z","3.8.0-next.1592691902.debff93b7b4828fbcc2145077a1b19d46e9ea31b":"2020-06-20T22:25:03.830Z","3.8.0":"2020-06-20T22:26:16.112Z","3.9.0-next.1592739221.408b4bec08d2b30d9ac286fd51d83a8b37f7960a":"2020-06-21T11:33:43.175Z","3.9.0":"2020-06-21T11:34:58.702Z","3.10.0":"2020-06-25T02:45:33.298Z","3.11.0-next.1593753423.99e3a1d49f029301201c1619cc8ecd319b226b2e":"2020-07-03T05:17:05.341Z","3.11.0":"2020-07-03T05:18:26.123Z","3.12.0-next.1595339555.1b338760bb960f950dce905745a8f33dfe16e5a3":"2020-07-21T13:52:37.269Z","3.12.0":"2020-07-21T13:53:49.477Z","3.13.0-next.1595344570.9762c0d1b74bc1cb9eeb5191890cc2759fa7f3d1":"2020-07-21T15:16:11.305Z","3.13.0":"2020-07-21T15:17:29.266Z","3.14.0-next.1595353000.35c956977f38c907498f1eb8b5520bcab8dc5c36":"2020-07-21T17:36:42.207Z","3.14.0":"2020-07-21T17:38:11.091Z","3.15.0-next.1596514246.632459c01e5c003331e096c0aed3576bbc444d4a":"2020-08-04T04:10:47.952Z","3.15.0":"2020-08-04T04:12:08.963Z","3.16.0-next.1597694281.ecc2e25a871faa4aba19ae8561f7ad90c8d6d686":"2020-08-17T19:58:03.364Z","3.16.0":"2020-08-17T19:59:30.673Z","3.16.0-next.1599205885.34c6fc631fb7af47bab920ca5bc7a505f5458e86":"2020-09-04T07:51:26.805Z","3.17.0":"2020-09-04T09:38:17.890Z","3.17.0-next.1599212363.609b44cd080f9a0cd6887611a335350c2689395d":"2020-09-04T09:39:25.061Z","3.17.0-next.1599397838.6465cff080aa14ad4e5332475b64932888dc3b7b":"2020-09-06T13:10:39.976Z","3.17.0-next.1599999170.63f78bed950dfdfb5e9864f513db0f93c1fca8bd":"2020-09-13T12:12:52.038Z","3.17.0-next.1600605151.0c175ed82f080b2a04e4bfb904c66ed55c78ff5f":"2020-09-20T12:32:32.697Z","3.17.0-next.1601214002.fe92f8b44535792bc17f2d06bbbcdeacc1edf08a":"2020-09-27T13:40:04.112Z","3.17.0-next.1601797972.20a2711b0de7d8ae6f37880cfe6e47bc5178ef46":"2020-10-04T07:52:53.508Z","3.17.0-next.1602408392.607509ba3e73ed889eba79ff27f9ca43678ab5a4":"2020-10-11T09:26:33.440Z","3.17.0-next.1603016012.7605e3c63d5567308a3671f161afcec479b7b3bd":"2020-10-18T10:13:33.699Z","3.17.0-next.1603623864.a74ba9c5ec214d7ae3ec285bc86e08c08f39036b":"2020-10-25T11:04:26.392Z","3.17.0-next.1603630565.8e51bc8df08c884af593d8bb36c332a8cd7fccb1":"2020-10-25T12:56:06.737Z","4.0.0":"2020-10-27T03:12:51.921Z","4.1.0-next.1603934691.0fae0bdffbf85937dc5452fae8e183ef9d9e2451":"2020-10-29T01:24:52.900Z","4.1.0":"2020-10-29T01:26:38.748Z","4.1.0-next.1604235050.055ca8e6edb7d50ac266d8c71c9cdb96b3a0a3b8":"2020-11-01T12:50:51.745Z","4.2.0":"2021-06-14T06:08:15.370Z","4.2.0-next.1623651235.72177edd240cdd5750addc24f4f3d5e50f9a010e":"2021-06-14T06:13:56.743Z","4.3.0-next.1627422627.3b2f363445def65096f1046126125082463455b6":"2021-07-27T21:50:28.851Z","4.5.0-next.1627592648.6c91c09cbeef49da8e0497c3cc0589fbf8194d03":"2021-07-29T21:04:10.903Z","4.5.0":"2021-07-29T21:11:32.912Z","4.6.0-next.1698807983.8835a7361fe15dfc41f027555d14f230972c648f":"2023-11-01T03:06:25.650Z","4.6.0":"2023-11-01T03:09:07.220Z","5.0.0":"2023-11-12T18:42:01.245Z","5.0.0-next.1699814557.0a673cb7664a8d5a02ece4184b7c58059dbe7b2b":"2023-11-12T18:42:39.868Z","6.0.0-next.1699818907.2768d8eedddbb9b9d8a066f9c935ebfe7b86fbc5":"2023-11-12T19:55:09.042Z","7.0.0":"2023-11-12T20:35:17.396Z","7.0.0-next.1699821332.ff6beaffd3ce868c658987087382e78668bdf350":"2023-11-12T20:35:34.494Z","7.1.0-next.1699870993.708b2840cd3865b7494bf9e2e58508250b694a15":"2023-11-13T10:23:15.762Z","7.1.0":"2023-11-13T10:23:44.100Z","7.2.0-next.1699973711.bba2a02a5a79a9be6094ae8f74f042305a500115":"2023-11-14T14:55:12.932Z","7.2.0":"2023-11-14T14:56:00.884Z","7.3.0-next.1700539320.3071fb2184772e950d1c3322ed1c1931502b3951":"2023-11-21T04:02:03.368Z","7.3.0":"2023-11-21T04:03:09.859Z","7.4.0-next.1700838470.4aa75822a436c0f26294a3f4dfd6b2526a025f6b":"2023-11-24T15:07:51.815Z","7.4.0":"2023-11-24T15:07:59.934Z","7.5.0-next.1701239657.c7f06bc3e99d9b495ed8bdfc71788a6a1e5dd686":"2023-11-29T06:34:21.599Z","7.5.0":"2023-11-29T06:35:07.565Z","8.0.0-next.1701325843.bd5642fea53ba29d06f6210107e181750d36cee3":"2023-11-30T06:30:45.571Z","8.0.0":"2023-11-30T06:31:49.773Z","8.1.0-next.1701775122.29c91712991d62e2ad1db53831682f9f22b02948":"2023-12-05T11:18:43.973Z","8.1.0":"2023-12-05T11:19:46.131Z","8.2.0-next.1701788859.abb319b3257028a7e0e07b1c8faf042081f99d9d":"2023-12-05T15:07:41.757Z","8.2.0":"2023-12-05T15:07:56.640Z","8.3.0-next.1703646867.0487e7830292571048595f731f92688375d28671":"2023-12-27T03:14:29.002Z","8.3.0":"2023-12-27T03:14:57.343Z","8.4.0-next.1703775386.caba623ed5afdca4e17680071e844ccfe5caa793":"2023-12-28T14:56:29.285Z","8.4.0":"2023-12-28T14:56:43.904Z","8.5.0":"2025-08-08T03:53:52.416Z","8.5.0-next.1754625187.038350b68d94eaa5a85d2d304fa06454e2143e59":"2025-08-08T03:53:56.632Z"},"bugs":{"url":"https://github.com/bevry/errlop/issues"},"author":{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"},"license":"Artistic-2.0","homepage":"https://github.com/bevry/errlop","keywords":["browser","deno","deno-edition","deno-entry","denoland","error","es2017","es2024","es5","export-default","module","nerror","nested","nested-error","node","ono","simple","typed","types","typescript","verror"],"repository":{"url":"git+https://github.com/bevry/errlop.git","type":"git"},"description":"An extended Error class that envelops a parent error, such that the stack trace contains the causation","contributors":[{"url":"https://balupton.com","name":"Benjamin Lupton","email":"b@lupton.cc"}],"maintainers":[{"name":"bevryme","email":"us@bevry.me"}],"readme":"","readmeFilename":""}