{
  "id": "asset-librarian",
  "title": "Asset Librarian",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "authors": [
    {
      "name": "Stephen Garrett",
      "url": "https://www.patreon.com/wgtngm"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/asset-librarian.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "url": "https://wgtngm.com",
  "manifest": "https://wgtngm.com/modules/asset-librarian/module.json",
  "download": "https://wgtngm.com/modules/asset-librarian/1.0.0/module.zip",
  "readme": "https://campaigncodex.wgtngm.com/asset-librarian/",
  "packs": [
    {
      "name": "macros",
      "label": "macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "WgtnGM",
      "sorting": "m",
      "color": "#205d9e",
      "packs": [],
      "folders": [
        {
          "name": "AssetLibrarian",
          "sorting": "m",
          "color": "#205d9e",
          "packs": [
            "macros"
          ]
        }
      ]
    }
  ],
  "description": "",
  "flags": {}
}
