-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
15 lines (15 loc) · 850 Bytes
/
bower.json
File metadata and controls
15 lines (15 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "Fall-Back.github.io",
"description": "This file lists all the front-end packages required for the project.",
"homepage": "http://fall-back.github.io/",
"dependencies": {
"Fall-Back-Base": "https://github.com/Fall-Back/Base.git",
"Fall-Back-Start-CSS": "https://github.com/Fall-Back/Start-CSS.git",
"Fall-Back-Search-Form": "https://github.com/Fall-Back/Search-Form.git",
"Fall-Back-Over-Panel": "https://github.com/Fall-Back/Over-Panel.git",
"Fall-Back-Nav-Bar": "https://github.com/Fall-Back/Nav-Bar.git",
"Fall-Back-Sticky-Footer": "https://github.com/Fall-Back/Sticky-Footer.git",
"Fall-Back-Cookie-Notice": "https://github.com/Fall-Back/Cookie-Notice.git",
"Fall-Back-SVG": "https://github.com/Fall-Back/SVG.git"
}
}