{
  "title": "3D Canvas - Advanced Tools",
  "description": "A Set of additional tools to assist with 3D Canvas Mapmaking",
  "id": "canvas3d-premium",
  "version": "9.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "scripts": [],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [],
  "relationships": {
    "requires": [
      {
        "id": "levels-3d-preview",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14",
    "maximum": "14"
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/canvas3d-premium/module.json",
  "protected": true
}