{
  "id": "fang",
  "title": "Ninjo's FANG (Foundry Actor Nexus Graph)",
  "description": "An interactive, self-arranging Actor Graph tool for visualizing Character & NPC Relationships natively in Foundry VTT V13.",
  "version": "2.0.2",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "authors": [
    {
      "name": "Ninjo",
      "discord": "n1nj0"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/fang.css"
  ],
  "url": "https://github.com/Niclasp1501/Foundry-Actor-Nexus-Graph--FANG-",
  "manifest": "https://github.com/Niclasp1501/Foundry-Actor-Nexus-Graph--FANG-/releases/latest/download/module.json",
  "download": "https://github.com/Niclasp1501/Foundry-Actor-Nexus-Graph--FANG-/releases/latest/download/module.zip",
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "socket": true
}
