{ "name": "autoColorFolder", "title": "Auto Colorize Folder", "description": "Auto Colorize Folder module 0.0.2", "version": "0.0.2", "author": "Prolice", "authors": [ { "name": "Prolice", "discord": "Prolice#9101" } ], "esmodules": [], "styles": [ ".css/autoColorFolder.css" ], "packs": [], "scripts": ["./autoColorFolder.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "dependencies": [ { "name": "colorsettings", "type": "module", "manifest": "https://raw.githubusercontent.com/ardittristan/VTTColorSettings/master/module.json" } ], "socket": false, "minimumCoreVersion": "0.8.9", "compatibleCoreVersion": "9", "flags": {}, "bugs": "https://github.com/prolice/auto-color-folder/issues", "url": "https://github.com/prolice/auto-color-folder/", "readme": "https://github.com/prolice/auto-color-folder/blob/release/README.md", "changelog": "https://github.com/prolice/auto-color-folder/blob/release/changelog.md", "manifest": "https://raw.githubusercontent.com/prolice/auto-color-folder/release/module.json", "download": "https://github.com/prolice/auto-color-folder/archive/refs/tags/v0.0.2.zip", "flags": { "allowBugReporter": true }, "coreTranslation": false, "library": false }