forked from HospitalRun/hospitalrun-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
31 lines (31 loc) · 1.01 KB
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "hospitalrun",
"dependencies": {
"JsBarcode": "https://github.com/HospitalRun/JsBarcode.git",
"bootstrap": "~3.3.5",
"ember": "2.2.0",
"ember-cli-shims": "0.0.6",
"ember-cli-test-loader": "0.2.1",
"ember-data": "2.2.1",
"ember-load-initializers": "0.1.7",
"ember-qunit": "0.4.16",
"ember-qunit-notifications": "0.1.0",
"ember-resolver": "~0.1.20",
"filer.js": "https://github.com/ebidel/filer.js.git#~0.4.3",
"idb.filesystem": "https://github.com/ebidel/idb.filesystem.js.git",
"jquery": "^1.11.3",
"loader.js": "ember-cli/loader.js#3.4.0",
"moment": "~2.10.5",
"node-uuid": "https://github.com/broofa/node-uuid.git",
"octicons": "~2.4.1",
"pikaday": "owenmead/Pikaday#~1.3.3",
"pouchdb": "^5.1.0",
"pouchdb-quick-search": "~1.0.2",
"qunit": "~1.20.0",
"relational-pouch": "HospitalRun/relational-pouch#query",
"typeahead.js": "~0.11.1",
"lodash": "~3.7.0",
"pouchdb-load": "^1.4.0",
"pretender": "~0.10.0"
}
}