{"_id":"node-cron","_rev":"103-dc10cf5ea0ae1252d8fa44b24de63ac7","name":"node-cron","dist-tags":{"beta":"4.0.0-beta.6","latest":"4.2.1"},"versions":{"0.0.1":{"name":"node-cron","version":"0.0.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/cron.js#readme","bugs":{"url":"https://github.com/merencia/cron.js/issues"},"dist":{"shasum":"1d2963d237b087053fbce86505fdcc6f73dfd047","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.1.tgz","integrity":"sha512-l1saek58lcKBTz4W2k43jkcyNRnME+Va3iqdrnehgk87ZRyIn98fIjdy325V9cZABynJ2qeIGcR3003u2IiZMg==","signatures":[{"sig":"MEUCIC8oiQBHV5MfKPiI9c7THUyOerlt48any/qgN8SdW5miAiEAghSQgbnANAY3s+fECbqk+fv6ikbfEENQwvX0gMN/ZQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/cron.js","_from":".","_shasum":"1d2963d237b087053fbce86505fdcc6f73dfd047","gitHead":"a6d8c1e0bbd9502bde7ec4b767ae4f33ee60abe2","scripts":{"test":"mocha -t 20000","coverage":"./node_modules/istanbul/lib/cli.js cover _mocha -- -t 200000"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/cron.js.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.1.tgz_1454547281159_0.5020202994346619","host":"packages-6-west.internal.npmjs.com"}},"0.0.2":{"name":"node-cron","version":"0.0.2","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.2","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron#readme","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"60c0a29b263ab4a54e05f79a918bf67de27cc9be","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.2.tgz","integrity":"sha512-C8teQgj5dNuMPiLyc9cVlTzXobywCTPkYDwaEztXwIi+/99AuM2S7iRHkon2FIPoe4vP/XdNoFajTDUoy0EfMg==","signatures":[{"sig":"MEYCIQDKyI2LtBUuu0UZfsZmKOWyMzOlQ3Z1o73ImdwD3u/8MwIhAO0+zzrVxbf5mFsKwVFmtCs0UscTiRzHTmvpO3hlpGWB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/cron.js","_from":".","_shasum":"60c0a29b263ab4a54e05f79a918bf67de27cc9be","gitHead":"6ff96d07d19be0f5d6f7e1c206f7c4152ee29a44","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.2.tgz_1454603271750_0.3444313812069595","host":"packages-9-west.internal.npmjs.com"}},"0.0.3":{"name":"node-cron","version":"0.0.3","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.3","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron#readme","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"bd26904c4710ac4de93caa0933736c61eaaef0b6","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.3.tgz","integrity":"sha512-rXf7adoF+82yyJMuxuV817i/Dboq9ONr6TIj7TYERxPUZCPJmtogGiSZ94FzMVnqbOKNiWG6hvgvKOd4ZKpgsQ==","signatures":[{"sig":"MEUCIQDhLM4gj6uHq3H1hzbOq2NEdB6oChGB/zfQDm+BfA+49AIgW2I8hCSQYzxF8ePWN9SgV5vkKxNbumzsH+yYsDtUOJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/cron.js","_from":".","_shasum":"bd26904c4710ac4de93caa0933736c61eaaef0b6","gitHead":"f02f22305f50ab04e182b422aabc1f471c86b230","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.3.tgz_1454608601631_0.4131091439630836","host":"packages-6-west.internal.npmjs.com"}},"0.0.4":{"name":"node-cron","version":"0.0.4","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.4","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron#readme","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"92482f77ae3fc999b99d0fda161cf8be1971554a","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.4.tgz","integrity":"sha512-TQ5hdIjL+VXe5rSz9FEzrv0FVP0TfIYc2yJhiMCxvA4HCzlT5FZQ29+Q9Dd6/PGcIjVIaTPPVMg4MzKa1vsnpQ==","signatures":[{"sig":"MEQCIGOWggYk7JWIk6/+efvOGC4tlvsbbu0Pwv9knl2C0khBAiAZquKb7j8u91R6MW2Rzr2KqmFsdyByjB1CYHwKsZBB4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/cron.js","_from":".","_shasum":"92482f77ae3fc999b99d0fda161cf8be1971554a","gitHead":"cfe88deffff1d66c7648b686f51b29120e25af02","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.4.tgz_1454721470368_0.6719074717257172","host":"packages-6-west.internal.npmjs.com"}},"0.0.5":{"name":"node-cron","version":"0.0.5","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.5","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron#readme","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"7dad59b41f7ed24900ce72b6f263c8143863e579","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.5.tgz","integrity":"sha512-qOrXLE5MVtZ+sUr2Gzcn1Zjd9r9iJMSxjnSfM8WggBCa40GkYuTVX/epyO0imaW48VUX5VYSE84uNt7au5kh2g==","signatures":[{"sig":"MEQCIH0BvRKwOlKGhK3fcA2jZx+fxS9E5hWZAAISfa08yjQ8AiANIw1Eperm/3PWPbKvnF4hzUck0SDQp4h9UPcyr4mErA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"7dad59b41f7ed24900ce72b6f263c8143863e579","gitHead":"a8270ba862aa1a2b244f8f04b9722415863d174a","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.5.tgz_1454792652947_0.3448864440433681","host":"packages-5-east.internal.npmjs.com"}},"0.0.6":{"name":"node-cron","version":"0.0.6","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.6","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron#readme","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"5a2eb261d73931d919f890e3360c1262563a1f74","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.6.tgz","integrity":"sha512-NDxaf1aLkBKPhzKDL9/uAGAoNS6mlf4l9o+XgLslUDvGN/rn6Fk3sPEvQBIGXbr2HRbJlCpDIpiheSsQ5JaoFQ==","signatures":[{"sig":"MEYCIQCfFygRlCAJSH5XKOFbl76XNClThsTwWMgU6mfdKz2iAgIhAPJ40RLtg4PIW/7RauIhR6s51TbLBIx7uKk9V1p8tfvD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"5a2eb261d73931d919f890e3360c1262563a1f74","gitHead":"bd65e2b5cd172be3871be73044e4d11ef341494f","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.6.tgz_1454795660820_0.5134650587569922","host":"packages-5-east.internal.npmjs.com"}},"0.0.7":{"name":"node-cron","version":"0.0.7","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.7","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"e02bf25d222c2d5de9ac032df357fa48aa7594b3","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.7.tgz","integrity":"sha512-rMGTJqlIIE6gVNMKRhmmCC8dw7fF4bD/25scsTil48BvUNLahuBDlL7xYp1Xe2wjs7XPDf2FxzW/HSPD0wLzUQ==","signatures":[{"sig":"MEQCICZKkuMqKCIGyDhN8t7/rKKlF0ScCBnsygEIDgEMlACmAiBmym+7TgnXoMmckvDML9eaFX9voJ1kw7RrbsDAtP+7xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"e02bf25d222c2d5de9ac032df357fa48aa7594b3","gitHead":"b7d79c896fa732e7438cba05f48ecfe0050f34f1","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.7.tgz_1454854873486_0.8296255450695753","host":"packages-9-west.internal.npmjs.com"}},"0.0.8":{"name":"node-cron","version":"0.0.8","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@0.0.8","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"63b7c3f05068a16bafc1f8e2f8147263d9e5305a","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-0.0.8.tgz","integrity":"sha512-N0eD9rQ0lnzRWmY3E8Sc54s1/YrpAoYAg8aeIaY8WT8zDgfDlorqpF3lFnV3MCovk4aRVft+kKSaNyg+Ns9V8w==","signatures":[{"sig":"MEUCIQD5WsXNwL67UBa4M6p74vbu5/FiT0dOIc91Gi03qL38rQIgRWL84K+fnV5E+O0p4nhgZ3zULwHootmlgY/kSNRVwtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"63b7c3f05068a16bafc1f8e2f8147263d9e5305a","gitHead":"e6b78d971fb5c9ce2f0e3a869dac20235449af0f","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-0.0.8.tgz_1454974538741_0.2513543674722314","host":"packages-6-west.internal.npmjs.com"}},"1.0.0":{"name":"node-cron","version":"1.0.0","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@1.0.0","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"31e3aeb30ccd450ed03755a9c612b915c4c0d9ec","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-1.0.0.tgz","integrity":"sha512-8cIweq3tBmERq2BnKcumPlPOUZk3SiedCxNA3pspxaE+Y8Ch0l2WRwvHfd/rtjlJE6YikqKapOIktwdIEQHMfA==","signatures":[{"sig":"MEQCIBPJ12G+ImkQc/qYWpEop34S9minRn3kST0NYNk28ZasAiBXu3/HhJVyHfFOs47Zfa2S6xo07kNTb7P3bQMKBwwXsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"31e3aeb30ccd450ed03755a9c612b915c4c0d9ec","gitHead":"0c67f3a225801510b01cd40bafbd305e6935ac89","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-1.0.0.tgz_1454987151850_0.25460110348649323","host":"packages-9-west.internal.npmjs.com"}},"1.1.1":{"name":"node-cron","version":"1.1.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@1.1.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"4612002a31ed96222c8078bae7252913a4aa5fb4","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-1.1.1.tgz","integrity":"sha512-1oXdGb+NWUg4qvh9njlvmzNrjrdN/muYrNFJJWR5iK/RlYA0od4j+M6lb+HUH4hLUkUMXFbkv65ANLBTmV5ZGQ==","signatures":[{"sig":"MEUCIF+Z9/oXkOul2htPPnWg74KZ2TfmKef4Bzr3l98nSepUAiEA3ya34PnakJXN2jyN+cR9iTgJjh0DSPhPpxmVwpPiYXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"4612002a31ed96222c8078bae7252913a4aa5fb4","gitHead":"4eb40d7f693160815c2111b4f471f1be418c7cb6","scripts":{"test":"mocha -t 20000","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- -t 2000000","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.14.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.0.0","devDependencies":{"mocha":"^2.4.5","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-1.1.1.tgz_1455575617608_0.2578689905349165","host":"packages-6-west.internal.npmjs.com"}},"1.1.2":{"name":"node-cron","version":"1.1.2","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@1.1.2","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"6f7f6e14e05f3885f8ebc6eee2882a6e17e6b9a7","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-1.1.2.tgz","integrity":"sha512-3ROZ1iemC1QtXa19kUOuvcJ545nANywVWgsN8de8FU/dylbhN8ASABPrrTyp1OdRFaVylxn1Wj/PMPPi0mH+mA==","signatures":[{"sig":"MEQCIDcHODrHCGjL5dESeo5Zw3X801PTL/0OYTS3HXL+lLY4AiBLF7SUO3cAz0TlPCl04asveMWCZ4PXjTDCr1mRncTBdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"6f7f6e14e05f3885f8ebc6eee2882a6e17e6b9a7","gitHead":"c89903c6bee2e9f6cca6455674eacb3775a27fbc","scripts":{"test":"./node_modules/mocha/bin/mocha --recursive","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- --recursive","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"2.15.1","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"4.4.4","devDependencies":{"mocha":"^3.0.2","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-1.1.2.tgz_1472731069711_0.17741610133089125","host":"packages-16-east.internal.npmjs.com"}},"1.1.3":{"name":"node-cron","version":"1.1.3","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@1.1.3","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"f161c743812302d50f5251bd93ca57019a5298d2","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-1.1.3.tgz","integrity":"sha512-kbaW3XO/7smYBOhwLrMn4qAFiGLhsNM7Y0k495hiyIgjOc8nNTocC1AOMYyBykJCJ5BpNlC0L8RGSDpRTPzqkQ==","signatures":[{"sig":"MEUCIQC/0HP3OEeNAH9QACk8RXxeMjvsWfEyLqUbI0IysZO8TAIgKYnrlfPRcHlagxW2AFfZ+73gRm+UUZpylYG7t4e/6N8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"f161c743812302d50f5251bd93ca57019a5298d2","gitHead":"a042f1209ebf99cf5e3a1783bb33e0e434f84cde","scripts":{"test":"./node_modules/mocha/bin/mocha --recursive","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- --recursive","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"3.10.8","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"6.9.1","devDependencies":{"mocha":"^3.0.2","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-1.1.3.tgz_1486387441442_0.1930320062674582","host":"packages-18-east.internal.npmjs.com"}},"1.2.0":{"name":"node-cron","version":"1.2.0","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@1.2.0","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"024987b1b492044aa00d75f5ca64aa7c94e0d256","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-1.2.0.tgz","integrity":"sha512-ctjB7lfCddVWt+F0yCDSMgXdjSRzerZA1+07FKJneKLbT26SeUaK9bGogfPDY8SkHeynhFP4ufu8n9LLeyee/A==","signatures":[{"sig":"MEUCIQDzdHA11IKENYkQK5UG6Sm64cFCwj0LoDIP0Kw3bGtX5QIgV/mtgOOLqdw/P24MrHXsj38rpZhvqF7GihowtOpZruA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"024987b1b492044aa00d75f5ca64aa7c94e0d256","gitHead":"b344862625a6c6f89333c3717e6a6948b3e9cc2c","scripts":{"test":"./node_modules/mocha/bin/mocha --recursive","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- --recursive","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"3.10.8","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"6.9.1","devDependencies":{"mocha":"^3.0.2","sinon":"^1.17.3","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-1.2.0.tgz_1496700806776_0.11209084885194898","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"node-cron","version":"1.2.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@1.2.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"http://merencia.com/node-cron/","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"8c90bc5dc723a56289b0786655ab4a1c4cb60368","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-1.2.1.tgz","integrity":"sha512-lgci/ub6KWL6SUnKOIiMkhfjmUk3jvEuO/Ypa2/CGSXiC8z4x9EkwMx7Dcu7Dt4LktcfOl8/WcLT2x7gInBa7g==","signatures":[{"sig":"MEUCIQDbM1mT3k+iJDgBkrg+MvWdd6AzxqdObflR2sy4/S52rgIgXdmBjElzjpwCtjAikwVGSIW2Prd7j9zezgWLFk3xG+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/node-cron.js","_from":".","_shasum":"8c90bc5dc723a56289b0786655ab4a1c4cb60368","gitHead":"58a8e1ecc5adb69d5b088ec2b63881156521e374","scripts":{"test":"./node_modules/mocha/bin/mocha --recursive","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- --recursive","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"3.10.8","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"6.9.1","devDependencies":{"mocha":"^3.0.2","sinon":"^3.1.0","istanbul":"^0.4.2","coveralls":"^2.11.6","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron-1.2.1.tgz_1502323299454_0.6642010468058288","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"node-cron","version":"2.0.0","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@2.0.0","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"a02f0313722c573f28703bc948aabdf8b2bf4d33","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-2.0.0.tgz","fileCount":54,"integrity":"sha512-Dz9mVtRSOsFqmEUM/KeY3NtLPAa1MuKzDS7CpXCiUDagFVPFi6zS2Dz6dhXlLeeIU9k7ZN1yFVwusisr0jm7BA==","signatures":[{"sig":"MEYCIQDUY7a/ZqGGGUXaO0D3zqQAoRu59+NEAVR+J0yAwOFWtAIhANHJEJV9JOFvhnSV3wPkPUnEioU+MpbHTGCnJAM4Ob0t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblrBTCRA9TVsSAnZWagAA+u4P/2BV5V970ni6fwYLjj5x\nSZJkEl1HsLrzLvgJDXGcvCt0EcHA7qBpLQD3BZEwuLH0WmvQUZAoTWKrbYUT\nGEGW3kGxvJrm6F6I6NaqPslXdnHheGc3vcXijWV1QHamjAvt+HlurS8bYZxm\nyWChnuPpcy8sNNoVU6LHoJW59fGABgFhbBe02RKlQCR/uhDo5/sKKGp9FS7+\n6a6vlioHqprDPAlR9OTnXoODQdxxKYudmEEWiXHwmBryhQkl9HOj3e9/aF6d\nUpMlju+CzScCMUfipCLcS03fYffDMzMcOw4eCeqL5mM+Ta+Jf0jUjK6rcf2M\nFN3u+WMhGym38cjSq9OWI/0gRfvEMkUMZsqu6ailaMofrMk1EjEoQuGFIdu4\n7GS/EHZH+qxjORdOGJ+ERq+u4hTm/kc3aI26i98apkeQnt6JIfKnGri1b67g\nzG50RYsMPzVHrLEtQEFxb1luCpIJaVCDsxRNlicMjVUfQuUDumAdFtUG7VMM\njWFRIHlJKL7KYijXUkBZTvHbZXah52w0yxWqw/2H08uGqvvCmsAGfuuNo8VC\nejxGaYNTLSYeUorvqrKJ/hiyqjqgyOaWE7Ts7NPOajGt2/fF7t5hGihnyouw\n+HsCfZw4SDvNaILaAWQ8ZuBKpc2o5qYIFlDVISq5M7aO1l0eIpz9EpuMplym\n3kHA\r\n=OT0P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/node-cron.js","_from":".","_shasum":"a02f0313722c573f28703bc948aabdf8b2bf4d33","engines":{"node":">=6.0.0"},"gitHead":"19d7460af03e4d3304eed1bb953111872cc28fb5","scripts":{"test":"./node_modules/mocha/bin/mocha --recursive","check":"npm run coverage && npm run coveralls","coverage":"istanbul cover _mocha -- --recursive","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"3.10.10","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"6.11.5","dependencies":{"tz-offset":"0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^5.2.0","sinon":"^6.2.0","istanbul":"^0.4.5","coveralls":"^3.0.2","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_2.0.0_1536602195147_0.07609582893515099","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"node-cron","version":"2.0.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@2.0.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"c30ba49a34a0123dec3ccfa3cda752f09a872954","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-2.0.1.tgz","fileCount":55,"integrity":"sha512-+wM6uLqs/g2l+pWA1cawgeiDaO+2vzAsq1JZZ96r39GEkQSlIv3UMvdbsNIoLRRJG651l2+al6Lyk36qLtKOkg==","signatures":[{"sig":"MEYCIQDLymWn09beGqV7QlsBsknlqgCBO6PUlBeH1u+W7OEkegIhAIMVPxJonyoa6W50/bcEKktvbLPQFHZz7oiIFrCgnq7G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl7CtCRA9TVsSAnZWagAAAcAP/3WUEx7UO8ODN53zF4Yt\ng7twIzJ6jWg1qOKEQ+dmRL6EQ5YDTc3L6Zu167Ku5T/KdUyxk2BGvLSgCHyq\nKqPJnYlGK/Ekkf2D8/Sed2wvrzEZAHXAbsDnAMvTBDyYwkcGKB5XbPQx8/sf\niRZ+wO4nmtGsRVWTLlh2cWwgukvaqWrmxdMTZGgHel/+B5B9HGjQDETRZXh4\nKee2nzip1tY2QP0c0JB8JTWCR8lUcaVjNLS/Kh2HaCkwyoXfoZGlLVrB0uAa\nxoroV/jLd1CV1ODe3grvF2c3CpctSaS+ho5NHKVdnhNUD4pzas82Yb4HxnHg\nEApP8NVOeTvXcUsPK+JD9vCEkdwGTbBTE6kyzBth3vR1OVUJ791hECSSVZRb\nSACUTceAKcpjyZhb/yTRxxquch2SolgETg3NQySM4DPxSZE98sLd1j4y2qM6\ncmeKJWpAR6tBKylUQa+AM3JcwaZG92E0e/N/b1mhLOew9RJEc/pfqaFSKD9H\nZHBPD55cSlQ9zxBDf5kZ+3PtMe65Jy/0iBomWI7SzeKq3zsdj0n8Yz2I9eDM\nB5KdQavRNxFzm75HWuDRUUk7GPBMmkm32Uyo6IwTRqGLbfkJtIWN+dSfZKHh\nFacyBBp5PO1K0Q2h8kCDNqSaJ+PNwHyuVH2KyY/N93qXwOSigdTtQy01kzYq\n9NtE\r\n=SBRq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/node-cron.js","_from":".","_shasum":"c30ba49a34a0123dec3ccfa3cda752f09a872954","engines":{"node":">=6.0.0"},"gitHead":"f365f93e0fd81d30ae9f116af1d47fee0633b286","scripts":{"test":"nyc --reporter=html --reporter=text mocha --recursive","check":"npm run test && npm run coveralls","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"3.10.10","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"6.11.5","dependencies":{"tz-offset":"0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","mocha":"^5.2.0","sinon":"^6.2.0","coveralls":"^3.0.2","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_2.0.1_1536667821009_0.9008742121371098","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"node-cron","version":"2.0.2","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@2.0.2","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"cba56792ef4377af345036a83fe2577ec8d6c263","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-2.0.2.tgz","fileCount":52,"integrity":"sha512-uX3L7QlCp8RQ6QkbiP6n+4MOztEnS5mz2XOuur85IBQXlixkqJBIBIby8lj9FkwGYK+/RX+vn19O9s0nr9Gthw==","signatures":[{"sig":"MEQCIDXqRGPg1SEQ/ZwFzvFsKspwHsEkX9ZYGD7djiehkD8ZAiBoZ5rm548HNipDQUTr0WzV4yeUcZ1kZ7GrWOOnBKya7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvPViCRA9TVsSAnZWagAAjHsQAIzTEpLirics+ZfpvYpT\nzRU6IFjz263HpEiGgo/h968yrwQbo/sSbVhjABcMk1FNbV/cz58xQb9zeErV\nNH8v0zClNYg3Mfq++xm1lQQpC6c514bE+GumT4a9BP9pS6j8L5aMzJUS6SQz\nycUkuHuFadmRsMROyIwJ/8Fe6sfYsiqYE9vHGTb/9+ZNJ0S5iNl22zpZ59vI\nruyc6MDQe2RlW360zMR7dqsA499JMwnc5va2MCBO+Q8pZgHSqQuxHZl9ffUA\ndNsuOOZ89T7VnERNVft/Nr6QHi3b7vHUiS26oyqLeeZJMKPmW9DtMaWWK2dF\nwtvxsPLnG+armbu5uHOJgNoqY8wUk0AUprhTggJW/V7iGv4aIQQ38DrUz00U\nPc7v8+JSd6IDOTsr9Zk2921aB/z9m6Vr1049rW8rTvPFKnk5BNbr3PJPSYPy\n3Tr3dRT6qY02v69VTnzIRpYTIn9XAl//25VKL8w21mDzPJfkVzWXfKrthd85\nkCFH3/GskrMMW0en8AYU/LpV9IcfCmonPgEW3BNGkAx0h0Rx62Lgg7q99r7g\nUWvv6d7uJiyNXU9G/85t+CIlRSQDgcvpsdhAnSj/Odr5dQ1eWlOl2XwB4Jvj\nVDuKykoTwCi0/WdahdX5VEyEd9tbj8lQMN6qu6dXZzhwEw7cI4lxy+U0JiP0\nJV8j\r\n=IN0f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/node-cron.js","engines":{"node":">=6.0.0"},"gitHead":"f451a8df8974407c1ff1e80378a32854502de911","scripts":{"test":"nyc --reporter=html --reporter=text mocha --recursive","check":"npm test && npm run coverage","coverage":"nyc report --reporter=text-lcov | coveralls","postinstall":"opencollective-postinstall"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"collective":{"nyc":"^13.0.1","url":"https://opencollective.com/node-cron","type":"opencollective","mocha":"^5.2.0","sinon":"^6.2.0"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"6.1.0","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"8.11.3","dependencies":{"tz-offset":"0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","mocha":"^4.0.1","sinon":"^4.1.2","istanbul":"^0.4.2","coveralls":"^3.0.2","expect.js":"^0.3.1","opencollective-postinstall":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_2.0.2_1539110241351_0.44594193353692413","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"node-cron","version":"2.0.3","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@2.0.3","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"b9649784d0d6c00758410eef22fa54a10e3f602d","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-2.0.3.tgz","fileCount":52,"integrity":"sha512-eJI+QitXlwcgiZwNNSRbqsjeZMp5shyajMR81RZCqeW0ZDEj4zU9tpd4nTh/1JsBiKbF8d08FCewiipDmVIYjg==","signatures":[{"sig":"MEUCIQCzrk8uYty6KEPvhUw11TZzXbAVdNI4Y0lkV8yR8UOsZAIgSkQTUvzqN1oO0Qrs4LDVB0FSj0aPXbtBfJTyv0cL4R8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbveKUCRA9TVsSAnZWagAA3U4QAJ5/UO58OeQ+MbaPYNur\nHanrTqtUwtL2FdKglH3BzNfnPBuTU8/QNn7Xp3g21ZjWgMqomYVQsqONp1FP\nNID2zSHW1E2UsAIf81ZdOu8LNK0ZIF6Hfcu3GakveUpgsz8L0zZX3bFximlZ\ndK/9WYkxxt9w9Kl2f3WpwxDVqRz2elKtwj0bGHSkNmHtAF8zbUpz3IQ3eVzT\ns0dGHSiyjfQzth+Moshs6Y4DrF6bRAxLX40ui9uzbPH1nhpuCthI5W4HQgVM\niHo49o6cnJquLW/MgDY0J7qhYF1o2eapb7vYMvbNFtHTGuAJboSU7DD43Qyr\ncogQ9Ix3h46PIgSgiSAZlz8rcau5S9AuGD1gsN6Svz65i9jY+Jg6ze6F8Q0n\nZaGp2zOvl8rxtJEoXn2pwL6fykXKxtfgq3CfJ1UAwnkdeufrw5OV3rAmA4PG\nZpp0AuwGPcVyM3UYbSv5HtzvDxquS1GRI9cOIwg9YDxlArvQJEEFlpmh6pfx\neC/WLoWIn0OrIEhW9/lEpmvKxVLSvtGdQ5SJfl0u7loY5k7NBFi4tYxvAYon\nCthwkOtgmyrT9XOIIh3nyiYZeH9uLa7VJNYMZqNQNCygjuk+KvUkkKohWsmq\nq4ra9Q945TdJpDfZVeHPhFD9UO2FBBAAe3rRUw3fhxQ4Xr3YToA1ivGXryi+\nbDH4\r\n=VBlJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/node-cron.js","engines":{"node":">=6.0.0"},"gitHead":"8e2154b293128d993acb8536f7fe04b7ed89e59c","scripts":{"test":"nyc --reporter=html --reporter=text mocha --recursive","check":"npm test && npm run coverage","coverage":"nyc report --reporter=text-lcov | coveralls","postinstall":"opencollective-postinstall"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"collective":{"nyc":"^13.0.1","url":"https://opencollective.com/node-cron","type":"opencollective","mocha":"^5.2.0","sinon":"^6.2.0"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"6.1.0","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"8.11.3","dependencies":{"tz-offset":"0.0.1","opencollective-postinstall":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","mocha":"^4.0.1","sinon":"^4.1.2","istanbul":"^0.4.2","coveralls":"^3.0.2","expect.js":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_2.0.3_1539170964081_0.992906012602748","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"node-cron","version":"3.0.0","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@3.0.0","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"b33252803e430f9cd8590cf85738efa1497a9522","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-3.0.0.tgz","fileCount":44,"integrity":"sha512-DDwIvvuCwrNiaU7HEivFDULcaQualDv7KoNlB/UU1wPW0n1tDEmBJKhEIE6DlF2FuoOHcNbLJ8ITL2Iv/3AWmA==","signatures":[{"sig":"MEUCIQDeLXvbw890vmCxtWjx+wXRarCtMlpKjFRQRZYdPsEywgIgGThBzj+NCSFt/kzOe4DKkM/lV/X8Hx4bbG26wnd0aNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSQI/CRA9TVsSAnZWagAAKAcP/1Qiqub+a5THEy12QGnI\nMqAilqSfJtGshZCIHQOBLLOcEgbVIIp00dRVXM2tsZFggUmGKDm0hBRn+9BB\nFQHvRIFE+pk8HaslCcRSuGHjpqCmeqGzvgvlnFdRCakQeLdYYed+k3X00aJG\nAMN1DSP179r7Hn49hUsWR0duVtm6ecFh6P0X/JtoJ6MUljKdAkpJtF/wtaaJ\nFU5mgLCBm860mMRIYOxc5WZzI2fFna6sqHD2C/VZH7LY0P8r4wHawdX2foE7\nxdusGrhQ/k+O3k6XENizgyoO+4S47rbTNa1E+dChZS58IZZ88mIXUJE9gT1L\njz08R8FqZz2jy+xhTn/CWOHuqB6cHkrS14OZrNZDTL5vvC5Sqo6CRREA8i4d\n6y0S2uUK9oQGGZ1OF603Puljbpb6jHhpaA5fSBDYe2fiAqnXfO3eWThcC9oI\nVj/2o0M5IopBqiLZkx1AwDZq06opjUhUtiSZ/idYpYMyEAF/qJ601yuYb7MO\n+9VG/82AbrmEJ25qn1xiJrCyIkxb6iV/lgenjOhKZnudLOX/QG4TG+HDQCqj\nvcbhKrYFrQ5mY7LtM+DiBWfTu0L4TvyoccBd/xLivILq8wn0j+dbUvdUlMGf\njTHztjgRuhjW2Gdm5u5EqMic2oOnXv1jVp1OQdzUJ45+ifhDKwGHZ0jEnRwy\nqxTD\r\n=cAA1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/node-cron.js","engines":{"node":">=6.0.0"},"gitHead":"fbc403930ab3165ffef7d53387a29af92670dfea","scripts":{"lint":"eslint ./src ./test","test":"nyc --reporter=html --reporter=text mocha --recursive","check":"npm run lint && npm test && npm run coverage","coverage":"nyc report --reporter=text-lcov | coveralls"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"6.14.8","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"14.15.1","dependencies":{"moment-timezone":"^0.5.31"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.7.0","istanbul":"^0.4.2","coveralls":"^3.0.2"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_3.0.0_1615397438614_0.4493897627483556","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"node-cron","version":"3.0.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@3.0.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"6a9d5a71513c7ee1eb9e64a673f6730084561d87","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-3.0.1.tgz","fileCount":44,"integrity":"sha512-RAWZTNn2M5KDIUV/389UX0EXsqvdFAwc9QwHQceh0Ga56dygqSRthqIjwpgZsoDspHGt2rkHdk9Z4RgfPMdALw==","signatures":[{"sig":"MEUCIELv3Py58L1sOmd9EJE5J4pKBMF7OMjaDJsVg3X5o4ApAiEAown3cVckIcG83CVRkaW1NTaNHUB6RMJ6bp8kaxvdo0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinfvwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/IRAAouvjTM4nSB77nITgFfR6ir0r5029QPRJb1Y4zmY/FakQSOHC\r\nXqPy9bUv4dKBI38JgWSqjBG/Z7pROEPWB8cp3iW+WKAO7OhG6yiN7BDZsY5O\r\nBoGOpc+qT+7z1GttUdS/jvTe/TFd/hxsaftzBj6/F32GSbOjz0aDZiq2sTH1\r\ndGWaWGFKyy5vvHk3pwRapbfSg1yGWZGB5EVKJZPp04PLMuewf+zJ3XVwhtK/\r\n4HzNOJQXm7MXLLUZJvYsgyk6HbUYnJ6u5VYqCGr8cgqD1VNG6DiPGLtTe5oM\r\nxw+2r0CIXG5zO62AEzlTeUh3DlU/28fZaZ/iYZKY2m+7U1S3SvpYCd7yJ25A\r\nr3SWd2RB4oG9z2CC0HWwnFmO4qlpuOi1ZCq3ofm096fyjV42j/M1ORoT+vPS\r\narxQAlOpXcjDMpLgmqLVPy3UIg7xOM9hKF39/0Vl5/QtlIsWKXrfqxbIqcv0\r\nuta4N+zBipppC+bFt0YGkTWx8Vt+C87DP4eQZtITk/jqxDh7NHXVc9ztWVFQ\r\nCA1aVDs94oa6bJ862HcU6p90IbWKIuqyJYRcU+ylC/CfBK5vUrunCPfLLRLJ\r\nl4+Ako/8sGpTmpJX6CQVGB5xRnRoXIL7X30P+K54p4NuOGfiBADTg6JQB5Su\r\nmH9Gn2M3/uv2AYMP+iSQ3Ny6wgcoi+USBak=\r\n=n+nT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/node-cron.js","engines":{"node":">=6.0.0"},"gitHead":"57481d3c218ef6dadd866b461116c71d3615478b","scripts":{"lint":"eslint ./src ./test","test":"nyc --reporter=html --reporter=text mocha --recursive","check":"npm run lint && npm test"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"6.14.12","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"14.16.1","_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.7.0","istanbul":"^0.4.2","moment-timezone":"^0.5.33"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_3.0.1_1654520816395_0.21298723740393832","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"node-cron","version":"3.0.2","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@3.0.2","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"bb0681342bd2dfb568f28e464031280e7f06bd01","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-3.0.2.tgz","fileCount":44,"integrity":"sha512-iP8l0yGlNpE0e6q1o185yOApANRe47UPbLf4YxfbiNHt/RU5eBcGB/e0oudruheSf+LQeDMezqC5BVAb5wwRcQ==","signatures":[{"sig":"MEUCIBAfsRhV/CLy7lsHkKNLxd+6TAMDCfwe+ni0uhCqRJFoAiEA61BpqF+0EmqWRapp+N94SsSqui4vvpetpILwtrH1YRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+k08ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdIA/9H51dM68W971KLonlhKvnSxxFoKwfCQ5DIB50pBg4+e5669t8\r\nDPk4mYng8CG+N679kSp7PBohZP6/8plV7loCDVw8bNaPiGSsfT8DmeQGwgqH\r\nX2PAsaQ0lgFLZRDS5H9BXjXavAWvB4DPF7yi7Aqx3vFBzFqcx1UKZvK7eg0m\r\nLrmATn4sSSkess+3N2j83j2cyXUgjxkidU4TOeyl1Lp8hTGVFM8n6OnwkwFO\r\nkWez1oQZvCMC5yDT3+gdOkkHxI50ktf8gkl4CwEDxOkWJ2RMlvxHU3JORzlV\r\n4fh2oS2GhILn7ien79xT2hSIP3UioA/diuCtAFuKaTaib5bi1OF6W2LJWDGe\r\nhLYuc/t/OvdiWE/oUPXxHOnptSlLtiS0E5zlEt1U/6cIhWvah5NLBF4c0kKa\r\njht5jF8FGRTkfUk9q201fzm/WXpY6XZ4371ylMcNozWAWw+5AGSUzbWttUlU\r\n5xa1cK+YcLeLIo5bAAnK5Ldp9iV7TAW88X485O2OwGYApa8aokuxZYDKevHi\r\n8APdBJLKauNWv4xr7hAghpt0UP24oDVGYZBccODMngr7KMTmN74byPt7v5q2\r\nK8jDOJe0ofovli9e9xxt/q6Hw6Mc6GLVqP6N27O/bY9J7vRhC67ULSwajrBb\r\nm1duTjNHXZhokFhHfUiPG3n3ZWt/bGGO/dY=\r\n=NHx1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/node-cron.js","engines":{"node":">=6.0.0"},"gitHead":"a0be3f4a7a5419af109cecf4a41071ea559b9b3d","scripts":{"lint":"eslint ./src ./test","test":"nyc --reporter=html --reporter=text mocha --recursive","check":"npm run lint && npm test"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"7.13.0","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"16.2.0","dependencies":{"uuid":"8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.7.0","istanbul":"^0.4.2","moment-timezone":"^0.5.33"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_3.0.2_1660570939973_0.32196116894169546","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"node-cron","version":"3.0.3","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@3.0.3","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"dist":{"shasum":"c4bc7173dd96d96c50bdb51122c64415458caff2","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-3.0.3.tgz","fileCount":44,"integrity":"sha512-dOal67//nohNgYWb+nWmg5dkFdIwDm8EpeGYMekPMrngV3637lqnX0lbUcCtgibHTz6SEz7DAIjKvKDFYCnO1A==","signatures":[{"sig":"MEUCIQC9UsmE72hnpGFVNIj7JoHIKllTKkQ7m7EbW3dpw2OxpgIgUj69kokkGBttWfpjwj6aUedPfmxx206lH1ikvkkaH0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68371},"main":"src/node-cron.js","engines":{"node":">=6.0.0"},"gitHead":"e65a2d0dca1590f7a4af4ab9d6ec81b5cc4728d6","scripts":{"lint":"eslint ./src ./test","test":"nyc --reporter=html --reporter=text mocha --recursive","check":"npm run lint && npm test"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"8.19.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"16.2.0","dependencies":{"uuid":"8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","eslint":"^5.7.0","istanbul":"^0.4.2","moment-timezone":"^0.5.33"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_3.0.3_1699452235866_0.9644772455016151","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"node-cron","version":"4.0.0-beta.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.0-beta.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"ae10e5e974b09c077d026c961bce9af82482e2ab","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.0-beta.1.tgz","fileCount":62,"integrity":"sha512-6V9xFdYHxqyVIzQh6/7X+DPq4eJzuHF7lzr+rkRvi26W31OBuTQhO0twMlBnQ6NiiuiBcQfGYJG0iX7Ah0iouQ==","signatures":[{"sig":"MEUCIQDuc9DzDZzBsCrGloTQgYcNWDylopIaz3ZIIKitiwwKdAIgNXolFBheot83cQNxBhUHn6ZpHE+Z10h57lkhA8Fxew4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140417},"main":"node-cron","type":"commonjs","types":"./dist/node-cron.d.ts","engines":{"node":">=6.0.0"},"exports":{".":{"import":"./node-cron.mjs","require":"./node-cron.cjs"}},"gitHead":"df1d50ad1ac72e1060ec377a443e696cbf4d6a49","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"tsc","check":"npm run lint && npm test","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.25.1","globals":"^16.0.0","@eslint/js":"^9.25.1","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.31.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.0-beta.1_1746739411709_0.7025495402063406","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.2":{"name":"node-cron","version":"4.0.0-beta.2","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.0-beta.2","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"2d0470723e00bebbfe625579cda497f4c59a3c92","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.0-beta.2.tgz","fileCount":62,"integrity":"sha512-QUeAgRZkkSMDaEtpX9+DuBg+pIB04ZxkbKfp7PGstYurolEeKRa7805Fja5dUglE3xIuxzG2p1vv/P4IfmBSnA==","signatures":[{"sig":"MEQCIGqdse/x8rMhCVP3UL9JHZ3IuFVUxWqAuLXdOHQYsDnBAiAqb6ujntekM9dLb8AtqlRwqywGUCe9MDeuuVMOhYvuvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140931},"main":"node-cron","type":"commonjs","types":"./dist/node-cron.d.ts","engines":{"node":">=6.0.0"},"exports":{".":{"import":"./node-cron.mjs","require":"./node-cron.cjs"}},"gitHead":"f90efad4940440782237efbbcc394f38b09fd1e5","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"tsc","check":"npm run lint && npm test","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A simple cron-like task scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.25.1","globals":"^16.0.0","@eslint/js":"^9.25.1","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.31.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.0-beta.2_1746757879632_0.8184246390859511","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.3":{"name":"node-cron","version":"4.0.0-beta.3","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.0-beta.3","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"dde2cc8a42c152b888edc08b39f66ad10c16d942","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.0-beta.3.tgz","fileCount":141,"integrity":"sha512-WdyooPqsUpci0yXuFdHMSfrFzmEHuO0hME5jgH3l8myP+zmum3+m/ZraifyYxdJD0mj3LDa7EFROOr5VnSBYaw==","signatures":[{"sig":"MEUCIF7y45+be7G5eennn8cBWwEmxMlsOB9ocLxgKF31OftzAiEA08wlgODhfZ2yH0Km/PlVaatAAOlHw5Ylhe3Sglyyc/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":339399},"main":"node-cron","type":"commonjs","types":"./dist/node-cron.d.ts","engines":{"node":">=6.0.0"},"exports":{".":{"import":"./node-cron.mjs","require":"./node-cron.cjs"}},"gitHead":"b2513c67cf0acd3992fcb9af4ee57824d4e1bfb5","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"tsc","check":"npm run lint && npm test","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.25.1","globals":"^16.0.0","@eslint/js":"^9.25.1","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.31.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.0-beta.3_1746824179580_0.006364684448080915","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.4":{"name":"node-cron","version":"4.0.0-beta.4","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.0-beta.4","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"fa900281b92095f1410fa8965678907e715d4ac5","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.0-beta.4.tgz","fileCount":143,"integrity":"sha512-tUlMozMCY2CjhA6lR5vMeZ8swKBg0EZxqbxqic53tPux09G/5J0ekVw+iid9JdNXFcLHQqQ+eNVHemJ3Bh4jNA==","signatures":[{"sig":"MEUCIBvl5Y/Fx6aBDNUT615ECERYWFu4CIpGYmMtBac4MDZcAiEA+ou4Qy5XTvq3tjXGxnyBNSF44q6MXrm6H1Us3u5EDa8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":339600},"main":"node-cron","type":"commonjs","types":"./dist/node-cron.d.ts","engines":{"node":">=6.0.0"},"exports":{".":{"import":"./node-cron.mjs","require":"./node-cron.cjs"}},"gitHead":"0e600cdc07c4f61b52bcb11dee04f1751c2aefe3","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"tsc","check":"npm run lint && npm test","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.25.1","globals":"^16.0.0","@eslint/js":"^9.25.1","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.31.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.0-beta.4_1746824571074_0.9371525786336905","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.5":{"name":"node-cron","version":"4.0.0-beta.5","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.0-beta.5","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"8dafa75e390e90158d9a878ff9e39ef44cea456f","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.0-beta.5.tgz","fileCount":143,"integrity":"sha512-1O1BLo+Gf4Wu1eidmFxZCSMbTw+kh232AXZYzQbrfalsuNlecCQVmcrYhBd56Xey7dgJUX7VF/BmxdSGW1W5YA==","signatures":[{"sig":"MEYCIQDbpEqsO784Ofqr1XQdO0QwZTDXo6ThQFq9xRmH58CTGAIhAM5/NcNZtg5rao/kvDq4qWpEsknajV6DoHnJNhK39tOG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":338160},"main":"node-cron","type":"commonjs","types":"./dist/node-cron.d.ts","engines":{"node":">=6.0.0"},"exports":{".":{"import":"./node-cron.mjs","require":"./node-cron.cjs"}},"gitHead":"9ab3e40584753a2b05cae501ac1d595458cbe20d","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"tsc","check":"npm run lint && npm test","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.0-beta.5_1746830665638_0.9531704531075442","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.6":{"name":"node-cron","version":"4.0.0-beta.6","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.0-beta.6","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"807abd1554169b9247b3744f1cfc045f72b8e172","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.0-beta.6.tgz","fileCount":143,"integrity":"sha512-yMeGLQ1ltqAVtVfUFW2cpvsqthKxMm49m5ux+ETtgzC3wxkeuL8WhjOqfKv+huziKVYeEuAcvtzGdj9I+PbQBw==","signatures":[{"sig":"MEUCIHa7QLtszfpSSMr9OutPuk5dXsov/SwE2no6NQMzC+Z7AiEAhJZKBfsCsdraojoG0812tKC/xyV6Q13oyOtuQTuxwsI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":334278},"main":"node-cron","type":"commonjs","types":"./dist/node-cron.d.ts","engines":{"node":">=6.0.0"},"exports":{".":{"types":"./dist/node-cron.d.ts","import":"./node-cron.mjs","require":"./node-cron.cjs"}},"gitHead":"bfba4dba2b46160db8141364b384404aa965363f","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"tsc","check":"npm run lint && npm test","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.0-beta.6_1746843781334_0.922122109614727","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"node-cron","version":"4.0.0","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.0","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"fcb4925b2bda1e7bee803f7add3ddb0327ae8556","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.0.tgz","fileCount":143,"integrity":"sha512-xMWGvrhVhBjwyAn5vJVhztG1+wkk7JANHOMI1nSZnwaokD+eslmokJ9aJEzBJgLs0jnyUbRQE6ztdY/vKNM2MQ==","signatures":[{"sig":"MEQCIG9zqcYG4paffcqAUmeNO2TDtc6nr04u7QB+FFaz5gR9AiA65zoq2cSM5q50EVuZsifX8YBxqTRcaFZ1j0T03spBqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":334271},"main":"node-cron","type":"commonjs","types":"./dist/node-cron.d.ts","engines":{"node":">=6.0.0"},"exports":{".":{"types":"./dist/node-cron.d.ts","import":"./node-cron.mjs","require":"./node-cron.cjs"}},"gitHead":"ac536682b9dc37dc63d514fbc2a9122d0fee0948","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"tsc","check":"npm run lint && npm test","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.0_1746885689649_0.19552431343034282","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"node-cron","version":"4.0.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"e5c6a5dcd5989da5f981b09545985ce3aa6fc71c","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.1.tgz","fileCount":129,"integrity":"sha512-WV3c5SCw8xOEmrDb7WnGoRZnLJjovKiXWPguo/wTBopCCtdwCxlcij/55dDfv8+N4VlwA6S0an6QHH8m7Cms9Q==","signatures":[{"sig":"MEQCIDRNwqUFWrfUQqHPyeOth5wQCqvR5MqpiDD/b8eTe4CBAiAGTbPyQiPsgCCjNRRSoReHv0PwZ7EnQ/eynnCqWSAsZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212213},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"5bfd5ab1be64ba33c3e9952a6933f4953d36a271","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.1_1746991006133_0.3481698958914159","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"node-cron","version":"4.0.2","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.2","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"431ac06e6207699c8285ccb7daa10d5f36dacbe8","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.2.tgz","fileCount":129,"integrity":"sha512-4BV3BhtiuREnTACMr5f2CpX6zRsMWGmqcQzm3Mvl125L6ly8rvnkQZ9w1Wyii+8acjDJL3aPdp0ZMmjFtIPAHg==","signatures":[{"sig":"MEYCIQD+CN83FlpVFNUXshy0J8m61ZkX+Gv3TzzznZTRBVjmSwIhAMoJ72t5krfG15JxWP0fcefJaSrOgpSaq3QeKFlVJvaG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212589},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"d8e0a5e570096f89d2add647a1ccba0e8aa026b8","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.2_1746991802695_0.1914226070610563","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"node-cron","version":"4.0.3","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.3","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"923daba3e2c1b1d405da5da57d54eccdb3fcad2e","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.3.tgz","fileCount":129,"integrity":"sha512-YPEUlbYGgpfN44OtCm4KkK4TXjeIB4arERbDWP7kJgM+QHFK9AdM6/3bp4M3oB1QBrL5INyTRLAPei87j49foA==","signatures":[{"sig":"MEUCIQDRY15KwYjyA2xhyybuKm7uMnK+6zLWJlLrTu7AowtdsAIgGIPPmPMFiu32BxT/ZLvgMfmgQJHTR6A6a0ueHZrm5dU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212478},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"b6cfe2f8680b5bff70b98e934100b6376f6fd96b","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.3_1747002032561_0.07744232926574024","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"node-cron","version":"4.0.4","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.4","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"9363413397d9e9ae24d69279fa27fee243c60846","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.4.tgz","fileCount":129,"integrity":"sha512-Z7015tX5SFQnDWYXLOiDR+ls5I7AEimbDOn77aiss4oaWyxKqzCBVreJXspHCraUejjMhessvp2l4ISYaRrQSg==","signatures":[{"sig":"MEYCIQDwf6NRWTSn6JpagDtOfCS1BLSg6yoIuxZdlQkXTxbd3wIhANlM+OEKYNY2MiPTSq6Sy+Ab3SIlXIaCNv1FklQt2MPC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215900},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"19395f6acf747a1292dd01618caced66a4ed2c95","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.4_1747081164487_0.26907969026622314","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"node-cron","version":"4.0.5","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.5","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"f4e83f6c79e32aaffa1e0f8386a94c2b5fbfd633","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.5.tgz","fileCount":129,"integrity":"sha512-XN5PwNBniFz6y9Ic/VChtrBtlXfAqdKUFou7nid/1pLGNFKO7cXN1nmLKUL7KLnM/Y4nUe5/EC+GsAghCj/N5g==","signatures":[{"sig":"MEQCICNQ5wKdNi4YyftLZ55oOqLNFw7O+YN+skxFfo34BSqFAiA8vQcfoDW2Zx8X8gUn8su4fLXFURK3vHbmEiZMRGmKiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":216038},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"642a0a0f4f13a3248653720e6a67a1a312eebf8e","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.5_1747154900590_0.8116540360611415","host":"s3://npm-registry-packages-npm-production"}},"4.0.6":{"name":"node-cron","version":"4.0.6","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.6","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"d363bab2f1dcca691732e36b43cb84e90990e3ed","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.6.tgz","fileCount":129,"integrity":"sha512-T294pDgew/Nec/uXRoAcEbh+HIisrlZ7MeTx02KcLLI4eE89dwmUGSFT6L5kK7YrSSwa1Ovfm7ILpehiYVIrWQ==","signatures":[{"sig":"MEUCIQCPnzFss7aEIGTw4BDnbPSS9KQ/afb+3s/jfL3EQBNgVgIgAqnIS2dLxlj1/eYRr6wKxRnCr3qGINLb+f7zZltJjug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217926},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"66fcb4ca91af577a229a9f91fda1c20dd8bf48a2","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.6_1747776435350_0.371998959037974","host":"s3://npm-registry-packages-npm-production"}},"4.0.7":{"name":"node-cron","version":"4.0.7","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.0.7","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"f6c2542053bbf2ddd49742caeb560ec4c02236e9","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.0.7.tgz","fileCount":129,"integrity":"sha512-A37UUDpxRT/kWanELr/oMayCWQFk9Zx9BEUoXrAKuKwKzH4XuAX+vMixMBPkgZBkADgJwXv91w5cMRTNSVP/mA==","signatures":[{"sig":"MEYCIQDaN3yZSp2XJ3CzJo0VqN+SpzlJqztmWOCowvCMFC5XcwIhAOEpmYPn3UpIk2OAgqGCWWB8uFCD/tC2fQjifG4U6zkE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217812},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"0597f2dd430fc2ec7db9304384474e25757a257b","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.0.7_1747940367257_0.9563949231672888","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"node-cron","version":"4.1.0","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.1.0","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"375e5057c59a6c65218f5eb1a3d11de02858a764","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.1.0.tgz","fileCount":129,"integrity":"sha512-OS+3ORu+h03/haS6Di8Qr7CrVs4YaKZZOynZwQpyPZDnR3tqRbwJmuP2gVR16JfhLgyNlloAV1VTrrWlRogCFA==","signatures":[{"sig":"MEUCIQDT8duTPaZ1XthOX/x0i9x+z+UFYf1JdkAwqzZ8nGbdkgIgehNinKFRh1fkxvKvxfbxgDBLdfffOulhiisJ+/uyJXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":218174},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"e275eebd31c9b1cea1620174ff4b4147b5a1e709","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.2","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.1.0_1748652171655_0.6950322195292225","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"node-cron","version":"4.1.1","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.1.1","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"1b9a27138cd08fea46f23fc024c7761c5801658c","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.1.1.tgz","fileCount":129,"integrity":"sha512-oJj9CYV7teeCVs+y2Efi5IQ4FGmAYbsXQOehc1AGLlwteec8pC7DjBCUzSyRQ0LYa+CRCgmD+vtlWQcnPpXowA==","signatures":[{"sig":"MEUCIDIov+VjRI3Bn1X4K/P76iYDJ6gARAEz/4f/XT0j4FKeAiEAnASoqxHN7cvsI7Kb4AHXV3WbijdsYAqkoCjk4cdDEiA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":218664},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"22c607df5d00ee65798a2fb04600f7fc3c58ce49","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","actor":{"name":"merencia","type":"user","email":"lucas.merencia@gmail.com"},"email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.2","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.1.1_1750439883507_0.393172924888739","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"node-cron","version":"4.2.0","keywords":["cron","scheduler","schedule","task","job"],"author":{"name":"Lucas Merencia"},"license":"ISC","_id":"node-cron@4.2.0","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"homepage":"https://github.com/merencia/node-cron","bugs":{"url":"https://github.com/merencia/node-cron/issues"},"c8":{"exclude":["src/test-assets/**"],"reporter":["html","text"]},"dist":{"shasum":"dbca778c06e1ff9567a0a36fb8837434ab4e688d","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.2.0.tgz","fileCount":129,"integrity":"sha512-nOdP7uH7u55w7ybQq9fusXtsResok+ErzvOBydJUPBBaQ9W+EfBaBWFPgJ8sOB7FWQednDvVBJtgP5xA0bME7Q==","signatures":[{"sig":"MEQCIQCY1Pb7wqmV61BNhAq3DYIAvtRG4DiPZfKzRkSd7B1gYQIfBSeh2U8TKHekFZLIHWjwxtFvepIUXPgYszgh3gh11Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":219594},"main":"./dist/cjs/node-cron.js","type":"commonjs","types":"./dist/cjs/node-cron.d.ts","module":"./dist/esm/node-cron.js","engines":{"node":">=6.0.0"},"exports":{".":{"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"},"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"}}},"gitHead":"ce5c94e13c68ea8c90e4e9f989ae614bc76bdde8","scripts":{"lint":"eslint ./src","test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","build":"npm run build:esm; npm run build:cjs","check":"npm run lint && npm test","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.esm.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"merencia","actor":{"name":"merencia","type":"user","email":"lucas.merencia@gmail.com"},"email":"lucas.merencia@gmail.com"},"repository":{"url":"git+https://github.com/merencia/node-cron.git","type":"git"},"_npmVersion":"10.8.2","description":"A Lightweight Task Scheduler for Node.js","directories":{},"_nodeVersion":"20.19.2","_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","tsx":"^4.19.3","chai":"^5.2.0","tsup":"^8.4.0","mocha":"^11.1.0","sinon":"^20.0.0","eslint":"^9.26.0","globals":"^16.1.0","@eslint/js":"^9.26.0","typescript":"^5.8.3","@types/chai":"^5.2.1","@types/node":"^22.15.3","@types/mocha":"^10.0.10","@types/sinon":"^17.0.4","@types/expect":"^1.20.4","typescript-eslint":"^8.32.0","eslint-plugin-node":"^11.1.0","eslint-plugin-mocha":"^10.5.0","@tsconfig/recommended":"^1.0.8","@typescript-eslint/parser":"^8.32.0","@typescript-eslint/eslint-plugin":"^8.32.0"},"_npmOperationalInternal":{"tmp":"tmp/node-cron_4.2.0_1751329141710_0.3086699981741756","host":"s3://npm-registry-packages-npm-production"}},"4.2.1":{"name":"node-cron","version":"4.2.1","description":"A Lightweight Task Scheduler for Node.js","author":{"name":"Lucas Merencia"},"license":"ISC","homepage":"https://github.com/merencia/node-cron","main":"./dist/cjs/node-cron.js","module":"./dist/esm/node-cron.js","type":"commonjs","exports":{".":{"require":{"types":"./dist/cjs/node-cron.d.ts","default":"./dist/cjs/node-cron.js"},"import":{"types":"./dist/esm/node-cron.d.ts","default":"./dist/esm/node-cron.js"}}},"scripts":{"test":"c8 --reporter text --reporter=lcov --exclude '**/*.test.ts' mocha --recursive './src/**/*.test.ts'","test:nocov":"mocha --recursive **/*.test.ts","lint":"eslint ./src","check":"npm run lint && npm test","build:esm":"tsc -p tsconfig.esm.json","build:cjs":"tsc -p tsconfig.cjs.json","build":"npm run build:esm; npm run build:cjs","prepublishOnly":"npm run build"},"engines":{"node":">=6.0.0"},"repository":{"type":"git","url":"git+https://github.com/merencia/node-cron.git"},"keywords":["cron","scheduler","schedule","task","job"],"bugs":{"url":"https://github.com/merencia/node-cron/issues"},"devDependencies":{"@eslint/js":"^9.26.0","@tsconfig/recommended":"^1.0.8","@types/chai":"^5.2.1","@types/expect":"^1.20.4","@types/mocha":"^10.0.10","@types/node":"^22.15.3","@types/sinon":"^17.0.4","@typescript-eslint/eslint-plugin":"^8.32.0","@typescript-eslint/parser":"^8.32.0","c8":"^10.1.3","chai":"^5.2.0","eslint":"^9.26.0","eslint-plugin-mocha":"^10.5.0","eslint-plugin-node":"^11.1.0","globals":"^16.1.0","mocha":"^11.1.0","sinon":"^20.0.0","tsup":"^8.4.0","tsx":"^4.19.3","typescript":"^5.8.3","typescript-eslint":"^8.32.0"},"c8":{"reporter":["html","text"],"exclude":["src/test-assets/**"]},"_id":"node-cron@4.2.1","gitHead":"3c31384131ec990d9d9cbc08bee5793f2008c7b2","types":"./dist/cjs/node-cron.d.ts","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==","shasum":"6979be4aee4702f06322d21220df8de252c8e265","tarball":"https://registry.npmjs.org/node-cron/-/node-cron-4.2.1.tgz","fileCount":129,"unpackedSize":221178,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID1+GHSjK5HOz8ym0aRTbry8I/Saz3DWJVn5U1z7k5lgAiALBElOyOoceKj6oMSdhaavz2rRTLrKc2TcdWcgzqxuUA=="}]},"_npmUser":{"name":"merencia","email":"lucas.merencia@gmail.com","actor":{"name":"merencia","email":"lucas.merencia@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/node-cron_4.2.1_1752174168594_0.9023757874710028"},"_hasShrinkwrap":false}},"time":{"created":"2016-02-04T00:54:43.842Z","modified":"2025-07-10T19:02:49.019Z","0.0.1":"2016-02-04T00:54:43.842Z","0.0.2":"2016-02-04T16:27:54.575Z","0.0.3":"2016-02-04T17:56:44.475Z","0.0.4":"2016-02-06T01:17:52.915Z","0.0.5":"2016-02-06T21:04:14.092Z","0.0.6":"2016-02-06T21:54:21.936Z","0.0.7":"2016-02-07T14:21:15.913Z","0.0.8":"2016-02-08T23:35:41.573Z","1.0.0":"2016-02-09T03:05:54.686Z","1.1.0":"2016-02-15T22:20:15.442Z","1.1.1":"2016-02-15T22:33:41.459Z","1.1.2":"2016-09-01T11:57:52.695Z","1.1.3":"2017-02-06T13:24:03.344Z","1.2.0":"2017-06-05T22:13:28.360Z","1.2.1":"2017-08-10T00:01:40.405Z","2.0.0":"2018-09-10T17:56:35.220Z","2.0.1":"2018-09-11T12:10:21.125Z","2.0.2":"2018-10-09T18:37:21.447Z","2.0.3":"2018-10-10T11:29:24.217Z","3.0.0":"2021-03-10T17:30:38.748Z","3.0.1":"2022-06-06T13:06:56.604Z","3.0.2":"2022-08-15T13:42:20.144Z","3.0.3":"2023-11-08T14:03:56.026Z","4.0.0-beta.1":"2025-05-08T21:23:31.902Z","4.0.0-beta.2":"2025-05-09T02:31:19.850Z","4.0.0-beta.3":"2025-05-09T20:56:19.820Z","4.0.0-beta.4":"2025-05-09T21:02:51.306Z","4.0.0-beta.5":"2025-05-09T22:44:25.869Z","4.0.0-beta.6":"2025-05-10T02:23:01.543Z","4.0.0":"2025-05-10T14:01:29.845Z","4.0.1":"2025-05-11T19:16:46.361Z","4.0.2":"2025-05-11T19:30:02.886Z","4.0.3":"2025-05-11T22:20:32.789Z","4.0.4":"2025-05-12T20:19:24.684Z","4.0.5":"2025-05-13T16:48:20.795Z","4.0.6":"2025-05-20T21:27:15.544Z","4.0.7":"2025-05-22T18:59:27.445Z","4.1.0":"2025-05-31T00:42:51.829Z","4.1.1":"2025-06-20T17:18:03.702Z","4.2.0":"2025-07-01T00:19:01.930Z","4.2.1":"2025-07-10T19:02:48.799Z"},"bugs":{"url":"https://github.com/merencia/node-cron/issues"},"author":{"name":"Lucas Merencia"},"license":"ISC","homepage":"https://github.com/merencia/node-cron","keywords":["cron","scheduler","schedule","task","job"],"repository":{"type":"git","url":"git+https://github.com/merencia/node-cron.git"},"description":"A Lightweight Task Scheduler for Node.js","maintainers":[{"name":"merencia","email":"lucas.merencia@gmail.com"}],"readme":"# Node Cron\n\n[](https://github.com/merencia/node-cron/blob/master/LICENSE.md)\n[](https://img.shields.io/npm/v/node-cron.svg)\n\n[](https://coveralls.io/github/node-cron/node-cron?branch=main)\n\nThe node-cron module is tiny task scheduler in pure JavaScript for node.js based on [GNU crontab](https://www.gnu.org/software/mcron/manual/html_node/Crontab-file.html). This module allows you to schedule task in node.js using full crontab syntax.\n\n### [Node-Cron Documentation](http://nodecron.com)\n\n## Getting Started\n\nInstall node-cron using npm:\n\n```console\nnpm install --save node-cron\n```\n\nImport node-cron and schedule a task:\n\n- commonjs\n\n```javascript\nconst cron = require('node-cron');\n\ncron.schedule('* * * * *', () => {\n console.log('running a task every minute');\n});\n```\n\n- es6 (module)\n\n```javascript\nimport cron from 'node-cron';\n\ncron.schedule('* * * * *', () => {\n console.log('running a task every minute');\n});\n```\n\n## Cron Syntax\n\nThis is a quick reference to cron syntax and also shows the options supported by node-cron.\n\n### Allowed fields\n\n```\n # ┌────────────── second (optional)\n # │ ┌──────────── minute\n # │ │ ┌────────── hour\n # │ │ │ ┌──────── day of month\n # │ │ │ │ ┌────── month\n # │ │ │ │ │ ┌──── day of week\n # │ │ │ │ │ │\n # │ │ │ │ │ │\n # * * * * * *\n```\n\n### Allowed values\n\n| field | value |\n| ------------ | --------------------------------- |\n| second | 0-59 |\n| minute | 0-59 |\n| hour | 0-23 |\n| day of month | 1-31 |\n| month | 1-12 (or names) |\n| day of week | 0-7 (or names, 0 or 7 are sunday) |\n\n\n## Issues\n\nFeel free to submit issues and enhancement requests [here](https://github.com/merencia/node-cron/issues).\n\n## Contributing\n\nIn general, we follow the \"fork-and-pull\" Git workflow.\n\n- Fork the repo on GitHub;\n- Commit changes to a branch in your fork;\n- Pull request \"upstream\" with your changes;\n\nNOTE: Be sure to merge the latest from \"upstream\" before making a pull request!\n\nPlease do not contribute code you did not write yourself, unless you are certain you have the legal ability to do so. Also ensure all contributed code can be distributed under the ISC License.\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. \n
\n\n\n## Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/node-cron#backer)]\n\n
\n\n## Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/node-cron#sponsor)]\n\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n\n## License\n\nnode-cron is under [ISC License](https://github.com/merencia/node-cron/blob/master/LICENSE.md).\n","readmeFilename":"README.md","users":{"rsp":true,"usex":true,"kwood":true,"456wyc":true,"ronchi":true,"astesio":true,"deubaka":true,"g120hbq":true,"ivan.sh":true,"jidan70":true,"xnekoix":true,"akinjide":true,"andrewyg":true,"merencia":true,"msonowal":true,"munsellj":true,"zeusbaba":true,"artmadiar":true,"infrabill":true,"luiscauro":true,"papasavva":true,"racifuina":true,"sternelee":true,"arthurwdev":true,"junjiansyu":true,"quocnguyen":true,"santi8ago8":true,"aditya_1806":true,"garenyondem":true,"gauravmehla":true,"karnavpargi":true,"marlongrape":true,"zafaransari":true,"calvinmuthig":true,"estebanrocio":true,"ivan.marquez":true,"lukaswilkeer":true,"martinspinks":true,"michaelyurin":true,"predatorkill":true,"wsoaresfilho":true,"recuencojones":true,"natarajanmca11":true,"noncreature0714":true,"libertychisasuro":true,"netoperatorwibby":true,"chandrashekhar.io":true,"maemichi-monosense":true,"chirag_purohit71085":true}}