forked from hslayers/hslayers-ng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
31 lines (31 loc) · 808 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
23
24
25
26
27
28
29
30
31
{
"name": "hslayers",
"description": "HSlayers-ng library for mapping applications",
"version": "1.0.0",
"homepage": "",
"license": "MIT",
"private": true,
"dependencies": {
"angular": "1.4.x",
"angular-loader": "1.4.x",
"angular-cookies": "1.4.x",
"angular-sanitize": "1.4.x",
"angularjs-socialshare": "2.2.x",
"angular-mocks": "1.4.x",
"html5-boilerplate": "4.3.x",
"bootstrap": "3.3.x",
"angular-gettext": "2.0.x",
"requirejs": "2.1.x",
"crossfilter": "1.3.x",
"xml2json": "1.1.x",
"d3": "3.5.x",
"proj4": "2.3.x",
"ol3-popup": "1.0.x",
"s4a-js": "*",
"angular-drag-and-drop-lists": "^1.4.0",
"js-cookie": "2.1.2",
"ng-focus-if": "^1.0.7",
"angular-update-meta": "1.9.0",
"socket.io-client": "^1.4.8"
}
}