forked from HospitalRun/hospitalrun-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
22 lines (22 loc) · 681 Bytes
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "hospitalrun",
"dependencies": {
"JsBarcode": "https://github.com/HospitalRun/JsBarcode.git",
"bootstrap": "~3.3.5",
"ember": "~2.10.0",
"ember-cli-shims": "0.1.3",
"filer.js": "https://github.com/ebidel/filer.js.git#~0.4.3",
"idb.filesystem": "https://github.com/ebidel/idb.filesystem.js.git#~0.0.6",
"octicons": "~2.4.1",
"pikaday": "https://github.com/owenmead/Pikaday.git#1.5.1",
"typeahead.js": "~0.11.1",
"pouchdb-load": "^1.4.0",
"pretender": "~0.10.0",
"fullcalendar": "^3.0.0",
"fullcalendar-scheduler": "^1.4.0"
},
"devDependencies": {
"timekeeper": "^1.0.0",
"webrtc-adapter": "^3.1.3"
}
}