crontab-time-generator
Version:
Cron Time Expression Generator
17 lines (16 loc) • 350 B
JSON
{
"name": "crontab-time-generator",
"version": "1.0.6",
"description": "Cron Time Expression Generator",
"main": "index.js",
"repository": "https://github.com/DavidAmunga/cron-time.git",
"author": "davidamunga",
"license": "MIT",
"private": false,
"keywords": [
"cron-time",
"cron",
"cron-parser",
"node-cron"
]
}