{ "id": "token-presets", "title": "Token Presets", "description": "Save named token presets and apply them automatically to new actors, in bulk to existing ones, or directly to tokens already on the canvas.", "version": "0.20.0", "manifestPlusVersion": "1.2.0", "authors": [ { "name": "DeadPanMatt" } ], "compatibility": { "minimum": "12", "verified": "14" }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/module.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "url": "https://github.com/DeadPanMatt/token-presets", "manifest": "https://raw.githubusercontent.com/DeadPanMatt/token-presets/main/module.json", "download": "https://github.com/DeadPanMatt/token-presets/archive/refs/tags/v0.20.0.zip", "readme": "https://raw.githubusercontent.com/DeadPanMatt/token-presets/main/README.md", "changelog": "https://raw.githubusercontent.com/DeadPanMatt/token-presets/main/CHANGELOG.md", "bugs": "https://github.com/DeadPanMatt/token-presets/issues", "license": "MIT" }