-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbower.json
More file actions
32 lines (32 loc) · 802 Bytes
/
bower.json
File metadata and controls
32 lines (32 loc) · 802 Bytes
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
{
"name": "jekyll-and-deck.js",
"version": "2.0.1",
"homepage": "https://github.com/razor-x/jekyll-and-deck.js",
"authors": [
"Evan Sosenko <razorx@evansosenko.com>"
],
"description": "Jekyll skeleton for creating presentations with deck.js.",
"keywords": [
"deck.js",
"jekyll",
"slides",
"presentation"
],
"license": "MIT",
"dependencies": {
"references": "evansosenko/references#0.1.0",
"MathJax": "2.6.0",
"bower-parseuri": "1.2.2",
"deck.js": "1.1.0",
"firebase": "2.4.0",
"headjs": "1.0.3",
"highlightjs": "9.1.0",
"jquery": "2.2.0",
"modernizr": "2.8.3",
"normalize-css": "3.0.3",
"remodal": "0.6.4",
"webfontloader": "1.6.21",
"deck.js-material": "1.1.0",
"material-design-preloader": "1.1.1"
}
}