73 74 75
# File 'lib/puppet_readme_generator.rb', line 73 def metadata @metadata ||= JSON.parse(File.open(metadata_path).read) end