{
  "id": "sta-enhanced",
  "title": "Star Trek Adventures System Enhancements",
  "description": "Improved character sheet behaviors, layout, and organization.",
  "version": "0.3.1",
  "compatibility": {
    "verified": "12",
    "minimum": "12"
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "esmodules": [
    "sta-enhanced.mjs"
  ],
  "styles": [
    "sta-enhanced.css"
  ],
  "relationships": {
    "systems": [
      {
        "id": "sta",
        "type": "system",
        "compatibility": {
          "verified": "1.3.1"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Weston Wedding",
      "url": "https://www.westonwedding.com",
      "discord": "razoras",
      "flags": {}
    }
  ],
  "url": "https://github.com/WesWedding/sta-enhanced",
  "manifest": "https://raw.githubusercontent.com/WesWedding/sta-enhanced/main/module.json",
  "download": "https://github.com/WesWedding/sta-enhanced/releases/download/v0.3.1/sta-enhanced-v0.3.1.zip"
}