{
  "title": "Levels - Volumetric Templates",
  "description": "Auto Targeting for templates based on Volume instead of Area",
  "version": "4.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "url": "https://github.com/theripper93/Levels-Volumetric-Templates",
  "scripts": [
    "scripts/main.js",
    "scripts/VolumetricTemplates.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "id": "levelsvolumetrictemplates",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "relationships": {
    "requires": [
      {
        "id": "lib-wrapper",
        "type": "module",
        "compatibility": {}
      }
    ],
    "recommends": []
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/levelsvolumetrictemplates/module.json",
  "protected": true
}