{"_id":"@freearhey/chronos","name":"@freearhey/chronos","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@freearhey/chronos","version":"0.0.1","description":"Node.js CLI tool for running scripts on a schedule","keywords":["cron","schedule","scheduler","task","job","cli"],"main":"index.js","type":"module","bin":{"chronos":"index.js"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/freearhey/chronos.git"},"author":{"name":"Arhey"},"license":"MIT","bugs":{"url":"https://github.com/freearhey/chronos/issues"},"homepage":"https://github.com/freearhey/chronos#readme","dependencies":{"commander":"^14.0.0","node-cron":"^4.2.1","string-argv":"^0.3.2"},"_id":"@freearhey/chronos@0.0.1","gitHead":"60de3fa66648d3910c9b3fb13e729797651e83a3","_nodeVersion":"22.12.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-nzu26ct0BMzDZ+7QGOve5kMPMayY4VoipCrCcVQ06x3ULIieV9oMbOMFjFVENCoevDGJ7telMsK84F0SpUgxnQ==","shasum":"0c56be63cb6b8fce541ecd11281f8797004dbe34","tarball":"https://registry.npmjs.org/@freearhey/chronos/-/chronos-0.0.1.tgz","fileCount":4,"unpackedSize":3501,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCAr6o+yvE+0p/hCcvsloF2JRWB5j8UNCjNJD7waFPAwwIhAIliQkbbRGPTcFSJTOrsfG3kH5TuMq+2xMCXMoBzYAX6"}]},"_npmUser":{"name":"arhey","email":"free.arhey@gmail.com"},"directories":{},"maintainers":[{"name":"arhey","email":"free.arhey@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chronos_0.0.1_1752703320390_0.21573673160556317"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-16T22:02:00.280Z","0.0.1":"2025-07-16T22:02:00.613Z","modified":"2025-07-16T22:02:00.924Z"},"maintainers":[{"name":"arhey","email":"free.arhey@gmail.com"}],"description":"Node.js CLI tool for running scripts on a schedule","homepage":"https://github.com/freearhey/chronos#readme","keywords":["cron","schedule","scheduler","task","job","cli"],"repository":{"type":"git","url":"git+https://github.com/freearhey/chronos.git"},"author":{"name":"Arhey"},"bugs":{"url":"https://github.com/freearhey/chronos/issues"},"license":"MIT","readme":"# chronos\n\nNode.js CLI tool for running scripts on a schedule.\n\n## Installation\n\n```sh\nnpm install -g @freearhey/chronos\n```\n\n## Usage\n\n```sh\nchronos --execute=\"echo Hello World\" --pattern=\"*/15 * * * * *\"\n```\n\nArguments:\n\n- `-e, --execute`: command to be executed\n- `-p, --pattern`: cron pattern\n- `-l, --log`: enable console log (default: `false`)\n\n## Contribution\n\nIf you find a bug or want to contribute to the code or documentation, you can help by submitting an [issue](https://github.com/freearhey/chronos/issues) or a [pull request](https://github.com/freearhey/chronos/pulls).\n\n## License\n\n[MIT](LICENSE)\n","readmeFilename":"README.md","_rev":"1-b85be0eda87d952e635ff07c8692f8ab"}