forked from chef-boneyard/cookbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
51 lines (44 loc) · 818 Bytes
/
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
49
50
51
{
"recommendations": {
},
"attributes": {
},
"maintainer": "Opscode, Inc.",
"suggestions": {
},
"dependencies": {
},
"maintainer_email": "cookbooks@opscode.com",
"conflicting": {
},
"platforms": {
"openbsd": [
],
"debian": [
],
"fedora": [
],
"centos": [
],
"freebsd": [
],
"ubuntu": [
],
"redhat": [
]
},
"license": "Apache 2.0",
"version": "0.7.1",
"providing": {
},
"recipes": {
"capistrano": "Installs Capistrano gem"
},
"replacing": {
},
"name": "capistrano",
"description": "Installs Capistrano gem and provides a define to set up deployment for an application",
"groupings": {
},
"long_description": ""
}