{
  "name": "RetroUI-P5e",
  "title": "Retro UI - P5e",
  "description": "Adds UI Styles loosely based on early handheld console games.",
  "version": "1.4.0",
  "author": "MajorVictory",
  "esmodules": [
    "RetroUI-P5e.js"
  ],
  "styles": [
    "styles/fonts/loadfonts.css"
  ],
  "languages": [{
    "lang": "en",
    "name": "English",
    "path": "./lang/en.json"
  }],
  "scripts": [],
  "packs": [],
  "url": "https://github.com/MajorVictory/RetroUI-P5e",
  "manifest": "https://raw.githubusercontent.com/MajorVictory/RetroUI-P5e/master/module.json",
  "download": "https://github.com/MajorVictory/RetroUI-P5e/releases/download/v1.4.0/RetroUI-P5e.zip",
  "compatibleCoreVersion": "0.6.6",
  "minimumCoreVersion": "0.6.6"
}
