File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "recipes " : {
2
+ "dependencies " : {
3
3
},
4
- "attributes " : {
4
+ "replacing " : {
5
5
},
6
- "providing" : {
6
+ "description" : " Installs python packages" ,
7
+ "groupings" : {
7
8
},
8
9
"platforms" : {
9
10
"ubuntu" : [
13
14
14
15
]
15
16
},
16
- "dependencies" : {
17
- },
18
- "replacing" : {
19
- },
20
17
"version" : " 0.7.0" ,
21
- "name" : " python" ,
22
- "groupings" : {
23
- },
24
- "long_description" : " " ,
25
18
"recommendations" : {
26
19
},
27
- "license " : " Apache 2.0 " ,
20
+ "name " : " python " ,
28
21
"maintainer" : " Opscode, Inc." ,
22
+ "long_description" : " " ,
23
+ "recipes" : {
24
+ },
29
25
"suggestions" : {
30
26
},
31
27
"maintainer_email" :
" [email protected] " ,
28
+ "attributes" : {
29
+ },
32
30
"conflicting" : {
33
31
},
34
- "description" : " Installs python packages"
32
+ "license" : " Apache 2.0" ,
33
+ "providing" : {
34
+ }
35
35
}
You can’t perform that action at this time.
0 commit comments