38 lines
595 B
JSON
38 lines
595 B
JSON
{
|
|
"name": "t42-common",
|
|
"description": "Installs/Configures t42-common",
|
|
"long_description": "Installs/Configures t42-common",
|
|
"maintainer": "The Authors",
|
|
"maintainer_email": "you@example.com",
|
|
"license": "All Rights Reserved",
|
|
"platforms": {
|
|
|
|
},
|
|
"dependencies": {
|
|
"nodejs": ">= 0.0.0",
|
|
"postgresql": ">= 0.0.0",
|
|
"mysql": ">= 0.0.0"
|
|
},
|
|
"providing": {
|
|
|
|
},
|
|
"recipes": {
|
|
|
|
},
|
|
"version": "0.7.1",
|
|
"source_url": "",
|
|
"issues_url": "",
|
|
"privacy": false,
|
|
"chef_versions": [
|
|
[
|
|
">= 13.0"
|
|
]
|
|
],
|
|
"ohai_versions": [
|
|
|
|
],
|
|
"gems": [
|
|
|
|
]
|
|
}
|