{ "id": "stickynotes", "title": "Sticky Notes", "description": "Create sticky note text drawings", "version": "1.4.0", "esmodules": [ "module/stickynotes.js" ], "styles": [ "css/stickynotes.css" ], "url": "https://github.com/mrkwnzl/stickynotes-foundryvtt", "manifest": "https://raw.githubusercontent.com/mrkwnzl/stickynotes-foundryvtt/main/module.json", "download": "https://github.com/mrkwnzl/stickynotes-foundryvtt/releases/download/v1.4.0/release.zip", "authors": [ { "name": "Marko Wenzel", "flags": { } } ], "compatibility": { "minimum": "13", "verified": "13.350" }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": { } }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json", "flags": { } } ], "flags": { "hotReload": { "extensions": [ "css", "json" ] } }, "packs": [ { "name": "macros", "label": "Macros", "path": "packs/macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ] }