{
  "title": "3D Portraits",
  "id": "three-actor-portrait",
  "description": "Changes Actor Portraits to 3D models",
  "version": "4.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "esmodules": [
    "scripts/config.js",
    "scripts/main.js",
    "scripts/integration.js"
  ],
  "styles": [
    "styles/style.css"
  ],
  "url": "https://github.com/theripper93/three-actor-portrait",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/three-actor-portrait/module.json",
  "protected": true
}