js

Dependencies

As of January 14, 2014 3:24pm

16 total

bundler v1.3.5

Summary Description License
The best way to manage your application's dependencies Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably MIT
Parents
multi_json
multi_xml
thor
license_finder

grunt v0.4.2

Summary Description License
MIT

grunt-cli v0.1.11

Summary Description License
MIT

grunt-contrib-coffee v0.8.0

Summary Description License
MIT

grunt-contrib-concat v0.3.0

Summary Description License
MIT

grunt-contrib-uglify v0.2.7

Summary Description License
MIT

grunt-contrib-watch v0.5.3

Summary Description License
MIT

grunt-replace v0.5.1

Summary Description License
Apache-2.0

httparty v0.11.0

Summary Description License
Makes http fun! Also, makes consuming restful web services dead easy. Makes http fun! Also, makes consuming restful web services dead easy. MIT
Parents
license_finder
Children
multi_json
multi_xml

license_finder v0.9.4 (development)

Summary Description License
Audit the OSS licenses of your application's dependencies. Do you know the licenses of all your application's dependencies? What open source software licenses will your business accept? LicenseFinder culls your Gemfile, detects the licenses of the gems in it, and gives you a report that you can act on. If you already know what licenses your business is comfortable with, you can whitelist them, leaving you with an action report of only those dependencies that have licenses that fall outside of the whitelist. MIT
Children
bundler
sequel
thor
rake
httparty
sqlite3

multi_json v1.8.4

Summary Description License
A common interface to multiple JSON libraries. A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson. MIT
Parents
httparty
Children
bundler

multi_xml v0.5.5

Summary Description License
A generic swappable back-end for XML parsing Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML. MIT
Parents
httparty
Children
bundler

rake v10.1.1

Summary Description License
Ruby based make-like utility. Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax. MIT
Parents
license_finder

sequel v4.6.0

Summary Description License
The Database Toolkit for Ruby The Database Toolkit for Ruby MIT
Parents
license_finder

sqlite3 v1.3.8

Summary Description License
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org) This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer. MIT
Parents
license_finder

thor v0.18.1

Summary Description License
A scripting framework that replaces rake, sake and rubigen A scripting framework that replaces rake, sake and rubigen MIT
Parents
license_finder
Children
bundler