{ "name": "openproject", "version": "3.0", "dependencies": { "jquery": "1.7.2", "jquery-ujs": "latest", "select2": "3.3.2", "jquery.atwho": "latest", "openproject-ui_components": "opf/openproject-ui_components#with-bower", "angular": "~1.2.14", "angular-animate": "~1.2.14", "angular-ui-select2": "latest", "angular-ui-date": "latest" }, "devDependencies": { "mocha": "~1.14.0", "angular-mocks": "~1.2.14", "angular-scenario": "~1.2.14", "chai": "~1.9.0" }, "resolutions": { "select2": "3.3.2", "jquery": "1.7.2" } }