-
Notifications
You must be signed in to change notification settings - Fork 2
/
ExtensionBuilder.json
39 lines (39 loc) · 1.1 KB
/
ExtensionBuilder.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
{
"modules": [],
"properties": {
"backendModules": [],
"description": "Display OpenImmo data on a website",
"emConf": {
"category": "plugin",
"custom_category": "",
"dependsOn": "typo3 => 9.5.0-9.5.99\n",
"disableLocalization": false,
"disableVersioning": false,
"skipGenerateDocumentationTemplate": true,
"sourceLanguage": "en",
"state": "stable",
"targetVersion": "9.5.0-9.5.99",
"version": "1.0.0"
},
"extensionKey": "openimmo",
"name": "openimmo",
"originalExtensionKey": "",
"originalVendorName": "",
"persons": [
{
"company": "ujamii GmbH",
"email": "[email protected]",
"name": "Michael",
"role": "Developer"
}
],
"plugins": [],
"vendorName": "Ujamii"
},
"wires": [],
"log": {
"last_modified": "2019-02-06 09:08",
"extension_builder_version": "9.10.0",
"be_user": " (1)"
}
}