{ "version": "2.0", "licenses": [ { "id": "MIT", "name": "MIT License", "url": "https://opensource.org/licenses/MIT", "count": 13 }, { "id": "BSD-3-Clause", "name": "BSD 3-Clause \"New\" or \"Revised\" License", "url": "https://opensource.org/licenses/BSD-3-Clause", "count": 2 }, { "id": "LGPL-3.0-only", "name": "GNU Lesser General Public License v3.0 only", "url": "https://opensource.org/licenses/LGPL-3.0", "count": 1 } ], "dependencies": [ { "name": "bundler", "url": "http://bundler.io", "description": "The best way to manage your application's dependencies", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "concurrent-ruby", "url": "http://www.concurrent-ruby.com", "description": "Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java, and classic concurrency patterns.", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "connection_pool", "url": "https://github.com/mperham/connection_pool", "description": "Generic connection pool for Ruby", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "mini_portile2", "url": "http://github.com/flavorjones/mini_portile", "description": "Simplistic port-like solution for developers", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "mustermann", "url": "https://github.com/sinatra/mustermann", "description": "Your personal string matching expert.", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "nokogiri", "url": "http://nokogiri.org", "description": "Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "pg", "url": "https://bitbucket.org/ged/ruby-pg", "description": "Pg is the Ruby interface to the {PostgreSQL RDBMS}[http://www.postgresql.org/]", "paths": [ "." ], "licenses": [ "BSD-3-Clause" ] }, { "name": "puma", "url": "http://puma.io", "description": "Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications", "paths": [ "." ], "licenses": [ "BSD-3-Clause" ] }, { "name": "rack", "url": "https://rack.github.io/", "description": "a modular Ruby webserver interface", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "rack-protection", "url": "http://github.com/sinatra/sinatra/tree/master/rack-protection", "description": "Protect against typical web attacks, works with all Rack apps, including Rails.", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "redis", "url": "https://github.com/redis/redis-rb", "description": "A Ruby client library for Redis", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "sidekiq", "url": "http://sidekiq.org", "description": "Simple, efficient background processing for Ruby", "paths": [ "." ], "licenses": [ "LGPL-3.0-only" ] }, { "name": "sinatra", "url": "http://www.sinatrarb.com/", "description": "Classy web-development dressed in a DSL", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "slim", "url": "http://slim-lang.com/", "description": "Slim is a template language.", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "temple", "url": "https://github.com/judofyr/temple", "description": "Template compilation framework in Ruby", "paths": [ "." ], "licenses": [ "MIT" ] }, { "name": "tilt", "url": "http://github.com/rtomayko/tilt/", "description": "Generic interface to multiple Ruby template engines", "paths": [ "." ], "licenses": [ "MIT" ] } ] }