hapi-fhir/vagrant/chef/cookbooks/yum/metadata.json

34 lines
608 B
JSON

{
"name": "yum",
"version": "3.3.2",
"description": "Configures various yum components on Red Hat-like systems",
"long_description": "",
"maintainer": "Chef",
"maintainer_email": "cookbooks@getchef.com",
"license": "Apache 2.0",
"platforms": {
"redhat": ">= 0.0.0",
"centos": ">= 0.0.0",
"scientific": ">= 0.0.0",
"amazon": ">= 0.0.0",
"fedora": ">= 0.0.0"
},
"dependencies": {
},
"recommendations": {
},
"suggestions": {
},
"conflicting": {
},
"providing": {
},
"replacing": {
},
"attributes": {
},
"groupings": {
},
"recipes": {
}
}