39 lines
747 B
JSON
39 lines
747 B
JSON
{
|
|
"name": "mysql2_chef_gem",
|
|
"version": "1.0.1",
|
|
"description": "Provides the mysql2_chef_gem resource",
|
|
"long_description": "",
|
|
"maintainer": "Nicolas Blanc",
|
|
"maintainer_email": "sinfomicien@gmail.com",
|
|
"license": "Apache 2.0",
|
|
"platforms": {
|
|
"amazon": ">= 0.0.0",
|
|
"redhat": ">= 0.0.0",
|
|
"centos": ">= 0.0.0",
|
|
"scientific": ">= 0.0.0",
|
|
"fedora": ">= 0.0.0",
|
|
"debian": ">= 0.0.0",
|
|
"ubuntu": ">= 0.0.0"
|
|
},
|
|
"dependencies": {
|
|
"build-essential": ">= 0.0.0",
|
|
"mysql": ">= 0.0.0",
|
|
"mariadb": ">= 0.0.0"
|
|
},
|
|
"recommendations": {
|
|
},
|
|
"suggestions": {
|
|
},
|
|
"conflicting": {
|
|
},
|
|
"providing": {
|
|
},
|
|
"replacing": {
|
|
},
|
|
"attributes": {
|
|
},
|
|
"groupings": {
|
|
},
|
|
"recipes": {
|
|
}
|
|
} |