|
|
- {
- "title": "lib - Color Settings",
- "description": "Library that allows modules to add color settings and forms.",
- "version": "2.9.1",
- "library": true,
- "esmodules": [
- "colorSetting.js"
- ],
- "languages": [
- {
- "lang": "pt-BR",
- "name": "Português (Brasil)",
- "path": "lang/pt-BR.json",
- "flags": {}
- },
- {
- "lang": "en",
- "name": "English",
- "path": "lang/en.json",
- "flags": {}
- },
- {
- "lang": "es",
- "name": "Español",
- "path": "lang/es.json",
- "flags": {}
- },
- {
- "lang": "ja",
- "name": "日本語",
- "path": "lang/ja.json",
- "flags": {}
- }
- ],
- "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",
- "styles": [
- "css/colorpicker.css"
- ],
- "id": "colorsettings",
- "authors": [
- {
- "name": "ardittristan#0001",
- "flags": {}
- }
- ],
- "compatibility": {
- "minimum": "10",
- "verified": "11"
- }
- }
|