{
  "name": "@artale/pi-cron",
  "version": "1.0.0",
  "description": "Task scheduling and reminders. Cron-like scheduling for AI agents with persistent jobs.",
  "keywords": ["pi-package", "pi-extension", "cron", "scheduling", "tasks"],
  "license": "MIT",
  "author": "artale",
  "repository": { "type": "git", "url": "https://github.com/arosstale/pi-cron.git" },
  "extensions": ["extensions/pi-cron.ts"]
}
