-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
48 lines (42 loc) · 1.01 KB
/
metadata.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
40
41
42
43
44
45
46
47
48
{
"name": "scpr-apps",
"description": "Installs/Configures scpr-apps",
"long_description": "Installs/Configures scpr-apps",
"maintainer": "Southern California Public Radio",
"maintainer_email": "erichardson@scpr.org",
"license": "All rights reserved",
"platforms": {
"ubuntu": ">= 0.0.0"
},
"dependencies": {
"apt": ">= 0.0.0",
"nginx_passenger": "~> 0.5.5",
"lifeguard": ">= 0.0.0",
"scpr-consul": "~> 0.2.14",
"scpr-tools": ">= 0.0.0",
"nfs": "= 2.4.0",
"nodejs": ">= 0.0.0",
"python": "~> 1.4.6",
"logrotate": ">= 0.0.0",
"scpr-logstash-forwarder": ">= 0.0.0",
"runit": ">= 0.0.0",
"scpr-java": ">= 0.0.0",
"libarchive": "~> 1.0.0"
},
"providing": {
},
"attributes": {
},
"recipes": {
},
"version": "0.2.34",
"source_url": "https://github.com/scpr-cookbooks/scpr-apps/",
"issues_url": "https://github.com/scpr-cookbooks/scpr-apps/issues",
"privacy": false,
"chef_versions": [
],
"ohai_versions": [
],
"gems": [
]
}