-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
41 lines (41 loc) · 1.01 KB
/
metadata.json
File metadata and controls
41 lines (41 loc) · 1.01 KB
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
{
"author": "call",
"dependencies": [
{
"name": "puppet/archive",
"version_requirement": ">= 4.4.0 < 5.0.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 6.2.0 < 7.0.0"
},
{
"name": "call/facts",
"version_requirement": ">= 0.1.0 < 2.0.0"
}
],
"issues_url": "https://github.com/call/puppet-buildkite_agent/issues",
"license": "MIT",
"name": "call-buildkite_agent",
"operatingsystem_support": [
{
"operatingsystem": "Darwin",
"operatingsystemrelease": [
"16"
]
}
],
"pdk-version": "1.15.0",
"project_page": "https://github.com/call/puppet-buildkite_agent",
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.10.0 < 7.0.0"
}
],
"source": "https://github.com/call/puppet-buildkite_agent",
"summary": "A Puppet module to manage Buildkite Agent on macOS.",
"template-ref": "tags/1.15.0-0-g0bc522e",
"template-url": "pdk-default#1.15.0",
"version": "0.2.2"
}