34 lines
590 B
JSON
34 lines
590 B
JSON
{
|
|
"name": "yum-epel",
|
|
"version": "0.6.0",
|
|
"description": "Installs/Configures yum-epel",
|
|
"long_description": "",
|
|
"maintainer": "Chef",
|
|
"maintainer_email": "Sean OMeara <someara@getchef.com>",
|
|
"license": "Apache 2.0",
|
|
"platforms": {
|
|
"redhat": ">= 0.0.0",
|
|
"centos": ">= 0.0.0",
|
|
"scientific": ">= 0.0.0",
|
|
"amazon": ">= 0.0.0"
|
|
},
|
|
"dependencies": {
|
|
"yum": "~> 3.0"
|
|
},
|
|
"recommendations": {
|
|
},
|
|
"suggestions": {
|
|
},
|
|
"conflicting": {
|
|
},
|
|
"providing": {
|
|
},
|
|
"replacing": {
|
|
},
|
|
"attributes": {
|
|
},
|
|
"groupings": {
|
|
},
|
|
"recipes": {
|
|
}
|
|
} |