{"name":"cron","description":"Cron jobs for your node","version":"3.0.0","author":{"name":"Nick Campbell","email":"nicholas.j.campbell@gmail.com","url":"https://github.com/ncb000gt"},"bugs":{"url":"https://github.com/kelektiv/node-cron/issues"},"repository":{"type":"git","url":"git+https://github.com/kelektiv/node-cron.git"},"main":"dist/index","scripts":{"build":"tsc -b tsconfig.build.json","lint:eslint":"eslint src/ tests/ --ext .ts","lint:prettier":"prettier ./**/*.{json,md,yml} --check","lint":"npm run lint:eslint && npm run lint:prettier","lint:fix":"npm run lint:eslint -- --fix && npm run lint:prettier -- --write","test":"jest --coverage","test:watch":"jest --watch --coverage","prepare":"husky install","release":"semantic-release"},"dependencies":{"@types/luxon":"~3.3.0","luxon":"~3.3.0"},"devDependencies":{"@commitlint/cli":"~17.6.6","@insurgentlab/commitlint-config":"^18.1.0","@insurgentlab/conventional-changelog-preset":"~6.0.3","@semantic-release/changelog":"~6.0.x","@semantic-release/commit-analyzer":"~9.0.x","@semantic-release/git":"~10.0.x","@semantic-release/github":"~8.1.x","@semantic-release/npm":"~10.0.x","@semantic-release/release-notes-generator":"~11.0.x","@types/jest":"^29.5.5","@types/node":"^20.6.0","@types/sinon":"^10.0.16","@typescript-eslint/eslint-plugin":"^5.62.0","chai":"~4.2.x","eslint":"~8.36.x","eslint-config-prettier":"^8.7.x","eslint-plugin-jest":"^27.4.0","eslint-plugin-prettier":"~4.2.x","husky":"^8.0.3","jest":"~29.5.x","prettier":"~2.8.x","semantic-release":"~21.0.x","sinon":"^15.0.x","ts-jest":"^29.1.1","typescript":"~5.1.6"},"keywords":["cron","node cron","node-cron","schedule","scheduler","cronjob","cron job"],"license":"MIT","contributors":[{"name":"Brandon der Blätter","email":"https://interlucid.com/contact/","url":"https://github.com/intcreator"},{"name":"Pierre Cavin","email":"me@sherlox.io","url":"https://github.com/sheerlox"},{"name":"Romain Beauxis","email":"toots@rastageeks.org","url":"https://github.com/toots"},{"name":"James Padolsey","url":"https://github.com/jamespadolsey"},{"name":"Finn Herpich","email":"fh@three-heads.de","url":"https://github.com/ErrorProne"},{"name":"Clifton Cunningham","email":"clifton.cunningham@gmail.com","url":"https://github.com/cliftonc"},{"name":"Eric Abouaf","email":"eric.abouaf@gmail.com","url":"https://github.com/neyric"},{"name":"humanchimp","email":"morphcham@gmail.com","url":"https://github.com/humanchimp"},{"name":"Craig Condon","email":"craig@spiceapps.com","url":"https://github.com/spiceapps"},{"name":"Dan Bear","email":"daniel@hulu.com","url":"https://github.com/danhbear"},{"name":"Vadim Baryshev","email":"vadimbaryshev@gmail.com","url":"https://github.com/baryshev"},{"name":"Leandro Ferrari","email":"lfthomaz@gmail.com","url":"https://github.com/lfthomaz"},{"name":"Gregg Zigler","email":"greggzigler@gmail.com","url":"https://github.com/greggzigler"},{"name":"Jordan Abderrachid","email":"jabderrachid@gmail.com","url":"https://github.com/jordanabderrachid"},{"name":"Masakazu Matsushita","email":"matsukaz@gmail.com","url":"matsukaz"},{"name":"Christopher Lunt","email":"me@kirisu.co.uk","url":"https://github.com/kirisu"}],"types":"./dist/index.d.ts","gitHead":"a7dee32091b91dcf465e67c32a57d66151b5a774","homepage":"https://github.com/kelektiv/node-cron#readme","_id":"cron@3.0.0","_nodeVersion":"20.8.0","_npmVersion":"9.6.7","dist":{"shasum":"7f68f1aace0417b0f8ed7ad5e00de0511300e84c","size":17507,"noattachment":false,"key":"/cron/-/cron-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cron/download/cron-3.0.0.tgz"},"_npmUser":{"name":"intcreator","email":"intcreator@gmail.com"},"directories":{},"maintainers":[{"name":"intcreator","email":""},{"name":"jodevsa","email":""},{"name":"ncb000gt","email":"nicholas.j.campbell@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cron_3.0.0_1696034464501_0.6194221874417287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-30T00:41:04.775Z","publish_time":1696034464775,"_source_registry_name":"default","_cnpm_publish_time":1696034464775,"dist-tags":{"beta":"5.0.0-beta.1","latest":"4.4.0"}}