forked from Patternslib/Patterns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
45 lines (45 loc) · 1.21 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
{
"name": "patternslib",
"version": "2.0.12",
"main": "bundle.js",
"devDependencies": {
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x"
},
"ignore": {},
"dependencies": {
"almond": "",
"jquery": "1.11.1",
"modernizr": "2.8.3",
"requirejs": "",
"requirejs-tpl-jcbrand": "*",
"requirejs-text": "~2.0.12",
"jcrop": "0.9.12",
"AnythingSlider": "1.8.17",
"chosen": "https://github.com/syslabcom/chosen.git#4371e8fdabe16d4e8aaa3734421edc367e32a296",
"jquery-form": "3.46.0",
"fullcalendar": "https://github.com/arshaw/fullcalendar/releases/download/v2.0.0/fullcalendar-2.0.0.zip",
"jquery-placeholder": "2.0.7",
"prefixfree": "",
"select2": "3.4.6",
"slides": "",
"spectrum": "",
"jquery-textchange": "0.2.2",
"logging": "",
"parsleyjs": "1.2.4",
"jquery.tinymce": "",
"moment": "2.10.6",
"moment-timezone": "0.4.0",
"imagesloaded": "~3.1.8",
"masonry": "~3.2.2",
"jquery.browser": "~0.0.7",
"underscore": "~1.8.3",
"showdown": "~0.5.0",
"google-code-prettify": "~1.0.4",
"photoswipe": "~4.1.0",
"pikaday": "1.3.2",
"validate": "~0.8.0"
},
"resolutions": {
"jquery": "1.11.1"
}
}