{
  "id": "foundry-graph",
  "title": "Foundry Graph",
  "description": "Draw graphs of different styles",
  "version": "0.14.0",
  "library": "false",
  "compatibility": { "minimum": "13", "verified": "14", "maximum": "14" },
  "authors": [
    {
      "name": "Luca Gioppo",
      "url": "https://github.com/gioppoluca/foundry-graph",
      "discord": "gioppoluca"
    }
  ],
  "dependencies": [

  ],
  "conflicts": [
    
  ],
  "esmodules": [
    "scripts/module.js"
  ],
  "scripts": [
    "scripts/lib/lib.js",
    "scripts/lib/FileSaver.min.js",
    "scripts/lib/leaflet.js",
    "scripts/lib/leaflet-geoman.js",
    "scripts/lib/d3.js",
    "scripts/lib/family-chart.min.js",
    "scripts/lib/vis-timeline.min.js",
    "scripts/lib/js_family_tree.umd.js"
  ],
  "styles": [
    "scripts/lib/leaflet.css",
    "scripts/lib/leaflet-geoman.css",
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "url": "https://github.com/gioppoluca/foundry-graph",
  "manifest": "https://github.com/gioppoluca/foundry-graph/releases/latest/download/module.json",
  "download": "https://github.com/gioppoluca/foundry-graph/releases/download/0.14.0/module.zip",
  "license": "LICENSE",
  "readme": "README.md",
  "media": [
    {
      "type": "icon",
      "url": "https://avatars2.githubusercontent.com/u/71292812?s=400&u=ccdb4eeb7abf551ca8f314e5a9bfd0479a4d3d41&v=4"
    }
  ]
}
