{ "name": "externalactor", "title": "External Actor Viewer", "description": "Makes you able to see characters from unloaded worlds.", "version": "1.0.12", "author": "ardittristan#0001", "esmodules": [ "actorviewer.js" ], "scripts": [ "modules/dnd5e.js" ], "systems": [ "dnd5e" ], "styles": [ "css/externalactor.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "url": "https://github.com/ardittristan/VTTExternalActorViewer", "manifest": "https://raw.githubusercontent.com/ardittristan/VTTExternalActorViewer/master/module.json", "download": "https://github.com/ardittristan/VTTExternalActorViewer/releases/latest/download/actorViewer.zip", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.0" }