forked from cern-it-sdc-id/puppet-dmlite
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmetadata.json
More file actions
35 lines (35 loc) · 842 Bytes
/
metadata.json
File metadata and controls
35 lines (35 loc) · 842 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
{
"author": "DPM",
"dependencies": [
{
"name": "puppet/fetchcrl",
"version_requirement": ">= 2.1.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.25.0"
},
{
"name": "lcgdm/xrootd",
"version_requirement": ">= 0.2.8"
},
{
"name": "lcgdm/lcgdm",
"version_requirement": ">= 0.3.12"
},
{
"name": "lcgdm/gridftp",
"version_requirement": ">= 0.2.7"
}
],
"description": "This package provides modules for managing dmlite",
"license": "Apache-2.0",
"name": "lcgdm-dmlite",
"operatingsystem_support": [],
"project_page": "http://lcgdm.web.cern.ch/dmlite",
"requirements": [],
"source": "https://gitlab.cern.ch/lcgdm/dmlite",
"summary": "Package for managing dmlite plugins",
"tags": [],
"version": "1.14.0"
}