-
Notifications
You must be signed in to change notification settings - Fork 0
/
ExtensionBuilder.json
39 lines (39 loc) · 1.29 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": "GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.",
"emConf": {
"category": "misc",
"custom_category": "",
"dependsOn": "typo3 => 6.2.0-8.9.99\n",
"disableLocalization": true,
"disableVersioning": true,
"skipGenerateDocumentationTemplate": true,
"sourceLanguage": "en",
"state": "stable",
"targetVersion": "7.6.0-7.6.99",
"version": "2.0.2"
},
"extensionKey": "gscacheconfig",
"name": "GS Protected Config",
"originalExtensionKey": "gscacheconfig",
"originalVendorName": "Gilbertsoft",
"persons": [
{
"company": "Gilbertsoft",
"email": "[email protected]",
"name": "Simon Gilli",
"role": "Developer"
}
],
"plugins": [],
"vendorName": "Gilbertsoft"
},
"wires": [],
"log": {
"last_modified": "2017-03-14 05:01",
"extension_builder_version": "7.6.17",
"be_user": "Simon Gilli (1)"
}
}