-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbower.json
34 lines (34 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
32
33
34
{
"name": "accessimap-editeur-der",
"version": "0.6.1",
"dependencies": {
"angular": "#1.5.x",
"angular-animate": "#1.5.x",
"angular-cookies": "#1.5.x",
"angular-mocks": "#1.5.x",
"angular-resource": "#1.5.x",
"angular-route": "#1.5.x",
"angular-sanitize": "#1.5.x",
"angular-touch": "#1.5.x",
"angular-ui-select": "https://github.com/angular-ui/ui-select.git",
"angular-ui-utils": "#0.2.3",
"angular-bootstrap-slider": "~0.1.7",
"d3": "~3.5.3",
"d3-transform": "^1.0.4",
"file-saver.js": "~1.20150304.1",
"leaflet": "^0.7.7",
"json3": "^3.3.0",
"jszip": "Stuk/jszip",
"path-data-polyfill.js": "https://github.com/jarek-foksa/path-data-polyfill.js.git",
"pdfjs-dist": "~1.1.494",
"select2": "~3.4.5",
"toastr": "^2.1.2",
"turf": "~2.0.2",
"opbeat-angular": "^3.6.1",
"es5-shim": "^4.5.9",
"bootstrap-sass": "bootstrap-sass-official#^3.3.7",
"jspdf": "^1.3.5",
"material-design-icons": "^3.0.1"
},
"appPath": "app"
}