{
  "title": "Loot Sheet NPC 5e (Simple Version)",
  "description": "This module adds an additional NPC sheet which can be used for loot containers such as chests or shopkeepers.",
  "version": "13.504.2",
  "esmodules": [
    "/lootsheet-simple.js"
  ],
  "styles": [
    "/css/lootsheet-simple.css"
  ],
  "languages": [{
    "lang": "en",
		"name": "English",
		"path": "/lang/en.json"
  },
  {
    "lang": "ru",
    "name": "Russian",
    "path": "/lang/ru.json"
  }],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.0.0",
          "verified": "5.0.4",
          "maximum": "5.9.9"
        }
      }
    ]
  },
  "socket": true,
  "url": "https://github.com/jopeek/fvtt-loot-sheet-npc-5e",
  "manifest": "https://raw.githubusercontent.com/jopeek/fvtt-loot-sheet-npc-5e/lootsheet-simple/module.json",
  "download": "https://github.com/jopeek/fvtt-loot-sheet-npc-5e/archive/lootsheet-simple.zip",
  "id": "lootsheet-simple",
  "authors": [
    {
      "name": "Jan Ole Peek (ChalkOne)",
      "flags": {}
    }
  ],
  "compatibility": {
    "minimum": "11",
    "verified": "13.345",
    "maximum": "13"
  }
}
