github.com/go-chef/chef@v0.30.1/test/cookbook.json (about) 1 { 2 "version": "0.3.0", 3 "name": "foo-0.3.0", 4 "cookbook_name": "foo", 5 "frozen?": false, 6 "chef_type": "cookbook_version", 7 "json_class": "Chef::CookbookVersion", 8 "attributes": [], 9 "definitions": [], 10 "files": [], 11 "libraries": [], 12 "providers": [], 13 "recipes": [ 14 { 15 "name": "default.rb", 16 "path": "recipes/default.rb", 17 "checksum": "4e855dcab35b481ee56518db164b501d", 18 "specificity": "default", 19 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-4e855dcab35b481ee56518db164b501d?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=aUPZX5RNetuwRr0/NwU/Ff%2BjsBs%3D" 20 } 21 ], 22 "resources": [], 23 "root_files": [ 24 { 25 "name": "chefignore", 26 "path": "chefignore", 27 "checksum": "95380a40cfe5c346d5e63c52539d17e7", 28 "specificity": "default", 29 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-95380a40cfe5c346d5e63c52539d17e7?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=SXstnyZZxi%2BmKbLNUOzUsQXzCFw%3D" 30 }, 31 { 32 "name": "metadata.rb", 33 "path": "metadata.rb", 34 "checksum": "14963c5b685f3a15ea90ae51bd5454b6", 35 "specificity": "default", 36 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-14963c5b685f3a15ea90ae51bd5454b6?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=dI/kWu7EZ2YPHu2wF3mhUu8rbUA%3D" 37 }, 38 { 39 "name": "Policyfile.rb", 40 "path": "Policyfile.rb", 41 "checksum": "e9d0e18f4363f64e3b87ca5801791911", 42 "specificity": "default", 43 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-e9d0e18f4363f64e3b87ca5801791911?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=/bgm9VDzFPHBuPovkMNPwman9Ko%3D" 44 }, 45 { 46 "name": ".gitignore", 47 "path": ".gitignore", 48 "checksum": "8e1ff55846e9b28df348982ccfe339b3", 49 "specificity": "default", 50 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-8e1ff55846e9b28df348982ccfe339b3?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=T8UxfOjSj2zrzI6pwOXRSHhK%2B8M%3D" 51 }, 52 { 53 "name": "README.md", 54 "path": "README.md", 55 "checksum": "07c8684d1b1699563e073c17e6ee262f", 56 "specificity": "default", 57 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-07c8684d1b1699563e073c17e6ee262f?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=oPoa0y0RS34mWSyW8lXKRxge9NQ%3D" 58 }, 59 { 60 "name": "CHANGELOG.md", 61 "path": "CHANGELOG.md", 62 "checksum": "c28291df54b7be08bfe62a80c7dd5411", 63 "specificity": "default", 64 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-c28291df54b7be08bfe62a80c7dd5411?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=LQCb8adfjW6cVG7pfidMPg2pV5w%3D" 65 }, 66 { 67 "name": "LICENSE", 68 "path": "LICENSE", 69 "checksum": "1d1c9ae2289377a52e9dcec0a6d255b6", 70 "specificity": "default", 71 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-1d1c9ae2289377a52e9dcec0a6d255b6?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=etSoITthatLm9SemngewSDpCMnc%3D" 72 }, 73 { 74 "name": "kitchen.yml", 75 "path": "kitchen.yml", 76 "checksum": "c11edf11bc858c9aa3bfa7079cd52c9a", 77 "specificity": "default", 78 "url": "https://localhost:443/bookshelf/organization-cbf02f18c7f4ccd75ff967163d1a4398/checksum-c11edf11bc858c9aa3bfa7079cd52c9a?AWSAccessKeyId=5aa3ab740748068af204e3206eca77a1ea0be108&Expires=1570944408&Signature=ExbQ3O/3%2B/n5y/hd%2BDVd%2BViWCsM%3D" 79 } 80 ], 81 "templates": [], 82 "metadata": { 83 "name": "foo", 84 "description": "Installs/Configures foo", 85 "long_description": "Installs/Configures foo", 86 "maintainer": "The Authors", 87 "maintainer_email": "you@example.com", 88 "license": "All Rights Reserved", 89 "platforms": {}, 90 "dependencies": {}, 91 "recommendations": {}, 92 "suggestions": {}, 93 "conflicting": {}, 94 "providing": { 95 "foo": ">= 0.0.0" 96 }, 97 "replacing": {}, 98 "attributes": {}, 99 "groupings": {}, 100 "recipes": { 101 "foo": "" 102 }, 103 "version": "0.3.0" 104 }, 105 "access": { 106 "read": true, 107 "create": true, 108 "grant": true, 109 "update": true, 110 "delete": true 111 } 112 }