{"_id":"@breejs/ts-worker","_rev":"6-cf50625e2ad2d69333802e86724d19ef","name":"@breejs/ts-worker","dist-tags":{"latest":"2.0.0"},"versions":{"1.0.0":{"name":"@breejs/ts-worker","description":"Typescript workers plugin for Bree!","version":"1.0.0","author":{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"},"bugs":{"url":"https://github.com/breejs/ts-worker/issues","email":"taylorschley@me.com"},"ava":{"files":["test/*.js","test/**/*.js","!test/jobs"],"verbose":true},"contributors":[{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"}],"dependencies":{"ts-node":"^10.4.0"},"devDependencies":{"@commitlint/cli":"latest","@commitlint/config-conventional":"latest","ava":"latest","bree":"^6.5.0","codecov":"latest","cross-env":"latest","delay":"^5.0.0","eslint":"latest","eslint-config-xo-lass":"latest","fixpack":"latest","husky":"latest","lint-staged":"latest","nyc":"latest","remark-cli":"latest","remark-preset-github":"latest","xo":"latest"},"engines":{"node":">= 12.11.0"},"homepage":"https://github.com/breejs/ts-worker","keywords":["bree","breejs","lass","schedule","ts","typescript","worker","workers"],"license":"MIT","main":"src/index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/breejs/ts-worker"},"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"yarn run lint:js && yarn run lint:md","lint:js":"xo","lint:md":"remark . -qfo","pretest":"yarn run lint","test":"cross-env NODE_ENV=test ava","test-coverage":"cross-env NODE_ENV=test nyc yarn run test"},"xo":{"prettier":true,"space":true,"extends":["xo-lass"],"rules":{"import/extensions":"off","unicorn/prefer-module":"off"}},"licenseText":"MIT License\n\nCopyright (c) 2021 Taylor Schley <taylorschley@me.com> (https://github.com/shadowgate15)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@breejs/ts-worker@1.0.0","dist":{"shasum":"c62d15a7939634c2d39076e6b306fe2858936e57","integrity":"sha512-bd1yA1GFIuvYlItLhow8MC8SXtfBZ4IDKvvgfDKBuDcwO2P94sHqiBeEUgXUYuiCSon8EbmSlaaFSR6TVV03eg==","tarball":"https://registry.npmjs.org/@breejs/ts-worker/-/ts-worker-1.0.0.tgz","fileCount":7,"unpackedSize":5560,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBo3/ReYxccANdt6fMeJaqpZ4xu+rjAt7vCg45rPHUExAiEA1ytD+M6AH3/8FXgFiCUJsc36UCFnlpR3rqe0Q496PiI="}]},"_npmUser":{"name":"shadowgate15","email":"taylorschley@me.com"},"directories":{},"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"gargol","email":"nazargargol@gmail.com"},{"name":"daniellockyer","email":"hi@daniellockyer.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-worker_1.0.0_1636071610450_0.7055779169419529"},"_hasShrinkwrap":false},"1.0.1":{"name":"@breejs/ts-worker","description":"Typescript workers plugin for Bree!","version":"1.0.1","author":{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"},"ava":{"files":["test/*.js","test/**/*.js","!test/jobs"],"verbose":true},"bugs":{"url":"https://github.com/breejs/ts-worker/issues","email":"taylorschley@me.com"},"contributors":[{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"}],"dependencies":{"ts-node":"^10.4.0"},"devDependencies":{"@commitlint/cli":"latest","@commitlint/config-conventional":"latest","ava":"latest","bree":"latest","codecov":"latest","cross-env":"latest","delay":"^5.0.0","dtslint":"^4.2.1","eslint":"latest","eslint-config-xo-lass":"latest","fixpack":"latest","husky":"^7.0.0","lint-staged":"latest","nyc":"latest","remark-cli":"latest","remark-preset-github":"latest","xo":"latest"},"engines":{"node":">= 12.11.0"},"homepage":"https://github.com/breejs/ts-worker","keywords":["bree","breejs","lass","schedule","ts","typescript","worker","workers"],"license":"MIT","main":"src/index.js","peerDependencies":{"bree":"7.x"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/breejs/ts-worker"},"scripts":{"ava":"cross-env NODE_ENV=test ava","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","dtslint":"cross-env NODE_ENV=test dtslint types","lint":"yarn run lint:js && yarn run lint:md","lint:js":"xo","lint:md":"remark . -qfo","prepare":"husky install","pretest":"yarn run lint","test":"yarn run ava && yarn run dtslint","test-coverage":"cross-env NODE_ENV=test nyc yarn run test"},"types":"types","xo":{"prettier":true,"space":true,"extends":["xo-lass"],"rules":{"import/extensions":"off","unicorn/prefer-module":"off"},"overrides":[{"files":["*.ts"],"parserOptions":{"project":["types/tsconfig.json"]}},{"files":["types/tests.ts"],"rules":{"@typescript-eslint/no-unused-vars":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unsafe-assignment":"off","@typescript-eslint/no-unsafe-call":"off"}}],"parser":"@typescript-eslint/parser"},"licenseText":"MIT License\n\nCopyright (c) 2021 Taylor Schley <taylorschley@me.com> (https://github.com/shadowgate15)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@breejs/ts-worker@1.0.1","dist":{"shasum":"1225de5a457b59aef3543b1b97607a755c7fa7dd","integrity":"sha512-SQn0F+r7vIj4kC/33GbB9Vf7BDKoNqNGMVWGrCHemmFBK1u3uRov12cUFFOyFozxCL3UgxWo8UGk14ZtLujdBQ==","tarball":"https://registry.npmjs.org/@breejs/ts-worker/-/ts-worker-1.0.1.tgz","fileCount":9,"unpackedSize":6570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzKXzCRA9TVsSAnZWagAAPqgP/2d1DY9OOQ61jhHmOFpg\nv8p27cj2HxZLrYDehKq+72SjI19D9YvfpC+Vm7tqHecI6izQjNkzYZiU5Bb0\n0h7sXnNTgJhlaRj/pI//zHsXQtSpp/ng8G7r7GT/rqxlniNy6ayRhK3f+d9X\n4lnT9xDdNVXSf9RvgaILknGTD7tOFqwVog9LWPVj0pAvV57+A6HUkfdssMlR\n5BadcZIwcZMdfbkFVDM2S/inN16c2z+T+Igh7NxWWbsI6u7tfbs58b2WR5K7\nSYJIAi1oHp8qC9HO6BLPHgbjJwGeP6az/j+15V1QyITXm5sW7ifJ/X5ek8P1\nyCvzvsR+swwVRbIU5z6b3UyxYfNqPJhmTdew8c/N3xqImw3MbdIfhZ3fxY3Q\nb/21VYDCmzWMolz+qVC77Jx9nG1ZUZAobSML0Uvn8alvl+gkSGwqePPlNe1l\nGPe5irA41q57p8VJcYpXahYrZ8HPybvw3rh9iTOfXH2uXaIcIk2M5NjTWv+w\ntNIJD2Q1AKBD1lqGNtol8eX6+G5NIr2UCG91SEbRPCo2EV4xpmVoPRM2QVyk\n84lLDJquO9m6dF1lg5z0GLnVJEFsvTUv+H91WM+ZHztWZSuFCu9TrDgKNcqD\nBZYLCo7AyHizKM82l6Wg0+3iAmy7LozLvwMhyXxENEovdlMs3LDQLsPQUvn4\n8hMC\r\n=0FLw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDkDyb+o4MrLznvpJicdryN5cHrlSWjkDqrup8h1b0qBAiEAjBCfy5kTbGZ+qavdjKAnD9cMXWRJusqv57c9caoeotY="}]},"_npmUser":{"name":"shadowgate15","email":"taylorschley@me.com"},"directories":{},"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"gargol","email":"nazargargol@gmail.com"},{"name":"daniellockyer","email":"hi@daniellockyer.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-worker_1.0.1_1640801779176_0.15265457319701037"},"_hasShrinkwrap":false},"1.1.0":{"name":"@breejs/ts-worker","description":"Typescript workers plugin for Bree!","version":"1.1.0","author":{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"},"ava":{"files":["test/*.js","test/**/*.js","!test/jobs"],"verbose":true},"bugs":{"url":"https://github.com/breejs/ts-worker/issues","email":"taylorschley@me.com"},"contributors":[{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"}],"dependencies":{"ts-node":"^10.4.0"},"devDependencies":{"@commitlint/cli":"latest","@commitlint/config-conventional":"latest","ava":"latest","bree":"latest","codecov":"latest","cross-env":"latest","delay":"^5.0.0","dtslint":"^4.2.1","eslint":"latest","eslint-config-xo-lass":"latest","fixpack":"latest","husky":"^7.0.0","lint-staged":"latest","nyc":"latest","remark-cli":"latest","remark-preset-github":"latest","tsconfig-paths":"latest","xo":"latest"},"engines":{"node":">= 12.11.0"},"homepage":"https://github.com/breejs/ts-worker","keywords":["bree","breejs","lass","schedule","ts","typescript","worker","workers"],"license":"MIT","main":"src/index.js","peerDependencies":{"bree":">=7.0.0","tsconfig-paths":">=3<4"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/breejs/ts-worker"},"scripts":{"ava":"cross-env NODE_ENV=test ava","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","dtslint":"cross-env NODE_ENV=test dtslint types","lint":"yarn run lint:js && yarn run lint:md","lint:js":"xo","lint:md":"remark . -qfo","prepare":"husky install","pretest":"yarn run lint","test":"yarn run ava && yarn run dtslint","test-coverage":"cross-env NODE_ENV=test nyc yarn run test"},"types":"types","xo":{"prettier":true,"space":true,"extends":["xo-lass"],"rules":{"import/extensions":"off","unicorn/prefer-module":"off"},"overrides":[{"files":["*.ts"],"parserOptions":{"project":["types/tsconfig.json"]}},{"files":["types/tests.ts"],"rules":{"@typescript-eslint/no-unused-vars":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unsafe-assignment":"off","@typescript-eslint/no-unsafe-call":"off"}}],"parser":"@typescript-eslint/parser"},"licenseText":"MIT License\n\nCopyright (c) 2021 Taylor Schley <taylorschley@me.com> (https://github.com/shadowgate15)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@breejs/ts-worker@1.1.0","dist":{"shasum":"f6d0aadfe96328d278d51afce31c69498d4ad4e8","integrity":"sha512-+sm5pso/HeR7iYOZ6HLe5V5VnC9iOhJ9MCT+I9+Wf7GJ+OO3LEnJQTHCwgGA5vusooYo10RwWxyGbL6uAJlTHA==","tarball":"https://registry.npmjs.org/@breejs/ts-worker/-/ts-worker-1.1.0.tgz","fileCount":9,"unpackedSize":6675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6Yh4CRA9TVsSAnZWagAAN/sP/34m27qu7i2w1sMTtIsM\nSOq28eVd4eQQwWpmar35gL0NNiXrGhe3jMtse6HXw8uOFqU6/LXP8N3jtTmw\nPawq5vPsG03I5doCkhBkS0AM06ROMY1ogQKYMrkgXPlz+8C7HWGse34jQz5l\nFicImYrx9cK2Jhs51SEA4HaoQY2MBh4o0ZidKl9h/g+KUtroFVRaNmgrn8wA\nB5mZyAo2dj7CBoM1mxEHXnG2jki/k4nHLeKwmaiNPPqsKqpmYyqJIBvUTKPc\nolMQlXh38/cOp6dD2Ln2SZppbDmcqIVftGydwFtQq93xnBoV2PJdsDUl1grb\n1NWHwnfyaRA5ZTZmLz4n+OcUBZaldRIoV7dTvih85+jKFe3V8Ilxx1Eie7Fi\nV4dGl5+Odi3EnASS17cPChm75KoN3GPUOxjIR4HKQUxTReC+0P2jOzf7kjPM\nC1PdtyZacDnLh1b0QGoBq90yOiOXVdcsURLQfRSiwDbgeQG7Y6uVOTDqwGEX\nPw6/75f9ZWzvVZ4tGp1iGf6M2PMsdpv9AD8eDgOiwUtJZYwpgFikfOwPC+WU\nIanvwZ+zm45wXBYNPnmeJusnqUrOm/M8L1quIWX+ZLFbZCOJi00O5kKPPhTa\nf3JeVbLP03MLyGWOyhs+PqxphPlC5Sx3hLUGUPfuhuAvaS5i5uw30kWc+Y7H\nC4if\r\n=xjo1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDFRvZd60zMOHQKQJZzriWCI5th8ZutlhLY0gwrFtCrrAiBdnAg9Llg5+zMgdjCgPKBQzRxahO54ztbBSK+hPucTeg=="}]},"_npmUser":{"name":"shadowgate15","email":"taylorschley@me.com"},"directories":{},"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"gargol","email":"nazargargol@gmail.com"},{"name":"daniellockyer","email":"hi@daniellockyer.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-worker_1.1.0_1642694776596_0.5112133120998732"},"_hasShrinkwrap":false},"1.1.1":{"name":"@breejs/ts-worker","description":"Typescript workers plugin for Bree!","version":"1.1.1","author":{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"},"ava":{"files":["test/*.js","test/**/*.js","!test/jobs"],"verbose":true},"bugs":{"url":"https://github.com/breejs/ts-worker/issues","email":"taylorschley@me.com"},"contributors":[{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"}],"dependencies":{"ts-node":"^10.4.0"},"devDependencies":{"@commitlint/cli":"latest","@commitlint/config-conventional":"latest","ava":"latest","bree":"latest","codecov":"latest","cross-env":"latest","delay":"^5.0.0","dtslint":"^4.2.1","eslint":"latest","eslint-config-xo-lass":"latest","fixpack":"latest","husky":"^7.0.0","lint-staged":"latest","nyc":"latest","remark-cli":"latest","remark-preset-github":"latest","tsconfig-paths":"latest","xo":"latest"},"engines":{"node":">= 12.11.0"},"homepage":"https://github.com/breejs/ts-worker","keywords":["bree","breejs","lass","schedule","ts","typescript","worker","workers"],"license":"MIT","main":"src/index.js","peerDependencies":{"bree":">=7.0.0","tsconfig-paths":">=3 <4"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/breejs/ts-worker"},"scripts":{"ava":"cross-env NODE_ENV=test ava","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","dtslint":"cross-env NODE_ENV=test dtslint types","lint":"yarn run lint:js && yarn run lint:md","lint:js":"xo","lint:md":"remark . -qfo","prepare":"husky install","pretest":"yarn run lint","test":"yarn run ava && yarn run dtslint","test-coverage":"cross-env NODE_ENV=test nyc yarn run test"},"types":"types","xo":{"prettier":true,"space":true,"extends":["xo-lass"],"rules":{"import/extensions":"off","unicorn/prefer-module":"off"},"overrides":[{"files":["*.ts"],"parserOptions":{"project":["types/tsconfig.json"]}},{"files":["types/tests.ts"],"rules":{"@typescript-eslint/no-unused-vars":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unsafe-assignment":"off","@typescript-eslint/no-unsafe-call":"off"}}],"parser":"@typescript-eslint/parser"},"licenseText":"MIT License\n\nCopyright (c) 2021 Taylor Schley <taylorschley@me.com> (https://github.com/shadowgate15)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@breejs/ts-worker@1.1.1","dist":{"shasum":"97686f4621d1324e15b2ca84db40ee2170aef54e","integrity":"sha512-i0wiPV+f3KO/ArOoZeAhhgm6Mr1TS29SN4QmxR0PL4EMWr8Xm8w5Z+JVaTeDDfaw0b0nefyU+0Kq52haOqyYDQ==","tarball":"https://registry.npmjs.org/@breejs/ts-worker/-/ts-worker-1.1.1.tgz","fileCount":9,"unpackedSize":6676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6YwgCRA9TVsSAnZWagAAaR8P/1T6CQ9MgcX/1iWLQfQS\nsxY+5keocxd2CM49ob3gvxnUcR9UpTIwZROgmy/32J9Z5FadFaA03lQayArC\nvnsas9VJk8orXbjPSHllgr5T+7wG61iJfpYWkmNhGJDW0QD7LZ3fOjOf3Twf\nlwptAk4NyymyFgvTTvexfJXK6aslaOktqG4tv5c2Nd4mxQE9xtWhvMYsTX8H\nr2m47s55x3rjMEF/GQzn9yjQW4zISDmZEkgr2M7dtcv1XssXuuQG16Matz9r\nQDbEmxUmB/WTn84wKH81crQBzP7JUuFLZTr+iCy2R7Adav55KWAj+Z6rersb\nutkC1/MOiz7C5B3SZ5N1YU/5JNR67gCZNgq7tywH3ynmayp7YfiIXNn16EZv\nCvnkbAqiuNdX+/uglIjoGv4mxKFxKJCygq6igDtfSF8GwiiCD+xIXIl+XsiA\nK404dMbS3J3FZjC6f+v9ejJIZbWk6s5AcEWICabLpSoLjQfA9P49ufv9PfMc\nuWTnceTBST3IKR81qAMeFfahvQEHeCQDyRhDFtb8ZAz/oOBmWjm8bm4CE+1e\nHctopaQSrQBb9tFH3zqHgffxQ07eV23qL8VDwhOE3/4QM8Tpf/2/W0W5ocwN\n4Hz1shAddFrI6shpiwnV7YrOmjJ5j+lPdrrmiV/+OPMiqS+xY9+Jw6TYp83D\nT9Oj\r\n=1glX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICfzl0xHT67ocMRQ/X5slNX5os9oZY0kzJ+0fmD02V+rAiEAyuzDDrmz2IbvPWMJBYd2RwmDMkcKr6lAWTB7dv8h7j8="}]},"_npmUser":{"name":"shadowgate15","email":"taylorschley@me.com"},"directories":{},"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"gargol","email":"nazargargol@gmail.com"},{"name":"daniellockyer","email":"hi@daniellockyer.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-worker_1.1.1_1642695711916_0.1322423188932671"},"_hasShrinkwrap":false},"2.0.0":{"name":"@breejs/ts-worker","description":"Typescript workers plugin for Bree!","version":"2.0.0","author":{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"},"bugs":{"url":"https://github.com/breejs/ts-worker/issues","email":"taylorschley@me.com"},"contributors":[{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"}],"dependencies":{"ts-node":"^10.8.1","tsconfig-paths":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^17.0.2","@commitlint/config-conventional":"^17.0.2","@types/node":"^17.0.42","@typescript-eslint/parser":"^5.28.0","ava":"^4.3.0","bree":"^9.0.1","cross-env":"^7.0.3","delay":"^5.0.0","dtslint":"^4.2.1","eslint":"^8.17.0","eslint-config-xo-lass":"^2.0.1","fixpack":"^4.0.0","husky":"^8.0.1","lint-staged":"^13.0.1","nyc":"^15.1.0","remark-cli":"^10.0.1","remark-preset-github":"^4.0.4","typescript":"^4.7.3","xo":"^0.50.0"},"engines":{"node":">= 12.11"},"homepage":"https://github.com/breejs/ts-worker","keywords":["bree","breejs","lass","schedule","ts","typescript","worker","workers"],"license":"MIT","main":"src/index.js","peerDependencies":{"bree":">=9.0.0","tsconfig-paths":">= 4"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/breejs/ts-worker.git"},"scripts":{"lint":"npm run lint:js && npm run lint:ts && npm run lint:md","lint:js":"xo","lint:md":"remark . -qfo","lint:ts":"cross-env NODE_ENV=test dtslint types","prepare":"husky install","pretest":"npm run lint","test":"npm run test-coverage","test-coverage":"cross-env NODE_ENV=test nyc ava"},"types":"types","gitHead":"366404f1667c4a747fe689800f75d58ddb2a46d2","_id":"@breejs/ts-worker@2.0.0","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"integrity":"sha512-6anHRcmgYlF7mrm/YVRn6rx2cegLuiY3VBxkkimOTWC/dVQeH336imVSuIKEGKTwiuNTPr2hswVdDSneNuXg3A==","shasum":"db0ca6ce194c18800ecf7caefff3a7fcea29d773","tarball":"https://registry.npmjs.org/@breejs/ts-worker/-/ts-worker-2.0.0.tgz","fileCount":6,"unpackedSize":5572,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA6UGJ/g0TlXGEtqkvNpfbkitwLo8bnGoLJBDUm9qQNkAiEA5nni5oLzzxF+SNbOvRV5ps89sZqMKNDjX0VM3Xo6C+s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip5luACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2+Q//eXPrsaffAcdq/knRoEDNNNdQoEIgVm7zK0kSrfgeEuZjg2oK\r\nHT8ZyaNKz0rcOldylsVOcLZ41faAjyUm9mMsmIYL5MSPI3zkjbQxN4mCIapB\r\njUPnPW9qqB+/Bzl13qAnLFl8/z7L8+di04QxTCBpX5tCXdF77mWsMksXbkZc\r\nfixR6ujmqvvpwpHV5peULGf9BDv1y4ozmLrIi77aq3D3bAvOZCEh8UNXaEbo\r\nNgBFYwxSgu6eOvB5QcM07fbv9NKKjqJ4IyGbhwM7iUv0r34U1m0f+iPI9kic\r\nL9H6CD+JdtbCNvECsLIEUqz2fr3Dtgri2dt8B2ag2zP7xB4ue9afDTHmjSWp\r\noNlhpFdGjq9pwxYzESeg77eLphHMAw7yTY90a4QtJpMstm5nanK0lIqni0e3\r\nwM/Wresp4/XvlaUIfglfC2mZZ5jiDo6w9M0Wq5eQv7RfWU2kvSrqmH6GIGZo\r\nCjwBRFKTR3g/WkslaXBD+94hTBzsa2aS8tNq1dwB6HsVLy2/FiBA59GjF7Fy\r\no4bSOS0fEz4hgyhDpeVliqTxKHGgiImfCaFLdTdnGvIu8bAIRe879hZIApx0\r\nmtawvJwkm/x4HFq9eMY+Y3juLy9RPb8MbVFFMvd0Ol/FGqBsHQumdEYfThS7\r\nkCDPfjTDcwSzpmcKqrWcK/yxIIwnUvIq7rY=\r\n=yxjN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"directories":{},"maintainers":[{"name":"titanism","email":"npm@titanism.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"gargol","email":"nazargargol@gmail.com"},{"name":"daniellockyer","email":"hi@daniellockyer.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-worker_2.0.0_1655150958326_0.04868468957724015"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-05T00:20:10.298Z","1.0.0":"2021-11-05T00:20:10.588Z","modified":"2022-06-13T20:09:18.690Z","1.0.1":"2021-12-29T18:16:19.460Z","1.1.0":"2022-01-20T16:06:16.788Z","1.1.1":"2022-01-20T16:21:52.084Z","2.0.0":"2022-06-13T20:09:18.565Z"},"maintainers":[{"name":"titanism","email":"npm@titanism.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"gargol","email":"nazargargol@gmail.com"},{"name":"daniellockyer","email":"hi@daniellockyer.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"description":"Typescript workers plugin for Bree!","homepage":"https://github.com/breejs/ts-worker","keywords":["bree","breejs","lass","schedule","ts","typescript","worker","workers"],"repository":{"type":"git","url":"git+https://github.com/breejs/ts-worker.git"},"contributors":[{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"}],"author":{"name":"Taylor Schley","email":"taylorschley@me.com","url":"https://github.com/shadowgate15"},"bugs":{"url":"https://github.com/breejs/ts-worker/issues","email":"taylorschley@me.com"},"license":"MIT","readme":"# @breejs/ts-worker\n\n[![build status](https://github.com/breejs/ts-worker/actions/workflows/ci.yml/badge.svg)](https://github.com/breejs/ts-worker/actions/workflows/ci.yml)\n[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)\n[![license](https://img.shields.io/github/license/breejs/ts-worker.svg)](LICENSE)\n[![npm downloads](https://img.shields.io/npm/dt/@breejs/ts-worker.svg)](https://npm.im/@breejs/ts-worker)\n\n> Typescript workers plugin for Bree!\n\n\n## Table of Contents\n\n* [Install](#install)\n* [Usage](#usage)\n* [Contributors](#contributors)\n* [License](#license)\n\n\n## Install\n\n[npm][]:\n\n```sh\nnpm install @breejs/ts-worker\n```\n\n\n## Usage\n\n> **Note:** You must be using Bree v9.0.0 or greater!\n\nExtend bree with the plugin:\n\n```js\nBree.extend(require('@breejs/ts-worker'));\n\nconst bree = new Bree(config);\n```\n\n\n## Contributors\n\n| Name              | Website                           |\n| ----------------- | --------------------------------- |\n| **Taylor Schley** | <https://github.com/shadowgate15> |\n\n\n## License\n\n[MIT](LICENSE) © [Taylor Schley](https://github.com/shadowgate15)\n\n\n##\n\n[npm]: https://www.npmjs.com/\n","readmeFilename":"README.md"}