-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExtensionBuilder.json
More file actions
30 lines (30 loc) · 889 Bytes
/
ExtensionBuilder.json
File metadata and controls
30 lines (30 loc) · 889 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
{
"modules": [],
"properties": {
"backendModules": [],
"description": "Additional salting methods for salted passwords",
"emConf": {
"category": "services",
"custom_category": "",
"dependsOn": "typo3 => 6.2.0-6.2.99\n",
"disableLocalization": false,
"disableVersioning": false,
"skipGenerateDocumentationTemplate": false,
"sourceLanguage": "en",
"state": "alpha",
"version": "0.1"
},
"extensionKey": "extrasalt",
"name": "extra salt",
"originalExtensionKey": "",
"persons": [],
"plugins": [],
"vendorName": "CHoltermann"
},
"wires": [],
"log": {
"last_modified": "2017-07-11 03:56",
"extension_builder_version": "6.2",
"be_user": "Administrator (5)"
}
}