{
  "slug": "cron",
  "title": "cron explainer",
  "description": "Cron expression → plain-English schedule + the next run times.",
  "category": "time",
  "status": "live",
  "url": "https://aaronchartier.com/tools/cron",
  "keywords": [
    "cron",
    "crontab",
    "schedule",
    "expression"
  ],
  "privacy": "all computation is client-side; no input is transmitted",
  "pageApi": "window.__tools[\"cron\"] — run(input), describe(); output in #tool-output"
}