{ "yum": { "4.1.0": { "location_path": "https://chef.example.com/organizations/example/cookbooks/yum/4.1.0", "location_type": "chef_server", "dependencies": { } } }, "windows": { "2.1.1": { "location_path": "https://chef.example.com/organizations/example/cookbooks/windows/2.1.1", "location_type": "chef_server", "dependencies": { "ohai": ">= 4.0.0" } } }, "ubuntu": { "2.0.0": { "location_path": "https://chef.example.com/organizations/example/cookbooks/ubuntu/2.0.0", "location_type": "chef_server", "dependencies": { "apt": ">= 0.0.0" } } }, "ohai": { "4.2.3": { "location_path": "https://chef.example.com/organizations/example/cookbooks/ohai/4.2.3", "location_type": "chef_server", "dependencies": { "compat_resource": ">= 12.14.7" } } }, "compat_resource": { "12.16.3": { "location_path": "https://chef.example.com/organizations/example/cookbooks/compat_resource/12.16.3", "location_type": "chef_server", "dependencies": { } } }, "apt": { "5.0.1": { "location_path": "https://chef.example.com/organizations/example/cookbooks/apt/5.0.1", "location_type": "chef_server", "dependencies": { "compat_resource": ">= 12.16.3" } } } }