39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"name": "chef-sugar",
|
|
"description": "Installs chef-sugar. Please see the chef-sugar Ruby gem for more information.",
|
|
"long_description": "Chef Sugar is a Gem & Chef Recipe that includes series of helpful syntactic\nsugars on top of the Chef core and other resources to make a cleaner, more lean\nrecipe DSL, enforce DRY principles, and make writing Chef recipes an awesome and\nfun experience!\n\nFor the most up-to-date information and documentation, please visit the [Chef\nSugar project page on GitHub](https://github.com/chef/chef-sugar).\n",
|
|
"maintainer": "Chef Software, Inc",
|
|
"maintainer_email": "cookbooks@chef.io",
|
|
"license": "Apache-2.0",
|
|
"platforms": {
|
|
"any": ">= 0.0.0"
|
|
},
|
|
"dependencies": {
|
|
|
|
},
|
|
"providing": {
|
|
|
|
},
|
|
"recipes": {
|
|
|
|
},
|
|
"version": "5.1.12",
|
|
"source_url": "https://github.com/chef/chef-sugar",
|
|
"issues_url": "https://github.com/chef/chef-sugar/issues",
|
|
"privacy": false,
|
|
"chef_versions": [
|
|
[
|
|
">= 13.0"
|
|
]
|
|
],
|
|
"ohai_versions": [
|
|
|
|
],
|
|
"gems": [
|
|
[
|
|
"chef-sugar"
|
|
]
|
|
],
|
|
"eager_load_libraries": true
|
|
}
|