generated from halo-dev/halo-theme-quick-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
28 lines (28 loc) · 762 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
{
"name": "takagi-sakura",
"main": "index.js",
"authors": [
"takagi <[email protected]>"
],
"license": "ISC",
"homepage": "https://github.com/LIlGG/halo-theme-sakura",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"source/lib",
"test",
"tests",
"src"
],
"dependencies": {
"flv.min": "https://github.com/bilibili/flv.js/releases/download/v1.5.0/flv.min.js",
"isotope.pkgd.min": "https://unpkg.com/isotope-layout@3/dist/isotope.pkgd.min.js",
"imagesloaded": "^4.1.4",
"packery-mode.pkgd.min": "https://github.com/metafizzy/isotope-packery/blob/master/packery-mode.pkgd.min.js",
"tocbot": "^4.12.0",
"jquery-ui": "^1.12.1",
"js-yaml": "^3.14.0",
"lazysizes": "^5.2.2"
}
}