forked from publiclab/mapknitter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
36 lines (36 loc) · 1.37 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
{
"name": "MapKnitter",
"version": "2.0.2",
"dependencies": {
"fontawesome": "~4.2.0",
"bootstrap": "~3.2.0",
"seiyria-bootstrap-slider": "~4.4.0",
"jquery": "~1.11",
"jquery-ui": "~1.11",
"jquery-ujs": "~1.0.3",
"openlayers": "release-2.13.1",
"blueimp-file-upload": "blueimp/jQuery-File-Upload#~9.8.1",
"blueimp-tmpl": "2.5.4",
"exif-js": "",
"leaflet": "0.7.3",
"leaflet-omnivore": "~0.3.2",
"leaflet-google": "https://raw.githubusercontent.com/shramov/leaflet-plugins/master/layer/tile/Google.js",
"leaflet-draw": "Leaflet/Leaflet.draw#0.2.4",
"leaflet-illustrate": "manleyjster/Leaflet.Illustrate#31d7daa42fb140c063c4a9d9ccf13a279bb1b8d7",
"leaflet-distortableimage": "publiclab/Leaflet.DistortableImage",
"leaflet-easybutton": "CliffCloud/Leaflet.EasyButton#1.0.0",
"leaflet-toolbar": "Leaflet/Leaflet.Toolbar",
"leaflet-providers": "leaflet-extras/leaflet-providers#1.0.6",
"sparklines": "~1.0.0",
"modalbox": "okonet/modalbox",
"cartagen": "jywarren/cartagen",
"prototypejs-bower": "plynchnlm/prototypejs-bower#1.7.2",
"scriptaculous": "http://script.aculo.us/dist/scriptaculous-js-1.9.0.zip",
"glfx-js": "git+https://github.com/jywarren/glfx.js.git",
"webgl-distort": "jywarren/webgl-distort",
"junction": "theleagueof/junction"
},
"resolutions": {
"jquery": "^2.1.3"
}
}