Sha256: 9d9dc36ce2a139b539a106a110a70bf0577385fb02e04f1fe9e4086461a13f98
Contents?: true
Size: 609 Bytes
Versions: 18
Compression:
Stored size: 609 Bytes
Contents
{ "name" : "underscore", "description" : "JavaScript's functional programming helper library.", "homepage" : "http://underscorejs.org", "keywords" : ["util", "functional", "server", "client", "browser"], "author" : "Jeremy Ashkenas <jeremy@documentcloud.org>", "repository" : {"type": "git", "url": "git://github.com/documentcloud/underscore.git"}, "main" : "underscore.js", "version" : "1.4.4", "devDependencies": { "phantomjs": "0.2.2" }, "scripts": { "test": "phantomjs test/vendor/runner.js test/index.html?noglobals=true" } }
Version data entries
18 entries across 18 versions & 3 rubygems