{"_id":"@athenna/cron","_rev":"17-c25b3c13f8561b740fa4b51419aeb740","name":"@athenna/cron","dist-tags":{"latest":"5.14.0"},"versions":{"4.0.0":{"name":"@athenna/cron","version":"4.0.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@4.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"dfd0b8283dbffd313d102b2e1017068325311120","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-4.0.0.tgz","fileCount":34,"integrity":"sha512-IBG2gGMXrnigk5dKOss8yxYlmTO0qHvyJ9lTjFMf/AsqXMZjqRsU2jQVoEfeMsKs6ow8oRTh07e4qKbZzLmNSA==","signatures":[{"sig":"MEQCIHtAdjm0krb5Md++7cDQ+wclzWVmFa4ag34KFG12aJJuAiBW3GJHUgkH4Qu5Vzdrs7gttbNzI/Te5Re7/gly5k5+Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39535},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"aa64c50c36692d0f8a77f62f258fd41283b16f57","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^4.27.0","@athenna/test":"^4.30.0","@athenna/view":"^4.33.0","@athenna/common":"^4.46.0","@athenna/config":"^4.27.0","@athenna/logger":"^4.29.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^4.19.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_4.0.0_1724585867914_0.27831862284341424","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@athenna/cron","version":"4.1.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@4.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4620a33733f3de5e32b44d476353e047b44d66f5","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-4.1.0.tgz","fileCount":34,"integrity":"sha512-k5g300Nm/1cXXqcSdcsihkB2iNjEL75xVZkiO7ShiU2dJmEITpo7Sb5gXLGxzxoXc9XvBRbp/Ffo+jLiXunvIA==","signatures":[{"sig":"MEUCIQCbw386a281P2tsKqjl6XNwEtZo+nAdfA64AKOrybP2dgIgO6c88CTtDfpJVxI5RdvnZqLiUxOfLC/yuCbwofdxKSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39838},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"f5d9f4b66a3835c4267503d96ccbf2500cf08851","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^4.27.0","@athenna/test":"^4.30.0","@athenna/view":"^4.33.0","@athenna/common":"^4.46.0","@athenna/config":"^4.27.0","@athenna/logger":"^4.29.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^4.19.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_4.1.0_1724589858331_0.17209770715606654","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@athenna/cron","version":"5.0.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"41591d439f3b96db7e3192099dc42a875850fac8","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.0.0.tgz","fileCount":34,"integrity":"sha512-CFgwUfUbBNmOqMLrijqO6xJv3mDjab2EYD1KrIqWrhHrk9wO3+OEPT6pxqkn+l4eqRYEzqZsQrjZdYGP79y7VQ==","signatures":[{"sig":"MEQCIFYxs+t94cYr8Sy5/EB/4eq9U/AWUM4lfM0+nNUnhwp4AiAyrNdhUHpc4h/Nl4eZUfFBPWeLoMd4BbCrIMF54SpyRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39830},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"c40e805fab7aa149c0c71beb0cb2415f09e98d1b","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.0.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.0.0_1724672188696_0.4927124510967833","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@athenna/cron","version":"5.1.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"aa762c1172474af1dd63e345b3699977571b3124","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.1.0.tgz","fileCount":34,"integrity":"sha512-y4XyzaVKhD9l4OMS9QpJwklx7ziG259DjAklCenBbS6mkfamCM7AWqC1NE9Lys+dRx0Pmyr5z3AwT72PKobuwA==","signatures":[{"sig":"MEQCIGUjdng/0U79ZN3uefucj1Mg8wh/stFV8q1bwbj2keKsAiA+K5JokynsoKFLYCrGR2THUaQOOE8eP3g5czppVpiZIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39830},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"ee701563a5a632bd9b009810f02d5bed7a7ee8b0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.1.0_1724676579322_0.034598667789151216","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@athenna/cron","version":"5.2.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"50fcfd0751cd3602c42fbab1a082c813ec1fb56c","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.2.0.tgz","fileCount":40,"integrity":"sha512-GnXB1l0v/6yTqhtZMf8gnd/SD9qwqNr2uuPrCa6NVySdoRmoibKdZ67IIktVvkwaRJEArANpYy1YsmDndYWqjw==","signatures":[{"sig":"MEUCIQCZT9Pinp9848GmxxmDn4O2LTRuQjlrZAMxOJGnqvvS4QIgVYYGr86BApYEmOLtrkAZXGyV206BUBAV8llE2e4qWOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43304},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"70aa4226e76b0d14ebe6e5e0d8d0724ba4a112e0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.2.0_1724686143277_0.7553612110323569","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@athenna/cron","version":"5.3.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"645162feb48bb218905e698c9c3232196f847709","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.3.0.tgz","fileCount":40,"integrity":"sha512-I8uzlkErtGlxamyCZNbtiYqyWprfSCo8dWeADAErTLsgSH23YJF5C3ayiowmfO7YL9OtxEkQMbQq6CfdlPWeIw==","signatures":[{"sig":"MEQCIHIlr/qUhRiJPCmdtZuQ5DC/9ueA2MyqmyxTM+TjoHiUAiAyafZw1z2QFwd4Qt2grSzU6ffHQwHkuY3/L0xHHh+SMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43309},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"e388290421cb10496779f8a0cdcee8958f204bcd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.3.0_1735307768293_0.24069531402280075","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@athenna/cron","version":"5.4.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f68aa6bba19f00bd4cc6b62769b256d4e9a59f6d","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.4.0.tgz","fileCount":40,"integrity":"sha512-ewqgE0VWymX8MdL08O3jfWxFzAS4fDZFxqdmZYnH2A2z14GrLLeifZOVuEJGfVgnWprnn+1uvNWYpoWjQhDkqw==","signatures":[{"sig":"MEUCIBM6o7CnSdejHQY+Rw3RiE28mikcHa8MetNjNJqIhCmNAiEA8z1os8nGiluU7/O42RXvtnZJp2GLNtqHax2VYKPf7uQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43309},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"c41fcc855342cdbc2f2a356c605473a282172b1a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.2.0","@athenna/view":"^5.1.0","@athenna/common":"^5.3.0","@athenna/config":"^5.1.0","@athenna/logger":"^5.1.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.3.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.4.0_1735436338422_0.53124977203388","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@athenna/cron","version":"5.5.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0ec7afb15571177c35c4dbe7cae26457fd7a0a6c","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.5.0.tgz","fileCount":40,"integrity":"sha512-nQryj3xkDgs8dRfwsGiy0wWeYpRA93z+hRE4663Km+WDMJZNozGIXb1he9wcyqcQhBWWvBI6E5vj3sv+CpPvdw==","signatures":[{"sig":"MEQCIAU+N51kh2xqqOqbY65i3y0Z41mlyWGhpTUJccc1ljFiAiAnV76ZHrgkMKxtD7l1t0CVQnDILbpUYchS3IMmHSIR9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43672},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"002983cc3d150cd36373f59ffc6fc22a6feab5ee","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","@athenna/common":"^5.7.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.5.0_1737647609928_0.11002255861841226","host":"s3://npm-registry-packages-npm-production"}},"5.6.0":{"name":"@athenna/cron","version":"5.6.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"2f7f6ca85b325ae28bb9a6c0df6193bf60fa238a","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.6.0.tgz","fileCount":40,"integrity":"sha512-rx1zdmzJIOh52l92JoSk61gck4sl7jboztI2Aw77PuUjkMGhHPqr3Moy5PWmB/d0A8fV2Ud5I+IAsQyqK/LEWQ==","signatures":[{"sig":"MEUCIG+GcWKD4hn48DNQKmAx64FDjptqf9vly1mwX3/IQENdAiEAnMuFXhl5M1hr2Wrbrl0GtaHCV26OJbu0tHvTbOfNjSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":44195},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"4646d9ae8962e4be4b680f2b4505b771e7983c5f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","@athenna/common":"^5.7.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.6.0_1752586933637_0.7672150342615529","host":"s3://npm-registry-packages-npm-production"}},"5.7.0":{"name":"@athenna/cron","version":"5.7.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c11e3ac663178bd935da629e0b5a9db49d2660bc","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.7.0.tgz","fileCount":40,"integrity":"sha512-E/Ri3bFYUKfWl36l6eqFZLIVb907t4RL/SbHhSs4lCLMCEbNbEHspZcvojMJF9UmjfOwp4bqw7rkEVkyN/ymLw==","signatures":[{"sig":"MEQCIEYA9VHxIUxP8gNM4qvCImctLMKmBfEXpuDfIjPGDgbCAiBoL2Q/bESDIUIR3ET4OMHEAQpUQAufe29D9rHygtxiSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43981},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"a0c41ea880787e9cc45c105e9f87384c2668bf5c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","@athenna/common":"^5.7.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.7.0_1753881157206_0.41184768566772845","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"@athenna/cron","version":"5.8.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"94e00bccddc086603105e478f1641211bfaf4b69","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.8.0.tgz","fileCount":40,"integrity":"sha512-TOtREsi/eo7axu1Exb23F84AgtzHbl0o8OoORvNi60Aidjz4xpSw4yKyJkSG1dZd6f61ODbCARqaosxCxdnsNQ==","signatures":[{"sig":"MEYCIQCWpTUNOhQfoXrMLXAvryfODTQN7BHgpVPzGcRVh69vEQIhAIZ435A6OaEuTE1vXfZbwIP0ZREPzMBMtmLv4FxyjKZV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43613},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"3a5a0fbec0996f3e6a3b60f0ad890c9b5cd6e144","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.3.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.8.0_1754071687461_0.09376176751213872","host":"s3://npm-registry-packages-npm-production"}},"5.9.0":{"name":"@athenna/cron","version":"5.9.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"da4c1053348d27f10f89b106252dd119bc12b4d2","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.9.0.tgz","fileCount":40,"integrity":"sha512-a7j0kGCAeXl/dHMyhGSoybUs191kJpuRCQmUjxcUZtyhAdBImXts+PNkvcmm8kMkRQU7tU7IC7hSnOtSPEY4vA==","signatures":[{"sig":"MEYCIQDaENTvrEz+hiFKX9HkIzsnG9PTASpARqqKB6fCo02ybwIhAJo3u34xiCNYPu5PRmle0nu6lWZU3M6yDL5f2cY9LFxN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45381},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"5096e8baa1344715388b7c6788ccf7f6d1e692ac","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.3.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.9.0_1754141432124_0.8808030821140831","host":"s3://npm-registry-packages-npm-production"}},"5.10.0":{"name":"@athenna/cron","version":"5.10.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6edfb52af47a1f7d234806c06e8230d049bcf24f","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.10.0.tgz","fileCount":40,"integrity":"sha512-IXVl91EgCoK1/uBFAi0cs2id9C6bnjUS54Au4OGwUlY4ICVmA22GNAxZV5OtIuaaYAio7IXyz5AN3jJm96g3cA==","signatures":[{"sig":"MEQCIGLR1ThD6TH3I/SH31NITzFGts1/w/+QNRGRMxH09D2XAiB/wdvxpgSXhO+z9Cz5+Z/UtmA8+fLnj6t7RRD2Ml52dg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":44965},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"ac1cf4172569bbd3f3410f70fe8350bfb7a349d7","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.5.0","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.3.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.10.0_1754659861729_0.903279636601874","host":"s3://npm-registry-packages-npm-production"}},"5.11.0":{"name":"@athenna/cron","version":"5.11.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6e2332bce4847aa7d3a087e54232cb53c3658573","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.11.0.tgz","fileCount":40,"integrity":"sha512-2pUUcPCpiwfomnht84EkBoTWqjpsd6slqrYsf0Oj9YG7Wvmq49K3d7mbEDBIF+UUkQr9H9WutgbLaXXENtWYoA==","signatures":[{"sig":"MEUCIQDe5uIy09in2XTVIGfymQ9SDKwG2PWBinYvlHh5kwZ8agIgBKkwEOnJDmveWKQh4W/Jw8/W76HDcAffRrAG1uap624=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45161},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"43a5ea1389e254cfc75c17347cdbf3d7ac92f99f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.8.2","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","@athenna/common":"^5.30.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.11.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.11.0_1773587745946_0.702800750696601","host":"s3://npm-registry-packages-npm-production"}},"5.12.0":{"name":"@athenna/cron","version":"5.12.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c3e8daa29c0b515c02ec893f0be45f546a767fd8","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.12.0.tgz","fileCount":40,"integrity":"sha512-BTlMn0f/ANVvg9rWW8h3sDL9YUxYiy/1YNr+BJ0j+bHVcS5kloR7lfYTdVhg2bwIaXX0Gk7e9vIUngaWWgMztg==","signatures":[{"sig":"MEUCIADp3FN9iPLQoXNHLlHXVa9RRTGlpYo4rbc9ZhD6tXfFAiEAgBQ3Gjes0WugR4dd1BuFMXGL0rs3uUujHtjbuAXB28k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45200},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"96b82b3370625f97659d6132eb8608453e6b5754","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.8.2","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","@athenna/common":"^5.30.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.11.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.12.0_1773597350862_0.37231994885422015","host":"s3://npm-registry-packages-npm-production"}},"5.13.0":{"name":"@athenna/cron","version":"5.13.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/cron@5.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Cron#readme","bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"de7c79732bb353c19356447a82d6e3c7c51baf43","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.13.0.tgz","fileCount":40,"integrity":"sha512-OwALzgVvxYeax36nQH1z8OavSAH63oOLDU9PlGEJhUgGZ1bh+OQt6XM9bO+GXiyuWLH3mfNfZc4NFqlX4nIh8g==","signatures":[{"sig":"MEYCIQCGoGnVKlRJd8FWvXmJ1ez0Oed+HgfbCB9+lp5OS//7qQIhALrIBeUmm6U0C5h7Vab5Zs9XTNIExWEqiNcPxH6W/4be","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45555},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js"},"gitHead":"7ca1a95d7aa82a53ed1f4de5becec58ecfbe573d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Cron.git","type":"git"},"_npmVersion":"10.8.2","description":"Athenna scheduler application. Built on top of node-cron.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"node-cron":"^3.0.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","cls-rtracer":"^2.6.3","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@types/node-cron":"^3.0.11","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/cron_5.13.0_1776905440420_0.09828294176907515","host":"s3://npm-registry-packages-npm-production"}},"5.14.0":{"name":"@athenna/cron","version":"5.14.0","description":"Athenna scheduler application. Built on top of node-cron.","license":"MIT","author":{"name":"João Lenon","email":"lenon@athenna.io"},"bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Cron.git"},"homepage":"https://github.com/AthennaIO/Cron#readme","keywords":["esm","athenna"],"engines":{"node":">=20.0.0"},"scripts":{"build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"type":"module","main":"./src/index.js","types":"./src/index.d.ts","exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/CronKernel":"./src/kernels/CronKernel.js","./handlers/CronExceptionHandler":"./src/handlers/CronExceptionHandler.js","./providers/CronProvider":"./src/providers/CronProvider.js","./commands/MakeSchedulerCommand":"./src/commands/MakeSchedulerCommand.js"},"imports":{"#bin/*":"./bin/*.js","#bin":"./bin/index.js","#src/*":"./src/*.js","#src":"./src/index.js","#src/types":"./src/types/index.js","#src/debug":"./src/debug/index.js","#tests/*":"./tests/*.js","#tests":"./tests/index.js"},"dependencies":{"node-cron":"^3.0.3"},"devDependencies":{"@athenna/artisan":"^5.12.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/ioc":"^5.2.0","@athenna/logger":"^5.14.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.6.0","@athenna/tsconfig":"^5.0.0","@athenna/view":"^5.4.0","@opentelemetry/api":"^1.9.1","@opentelemetry/context-async-hooks":"^2.7.0","@types/node-cron":"^3.0.11","@typescript-eslint/eslint-plugin":"^8.57.0","@typescript-eslint/parser":"^8.57.0","commitizen":"^4.3.1","cz-conventional-changelog":"^3.3.0","eslint":"^8.57.1","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-n":"^15.7.0","eslint-plugin-prettier":"^4.2.5","eslint-plugin-promise":"^6.6.0","husky":"^3.1.0","lint-staged":"^12.5.0","prettier":"^2.8.8"},"c8":{"all":true,"include":["src/**/*.ts"],"exclude":["src/types"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"prettier":{"singleQuote":true,"trailingComma":"none","arrowParens":"avoid","endOfLine":"lf","semi":false,"printWidth":80,"overrides":[{"files":"tests/**/*","options":{"printWidth":120}}]},"eslintIgnore":[],"eslintConfig":{"env":{"es2021":true,"node":true},"globals":{"ioc":true,"Env":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"],"extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"parser":"@typescript-eslint/parser","rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}]}},"athenna":{"templates":{"scheduler":"./templates/scheduler.edge"},"schedulers":["#tests/fixtures/schedulers/AnnotatedScheduler","#tests/fixtures/schedulers/HelloScheduler"]},"_id":"@athenna/cron@5.14.0","gitHead":"f2c81dac293c5d0dfba0a4faa9a2432df0075401","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-TNJbNApdmtvjh5MbIfc7ragR5pz7o2l9DlK2JyQOBxPF6RSPLWEiKRNPVs9kDPj1tZfNEEVfTkhqMXj+2vOJdw==","shasum":"d522f5157b59692ea2e94aeb43c4be8e5fbbea09","tarball":"https://registry.npmjs.org/@athenna/cron/-/cron-5.14.0.tgz","fileCount":40,"unpackedSize":45791,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDw3KN028SNAGiRsJIAOFhM91bSeVsLKs503pr47bPnFAiB6Nd/8x8BBSLXixYvM3fLjiyZTDfZYgQK9XGAmYL8vTg=="}]},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"directories":{},"maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cron_5.14.0_1777399381583_0.51840248559952"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-25T11:37:47.806Z","modified":"2026-04-28T18:03:01.864Z","4.0.0":"2024-08-25T11:37:48.045Z","4.1.0":"2024-08-25T12:44:18.555Z","5.0.0":"2024-08-26T11:36:28.854Z","5.1.0":"2024-08-26T12:49:39.490Z","5.2.0":"2024-08-26T15:29:03.533Z","5.3.0":"2024-12-27T13:56:08.465Z","5.4.0":"2024-12-29T01:38:58.597Z","5.5.0":"2025-01-23T15:53:30.095Z","5.6.0":"2025-07-15T13:42:13.809Z","5.7.0":"2025-07-30T13:12:37.392Z","5.8.0":"2025-08-01T18:08:07.672Z","5.9.0":"2025-08-02T13:30:32.335Z","5.10.0":"2025-08-08T13:31:01.910Z","5.11.0":"2026-03-15T15:15:46.129Z","5.12.0":"2026-03-15T17:55:51.002Z","5.13.0":"2026-04-23T00:50:40.566Z","5.14.0":"2026-04-28T18:03:01.729Z"},"bugs":{"url":"https://github.com/AthennaIO/Cron/issues"},"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","homepage":"https://github.com/AthennaIO/Cron#readme","keywords":["esm","athenna"],"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Cron.git"},"description":"Athenna scheduler application. Built on top of node-cron.","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"readme":"# Cron ⏱️\n\n> Athenna scheduler application. Built on top of node-cron.\n\n[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)\n[![GitHub stars](https://img.shields.io/github/stars/AthennaIO/Cron.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AthennaIO/Cron/stargazers/)\n\n<p>\n    <a href=\"https://www.buymeacoffee.com/athenna\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" ></a>\n</p>\n\n<p>\n  <img alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/AthennaIO/Cron?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/AthennaIO/Cron?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Commitizen\" src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen?style=for-the-badge&logo=appveyor\">\n</p>\n\n<img src=\".github/logo.svg\" width=\"200px\" align=\"right\" hspace=\"30px\" vspace=\"100px\">\n\n## Links\n\n> For project documentation [click here](https://athenna.io). If something is not clear in the documentation please open an issue in the [documentation repository](https://github.com/athennaio/docs)\n\n## Contributing\n\n> If you want to contribute to this project, first read the [CONTRIBUTING.MD](https://github.com/AthennaIO/Cron/blob/develop/CONTRIBUTING.md) file. It will be a pleasure to receive your help.\n\n---\n\n<p align='center'>\n  With 💜 by <a href='https://github.com/AthennaIO'>Athenna community</a>\n</p>\n\n<p align='center'>\n  <a href='https://github.com/AthennaIO/Cron/graphs/contributors'>\n    <img src='https://contrib.rocks/image?repo=AthennaIO/Cron'/>\n  </a>\n</p>\n","readmeFilename":"README.md"}