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

31 lines
912 B

{
"name": "openproject",
"version": "3.0",
"dependencies": {
"jquery": "1.11.0",
"jquery-ujs": "latest",
"select2": "3.3.2",
"jquery.atwho": "finnlabs/At.js#0025862f7600c8dddec98caab13a76b11cfaba18",
"Caret.js": "ichord/Caret.js#72495fcb194a0beec14de25956a7c615ede630b2",
"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",
"angular-i18n": "~1.3.0",
"angular-modal": "~0.3.0",
"angular-sanitize": "~1.2.14",
"jquery-migrate": "~1.2.1",
"momentjs": "~2.6.0",
"ng-context-menu": "finnlabs/ng-context-menu#customized"
},
"devDependencies": {
"mocha": "~1.14.0",
"angular-mocks": "~1.2.14",
"angular-scenario": "~1.2.14",
"chai": "~1.9.0"
},
"resolutions": {
"select2": "3.3.2"
}
}