7 8 9
# File 'lib/rebo/config.rb', line 7 def read() File.file?(NPM_FILE) ? from_json(NPM_FILE) : {} end