{ "name": "HabitRPG", "version": "0.1.1", "homepage": "https://github.com/lefnire/habitrpg", "authors": [ "Tyler Renelle " ], "private": true, "ignore": [ "**/.*", "node_modules", "public/bower_components", "test", "tests" ], "dependencies": { "jquery": "~2.0.3", "angular": "1.2.0-rc.2", "angular-resource": "1.2.0-rc.2", "angular-ui": "~0.4.0", "angular-bootstrap": "~0.5.0", "habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git#rewrite", "bootstrap-tour": "0.5.0", "BrowserQuest": "https://github.com/mozilla/BrowserQuest.git", "github-buttons": "git://github.com/mdo/github-buttons.git", "jquery-ui": "~1.10.3", "bootstrap-growl": "~1.1.0", "jquery.cookie": "~1.3.1", "sticky": "*", "bootstrap-datepicker": "~1.2.0", "bootstrap": "v2.3.2", "angular-route": "1.2.0-rc.2", "angular-ui-utils": "~0.0.4", "angular-sanitize": "1.2.0-rc.2", "marked": "~0.2.9" }, "resolutions": { "jquery": "~2.0.3", "angular": "1.2.0-rc.2", "angular-mocks": "1.2.0-rc.2" }, "devDependencies": { "angular-mocks": "1.2.0-rc.2" } }