{ "name" : "backbone", "description" : "Give your JS App some Backbone with Models, Views, Collections, and Events.", "url" : "http://backbonejs.org", "keywords" : ["util", "functional", "server", "client", "browser"], "author" : "Jeremy Ashkenas ", "dependencies" : { "underscore": ">=1.3.3" }, "devDependencies": { "grunt": "~0.3.15" }, "scripts" : { "test": "./node_modules/grunt/bin/grunt" }, "main" : "backbone.js", "version" : "0.9.2" }