Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58f8d1e

Browse files
author
jtimberman
committed
Updating metadata, versions and documentation for bootstrap, for 0.8.x release of Chef
1 parent 6d18ea9 commit 58f8d1e

File tree

1 file changed

+34
-42
lines changed

1 file changed

+34
-42
lines changed

metadata.json

Lines changed: 34 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,35 @@
11
{
2-
"maintainer": "Opscode, Inc.",
3-
"description": "Installs python packages",
4-
"recommendations": {
5-
6-
},
7-
"maintainer_email": "[email protected]",
8-
"recipes": {
9-
"python": ""
10-
},
11-
"suggestions": {
12-
13-
},
14-
"platforms": {
15-
"ubuntu": [
16-
17-
],
18-
"debian": [
19-
20-
]
21-
},
22-
"version": "0.7.0",
23-
"name": "python",
24-
"conflicting": {
25-
26-
},
27-
"attributes": {
28-
29-
},
30-
"providing": {
31-
"python": [
32-
33-
]
34-
},
35-
"license": "Apache 2.0",
36-
"long_description": "",
37-
"replacing": {
38-
39-
},
40-
"dependencies": {
41-
42-
}
43-
}
2+
"dependencies": {
3+
},
4+
"replacing": {
5+
},
6+
"description": "Installs python packages",
7+
"groupings": {
8+
},
9+
"platforms": {
10+
"ubuntu": [
11+
12+
],
13+
"debian": [
14+
15+
]
16+
},
17+
"version": "0.7.0",
18+
"recommendations": {
19+
},
20+
"name": "python",
21+
"maintainer": "Opscode, Inc.",
22+
"long_description": "",
23+
"recipes": {
24+
},
25+
"suggestions": {
26+
},
27+
"maintainer_email": "[email protected]",
28+
"attributes": {
29+
},
30+
"conflicting": {
31+
},
32+
"license": "Apache 2.0",
33+
"providing": {
34+
}
35+
}

0 commit comments

Comments
 (0)