{
  "title": "Simple Timekeeping & Calendar",
  "description": "A powerful time and calendar manager with scene darkness synchronization. Track custom calendars, in-world events, weather, seasons, and more with a sleek interface.",
  "id": "simple-timekeeping",
  "version": "2.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "scripts": [],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [],
  "url": "https://github.com/theripper93/simple-timekeeping",
  "manifest": "https://r2.foundryvtt.com/packages-public/simple-timekeeping/module.json",
  "relationships": {
    "requires": []
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "protected": true
}