{
  "title": "Simple Quest",
  "description": "Mange Quests, Lore, Personal Notes, Achievements. Visualize your world Timeline and create Maps with waypoints RPG style! Customize the theme to your liking!",
  "id": "simple-quest",
  "version": "3.0.13",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    },
    {
      "lang": "ja",
      "name": "日本語",
      "path": "languages/ja.json"
    },
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "languages/de.json"
    },
    {
      "lang": "fr",
      "name": "Français",
      "path": "languages/fr.json"
    },
    {
      "lang": "es",
      "name": "Español",
      "path": "languages/es.json"
    },
    {
      "lang": "pt-BR",
      "name": "Português (Brasil)",
      "path": "languages/pt-br.json"
    },
    {
      "lang": "it",
      "name": "Italiano",
      "path": "languages/it.json"
    },
    {
      "lang": "cn",
      "name": "中文",
      "path": "languages/cn.json"
    }
  ],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [],
  "url": "https://www.patreon.com/theripper93",
  "manifest": "https://r2.foundryvtt.com/packages-public/simple-quest/module.json",
  "relationships": {
    "requires": []
  },
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "socket": true,
  "persistentStorage": true,
  "protected": true
}