-
Notifications
You must be signed in to change notification settings - Fork 207
/
Copy pathbower.json
39 lines (39 loc) · 1.62 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
{
"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",
"ol2": "git+https://github.com/openlayers/ol2#release-2.13.1",
"blueimp-file-upload": "blueimp/jQuery-File-Upload#~9.8.1",
"blueimp-tmpl": "2.5.4",
"exif-js": "",
"leaflet": "~1.0.0",
"leaflet-omnivore": "~0.3.2",
"leaflet-google": "https://gist.githubusercontent.com/jywarren/770e5018c7fea09e3044b1297bd99dc0/raw/6de6259a766f473559a10a29c4a5ccf23b2a0dea/Google.js",
"leaflet-draw": "Leaflet/Leaflet.draw#0.2.4",
"leaflet-illustrate": "manleyjster/Leaflet.Illustrate#31d7daa42fb140c063c4a9d9ccf13a279bb1b8d7",
"leaflet-distortableimage": "publiclab/Leaflet.DistortableImage#^0.2.0",
"leaflet-easybutton": "CliffCloud/Leaflet.EasyButton#1.0.0",
"leaflet-toolbar": "Leaflet/Leaflet.Toolbar#~0.3.0",
"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",
"image-sequencer": "git+https://github.com/publiclab/image-sequencer.git#~1.4.0",
"junction": "theleagueof/junction",
"leaflet-environmental-layers": "~1.0.1" ,
"leaflet-hash": "*"
},
"resolutions": {
"jquery": "^2.1.3"
}
}