forked from ioBroker/ioBroker.javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
io-package.json
181 lines (181 loc) · 8.71 KB
/
io-package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"common": {
"name": "javascript",
"version": "3.7.0",
"title": "Script Engine",
"titleLang": {
"en": "Script Engine",
"de": "Skriptausführung",
"ru": "Скрипты",
"pt": "Script Engine",
"nl": "Script-engine",
"fr": "Moteur de script",
"it": "Motore di script",
"es": "Motor de script",
"pl": "Silnik skryptowy"
},
"authors": [
"bluefox <[email protected]>",
"hobbyquaker <[email protected]>",
"Apollon77 <[email protected]>"
],
"news": {
"3.7.0": {
"en": "Used VM2 as sandbox. The script errors will be caught.\nrefactoring: split into many modules",
"de": "Verwendete VM2 als Sandbox. Die Skriptfehler werden abgefangen.\nRefactoring: Aufteilung in viele Module",
"ru": "Используется VM2 как песочница. Ошибки скрипта будут обнаружены.\nрефакторинг: разделение на многие модули",
"pt": "Usado VM2 como sandbox. Os erros de script serão capturados.\nrefatoração: dividida em vários módulos",
"nl": "Gebruikte VM2 als sandbox. De scriptfouten worden gepakt.\nrefactoring: opgesplitst in vele modules",
"fr": "VM2 utilisé comme bac à sable. Les erreurs de script seront interceptées.\nrefactoring: divisé en plusieurs modules",
"it": "Usato VM2 come sandbox. Gli errori di script verranno catturati.\nrefactoring: suddiviso in molti moduli",
"es": "Usó VM2 como sandbox. Los errores de script serán capturados.\nrefactorización: dividida en muchos módulos",
"pl": "Używany VM2 jako sandbox. Błędy skryptu zostaną przechwycone.\nrefaktoryzacja: podzielona na wiele modułów"
},
"3.6.4": {
"en": "Pattern error is fixed",
"de": "Musterfehler ist behoben",
"ru": "Исправлена ошибка проверки событий",
"pt": "O erro de padrão é corrigido",
"nl": "Patroonfout is opgelost",
"fr": "L'erreur de modèle est fixe",
"it": "L'errore di modello è stato risolto",
"es": "Se solucionó el error de patrón",
"pl": "Błąd wzorca został naprawiony"
},
"3.6.3": {
"en": "Fixing the CSS for CRON dialog\nFixing the reorder of scripts",
"de": "Korrigieren des CSS für den CRON-Dialog\nReparieren von Skripten",
"ru": "Исправлен диалог CSS для CRON\nИсправление переупорядочения скриптов",
"pt": "Corrigindo o diálogo CSS para CRON\nCorrigindo o reordenamento de scripts",
"nl": "De CSS voor het CRON-dialoogvenster herstellen\nDe volgorde van scripts corrigeren",
"fr": "Correction de la boîte de dialogue CSS pour CRON\nFixer la réorganisation des scripts",
"it": "Correzione del CSS per la finestra di dialogo CRON\nRisolvere il riordino degli script",
"es": "Reparar el CSS para el diálogo CRON\nCorregir el reordenamiento de scripts",
"pl": "Naprawianie okna dialogowego CSS dla CRON\nNaprawianie zmiany kolejności skryptów"
},
"3.6.1": {
"en": "Pattern error is fixed",
"de": "Musterfehler ist behoben",
"ru": "Исправлена ошибка проверки событий",
"pt": "O erro de padrão é corrigido",
"nl": "Patroonfout is opgelost",
"fr": "L'erreur de modèle est fixe",
"it": "L'errore di modello è stato risolto",
"es": "Se solucionó el error de patrón",
"pl": "Błąd wzorca został naprawiony"
},
"3.6.0": {
"en": "more translations are added\nupdate blockly engine",
"de": "Weitere Übersetzungen werden hinzugefügt\nUpdate Block-Engine",
"ru": "добавлено больше переводов\nобновить блок-механизм",
"pt": "são adicionadas mais traduções\natualize o mecanismo bloqueado",
"nl": "meer vertalingen zijn toegevoegd\nupdate blokmotor",
"fr": "plus de traductions sont ajoutées\nmettre à jour le moteur bloquant",
"it": "più traduzioni sono aggiunte\naggiornare il motore a blocchi",
"es": "se agregan más traducciones\nactualizar el motor blockly"
},
"3.5.1": {
"en": "fixed: sometimes MSG is not defined\nTypeScript support (preparations)",
"de": "Korrigiert: manchmal ist MSG Objekt nicht definiert\nTypeScript Unterstützung(Vorberetung)",
"ru": "Исправлено: иногда переменная MSG не инициализирована\nПоддержка TypeScript (подготовка)"
},
"3.4.5": {
"en": "added webstorm environment variable for debugging",
"de": "webstorm Umgebungsvariable zum debuggen hinzugefügt"
},
"3.4.4": {
"en": "added existsObject and existsState function",
"de": "existsObject und existsState Function hinzugefügt"
},
"3.4.3": {
"en": "typo error in line number correction fixed",
"de": "Tippfehler in Zeilennummernkorrektur behoben",
"ru": "Исправлена ошибка с сообщением об ошибке"
},
"3.4.2": {
"en": "Some enhancements and improvements",
"de": "Einige Erweiterungen und Optimierungen"
},
"3.4.1": {
"en": "patternMatching optimized",
"de": "patternMatching optimisiert",
"ru": "patternMatching оптимирован"
},
"3.4.0": {
"en": "Support of new admin",
"de": "Unterstützung von neuen Admin",
"ru": "Поддержка нового admin"
},
"3.3.12": {
"en": "file and line info added to log outputs",
"de": "Datei- und Zeilen-Info zu Log-Ausgaben hinzugefügt",
"ru": "Информация о сроке в сообщении об ошибке"
}
},
"desc": {
"en": "Javascript/Blockly Script Engine for ioBroker",
"de": "Javascript/Blockly Skriptausführung für ioBroker",
"ru": "Выполнение Javascript/Blockly скриптов для ioBroker"
},
"platform": "Javascript/Node.js",
"mode": "daemon",
"loglevel": "info",
"icon": "js.jpeg",
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.javascript/master/admin/js.jpeg",
"keywords": [
"js",
"javascript",
"typescript",
"coffeescript",
"rules",
"automate",
"scriptengine",
"blockly",
"blokly"
],
"materialize": true,
"materializeTabN": true,
"readme": "https://github.com/iobroker/ioBroker.javascript/blob/master/README.md",
"enabled": true,
"main": "main.js",
"license": "MIT",
"engineTypes": [
"Blockly",
"Javascript/js",
"Coffeescript/coffee",
"TypeScript/ts"
],
"adminTab": {
"singleton": true,
"name": "Scripts"
},
"docs": {
"en": ["docs/en/javascript.md", "docs/en/blockly.md"],
"ru": ["docs/ru/blockly.md"],
"de": ["docs/de/usage.md", "docs/de/blockly.md"]
},
"type": "logic",
"messagebox": true
},
"native": {
"latitude": "",
"longitude": "",
"enableSetObject": false,
"enableSendToHost": false,
"enableExec": false,
"libraries": "",
"subscribe": false,
"useSystemGPS": true
},
"objects": [
{
"_id": "_design/script",
"language": "javascript",
"views": {
"javascript": {
"map": "function(doc) { if (doc.type === 'script' && doc.common.engineType.match(/^[jJ]ava[sS]cript|^[cC]offee[sS]cript|^[tT]ype[sS]cript|^Blockly/)) emit(doc.common.name, doc); }"
}
}
}
]
}