-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExtensionBuilder.json
More file actions
43 lines (43 loc) · 891 Bytes
/
ExtensionBuilder.json
File metadata and controls
43 lines (43 loc) · 891 Bytes
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
{
"modules": [
],
"properties": {
"backendModules": [
],
"description": "Integrates errbit error catcher for typo3",
"emConf": {
"category": "services",
"custom_category": "",
"dependsOn": "typo3 => 7.6.0-7.6.99\n",
"disableLocalization": false,
"disableVersioning": false,
"skipGenerateDocumentationTemplate": false,
"sourceLanguage": "en",
"state": "alpha",
"targetVersion": "7.6.0-7.6.99",
"version": ""
},
"extensionKey": "errbit",
"name": "Errbit for Typo3",
"originalExtensionKey": "",
"originalVendorName": "",
"persons": [
{
"company": "",
"email": "eike.starkmann@posteo.de",
"name": "Eike Starkmann",
"role": "Developer"
}
],
"plugins": [
],
"vendorName": "Eike"
},
"wires": [
],
"log": {
"last_modified": "2017-02-01 12:03",
"extension_builder_version": "7.6.0",
"be_user": " (1)"
}
}