{ "name": "fullcalendar", "version": "0.0.0", "repository": { "type": "git", "url": "https://github.com/arshaw/fullcalendar.git" }, "devDependencies": { "underscore": "~1.4.4", "grunt": "~0.4.0", "grunt-contrib-concat": "~0.1.2", "grunt-contrib-uglify": "~0.1.1", "grunt-contrib-copy": "~0.4.0", "grunt-contrib-compress": "~0.4.0", "grunt-contrib-clean": "~0.4.0", "lumbar": "~2.0.0-beta19" }, "scripts": { "install": "bower install" } }