calendar/js/bower.json

16 lines
418 B
JSON

{
"name": "nextcloud-calendar",
"dependencies": {
"angular": "1.7.2",
"angular-bootstrap": "2.5.0",
"jquery-timepicker": "883bb2cd94",
"jstzdetect": "https://github.com/georgehrke/jstimezonedetect.git",
"ical.js": "1.2.2",
"fullcalendar": "3.9.0",
"hsl_rgb_converter": "https://github.com/kayellpeee/hsl_rgb_converter.git"
},
"devDependencies": {
"angular-mocks": "1.7.2"
}
}