forked from tagspaces/tagspaces
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
36 lines (36 loc) · 996 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
32
33
34
35
36
{
"name": "TagSpaces",
"dependencies": {
"animate.css": "~3.4.0",
"bootstrap": "~3.3.6",
"bootswatch": "~3.3.6",
"bootstrap-validator": "~0.9.0",
"d3": "~3.3.13",
"dompurify": "~0.7.1",
"jquery": "~2.2.0",
"jquery-simplecolorpicker": "~0.3.0",
"jqueryui": "~1.11.4",
"jquery.hammer.js": "~2.0.0",
"jszip": "~2.5.0",
"filesaver.js": "~0.0.2",
"fontawesome": "~4.5.0",
"hammerjs": "~2.0.6",
"handlebars": "~1.1.2",
"hopscotch": "~0.2.5",
"i18next": "~1.10.1",
"mousetrap": "~1.5.3",
"noty": "~2.3.7",
"pdfjs-dist": "~1.4.83",
"spinkit": "~1.2.5",
"require-css": "~0.1.8",
"requirejs": "~2.1.20",
"requiretext": "https://raw.githubusercontent.com/requirejs/text/2.0.14/text.js",
"select2": "~3.4.5",
"x-editable": "~1.5.1",
"underscore": "https://raw.githubusercontent.com/jashkenas/underscore/1.8.3/underscore.js"
},
"private": true,
"resolutions": {
"jquery": "~2.2.0"
}
}