{ "name": "colorsettings", "title": "lib - Color Settings", "description": "Library that allows modules to add color settings and forms.", "version": "2.8.2", "library": true, "author": "ardittristan#0001", "esmodules": ["colorSetting.js"], "languages": [ { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" } ], "socket": true, "url": "https://github.com/ardittristan/VTTColorSettings", "manifest": "https://raw.githubusercontent.com/ardittristan/VTTColorSettings/master/module.json", "download": "https://github.com/ardittristan/VTTColorSettings/releases/latest/download/colorSettings.zip", "minimumCoreVersion": "0.5.5", "compatibleCoreVersion": "9.238", "styles": [ "./css/colorpicker.css" ] }