{ "name": "jquerypp", "title": "jQuery++", "description": "jQuery's missing utils and special events", "version": "1.0.1", "homepage": "http://jquerypp.com", "author": { "name": "Bitovi", "email": "contact@bitovi.com", "web": "http://bitovi.com/" }, "devDependencies": { "http-server": "0.5.1", "grunt": "0.4.0", "grunt-string-replace": "0.2.2", "grunt-shell": "0.2.1" }, "repository": { "type": "git", "url": "git@github.com:bitovi/jquerypp.git" }, "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/mit-license.php" } ] }