{ "id": "poi-teleport", "title": "Point of Interest Teleporter, by Beneos", "description": "Activate and view scenes directly from map notes.", "url": "https://github.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter", "manifest": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/main/module.json", "download": "https://github.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/archive/refs/tags/v0.4.3.zip", "authors": [ { "name": "zeel", "email": "zeel02@gmail.com", "url": "https://github.com/zeel01", "discord": "zeel#4200" }, { "name": "Beneos" } ], "version": "0.4.3", "compatibility": { "minimum": 11, "verified": 12 }, "scripts": [ "poi-teleport.js" ], "styles": [ "poi-teleport.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "fr", "name": "French", "path": "lang/fr.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "pt", "name": "Português", "path": "lang/pt.json" } ], "readme": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/main/readme.md", "bugs": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/issues", "changelog": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/releases", "license": "https://raw.githubusercontent.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/LICENSE", "media": [ { "type": "cover", "url": "https://github.com/BeneosBattlemaps/Beneos-Point-Of-Interest-Teleporter/blob/main/cover.png?raw=true" }, { "type": "icon", "url": "https://avatars2.githubusercontent.com/u/1721836" } ] }