-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
41 lines (41 loc) · 1.22 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
32
33
34
35
36
37
38
39
40
41
{
"name": "notifiable-diseases",
"version": "0.0.0",
"dependencies": {
"angular": "1.2.16",
"json3": "~3.3.1",
"es5-shim": "~3.1.0",
"bootstrap-sass-official": "~3.2.0",
"angular-resource": "1.2.16",
"angular-cookies": "1.2.16",
"angular-sanitize": "1.2.16",
"angular-animate": "1.2.16",
"angular-touch": "1.2.16",
"angular-route": "1.2.16",
"angular-bootstrap": "0.11.0",
"lodash": "3.7.0",
"angular-google-chart": "bouil/angular-google-chart#489161c54d32601b7ba8ef663beece506bb5b47a",
"angular-local-storage": "0.0.5",
"ng-debounce": "0.1.4",
"checklist-model": "0.1.3",
"angular-uuid-service": "0.0.1",
"angular-xeditable": "0.1.8",
"ng-csv": "0.2.3",
"moment": "2.8.1",
"angular-daterangepicker": "0.1.8",
"angular-ui-select2": "0.0.5",
"leaflet": "Leaflet/Leaflet#8a5fdfc6e3db2807b8f0dd617474e4ab2949142b",
"leaflet-omnivore": "mapbox/leaflet-omnivore#2d67abe67c2284ab550a9e40b6131681312bfff1",
"nouislider": "7.0.1"
},
"devDependencies": {
"angular-mocks": "1.2.16",
"angular-scenario": "1.2.16"
},
"appPath": "app",
"distPath": "dist/nndd",
"resolutions": {
"angular": "~1.2.17",
"moment": "~2.9.0"
}
}