-
Notifications
You must be signed in to change notification settings - Fork 171
/
bower.json
47 lines (47 loc) · 1.08 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
47
{
"name": "Young",
"homepage": "https://github.com/shiyanhui/Young",
"authors": [
"Lime <[email protected]>"
],
"description": "",
"main": "",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"alertify.js": "0.3.11",
"Buttons": "1.1.1",
"sprintf": "^1.0.3",
"bootstrap-datepicker": "1.6.4",
"fancybox": "2.1.5",
"font-awesome": "4.6.3",
"highlightjs": "9.6.0",
"iCheck": "1.0.2",
"blueimp-load-image": "2.6.1",
"Jcrop": "0.9.12",
"blueimp-file-upload": "9.5.7",
"jquery-textext": "1.3.1",
"jquery.pin": "1.0.3",
"jquery.scrollTo": "2.1.2",
"MathJax": "2.6.1",
"messenger": "1.5.0",
"jquery-mousewheel": "3.1.13",
"node-uuid": "1.4.7",
"resumable.js": "Resumable.js#1.0.2",
"store-js": "1.3.20",
"switchery": "0.8.1",
"typeahead.js": "0.10.2",
"handlebars": "4.0.5",
"cityselector": "0.1",
"bootstrap-young": "0.1",
"wysiwyg-young": "0.1",
"select2": "3.4.5",
"jquery": "1.8.3"
}
}