forked from wet-boew/wet-boew
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
46 lines (46 loc) · 1.07 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
42
43
44
45
46
{
"name": "wet-boew",
"version": "4.0.19-development",
"homepage": "http://wet-boew.github.io",
"authors": [
"WET-BOEW Team"
],
"description": "Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)",
"keywords": [
"i18n",
"a11y",
"wet-boew",
"bootstrap"
],
"license": "MIT",
"ignore": [
".git*",
".travis.yml",
".editorconfig",
"node_modules",
"test",
"lib"
],
"dependencies": {
"bootstrap-sass-official": "3.3.1",
"DataTables": "1.10.7",
"es5-shim": "2.3.0",
"excanvas": "*",
"flot": "0.8.3",
"google-code-prettify": "1.0.4",
"html5shiv": "3.7.2",
"jquery": "2.1.4",
"jquery-oldIE": "jquery#1.11.1",
"jquery-pjax": "1.9.6",
"jquery-validation": "1.13.1",
"magnific-popup": "1.0.0",
"openlayers": "https://github.com/wet-boew/openlayers-dist.git#2.13.1",
"proj4": "2.3.3",
"respond": "1.4.2",
"selectivizr": "1.0.2",
"SideBySideImproved": "https://github.com/pkoltermann/SideBySideImproved.git"
},
"moduleType": [
"globals"
]
}