OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/bower.json

40 lines
1.2 KiB

{
"name": "openproject",
"version": "3.0",
"dependencies": {
"jquery": "1.11.0",
"jquery-ujs": "1.0.0",
"jquery-ui": "~1.10.4",
"select2": "3.3.2",
"jquery.atwho": "0.5.0",
"openproject-ui_components": "opf/openproject-ui_components#with-bower",
"angular": "~1.2.14",
"angular-animate": "~1.2.14",
"angular-ui-select2": "0.0.5",
"angular-ui-select2-sortable": "0.0.1",
"angular-ui-date": "0.0.3",
"angular-ui-router": "0.2.11",
"angular-i18n": "~1.3.0",
"angular-modal": "~0.4.0",
"angular-sanitize": "~1.2.14",
"angular-truncate": "sparkalow/angular-truncate#fdf60fda265042d12e9414b5354b2cc52f1419de",
"angular-feature-flags": "mjt01/angular-feature-flags#ca40201e2279777dc3820c783f60f845cefff731",
"jquery-migrate": "~1.2.1",
"momentjs": "~2.7.0",
"moment-timezone": "~0.2.0",
"angular-context-menu": "finnlabs/angular-context-menu#v0.1.5",
"angular-busy": "~4.0.4",
"hyperagent": "manwithtwowatches/hyperagent#v0.4.2"
},
"devDependencies": {
"mocha": "~1.14.0",
"angular-mocks": "~1.2.14",
"angular-scenario": "~1.2.14",
"chai": "~1.9.0",
"jquery-mockjax": "~1.5.3"
},
"resolutions": {
"select2": "3.3.2",
"jquery": "1.11.0"
}
}