49 lines
981 B
JSON
49 lines
981 B
JSON
{
|
|
"name": "nodejs",
|
|
"description": "Provides resources for installing Node.js and managing npm packages",
|
|
"long_description": "",
|
|
"maintainer": "Sous Chefs",
|
|
"maintainer_email": "help@sous-chefs.org",
|
|
"license": "Apache-2.0",
|
|
"platforms": {
|
|
"almalinux": ">= 8.0",
|
|
"amazon": ">= 2023.0",
|
|
"centos_stream": ">= 9.0",
|
|
"debian": ">= 12.0",
|
|
"fedora": ">= 0.0.0",
|
|
"mac_os_x": ">= 0.0.0",
|
|
"oracle": ">= 8.0",
|
|
"redhat": ">= 8.0",
|
|
"rocky": ">= 8.0",
|
|
"ubuntu": ">= 22.04",
|
|
"windows": ">= 0.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ark": ">= 2.0.2",
|
|
"chocolatey": ">= 3.0",
|
|
"yum": ">= 7.2"
|
|
},
|
|
"providing": {
|
|
|
|
},
|
|
"recipes": {
|
|
|
|
},
|
|
"version": "11.0.1",
|
|
"source_url": "https://github.com/sous-chefs/nodejs",
|
|
"issues_url": "https://github.com/sous-chefs/nodejs/issues",
|
|
"privacy": false,
|
|
"chef_versions": [
|
|
[
|
|
">= 15.3"
|
|
]
|
|
],
|
|
"ohai_versions": [
|
|
|
|
],
|
|
"gems": [
|
|
|
|
],
|
|
"eager_load_libraries": true
|
|
}
|