summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/sap/MANIFEST.json
blob: 5385f2f715d1c953348de2ef7043ce4845995b44 (plain)
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
{
 "collection_info": {
  "namespace": "community",
  "name": "sap",
  "version": "2.0.0",
  "authors": [
   "Rainer Leber (github.com/rainerleber)",
   "Robert Kraemer (github.com/rkpobe)"
  ],
  "readme": "README.md",
  "tags": [
   "sap"
  ],
  "description": "SAP community collection for Ansible",
  "license": [],
  "license_file": "LICENSE",
  "dependencies": {
   "community.sap_libs": ">=1.0.0"
  },
  "repository": "https://github.com/ansible-collections/community.sap",
  "documentation": "https://github.com/ansible-collection/community.sap",
  "homepage": "https://github.com/ansible-collections/community.sap",
  "issues": "https://github.com/ansible-collections/community.sap/issues"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "90eb59f365d6576a46b04852a21d5998d4ad14dcbb20ae1547d5a1667dcda9d9",
  "format": 1
 },
 "format": 1
}