File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 1.2.0" ,
44 "description" : " Friendlier, human readable expressions for node-cron" ,
55 "main" : " index.js" ,
6+ "homepage" : " https://github.com/FreaKzero/friendly-node-cron#readme" ,
67 "repository" : {
78 "type" : " git" ,
8- "url" : " https://github.com/FreaKzero/friendly-node-cron"
9+ "url" : " git+ https://github.com/FreaKzero/friendly-node-cron.git "
910 },
11+ "bugs" : {
12+ "url" : " https://github.com/FreaKzero/friendly-node-cron/issues"
13+ },
14+ "keywords" : [
15+ " cron" ,
16+ " node-cron"
17+ ],
1018 "scripts" : {
1119 "pretty" : " prettier ./ --write --single-quote" ,
1220 "test:watch" : " TESTWATCH=true nodemon ./test.js" ,
Original file line number Diff line number Diff line change 22
33[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release ) ![ publish] ( https://github.com/FreaKzero/friendly-node-cron/actions/workflows/publish.yml/badge.svg )
44
5- Friendlier, human readable expressions for node-cron
5+ Friendlier, human readable expressions for node-cron
66Inspired by https://github.com/jkriss/friendly-cron
77
88How to install:
You can’t perform that action at this time.
0 commit comments