Skip to content

Commit e71662a

Browse files
Added bower.json.
1 parent b762dca commit e71662a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

bower.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "midnight",
3+
"version": "1.0.0",
4+
"description": "Switch fixed headers on the fly",
5+
"main": "midnight.jquery.js",
6+
"homepage": "https://github.com/Aerolab/midnight.js",
7+
"license": "MIT",
8+
"authors": [
9+
"Aerolab <[email protected]>"
10+
],
11+
"keywords": [
12+
"jquery",
13+
"ui",
14+
"scrolling",
15+
"header",
16+
"midnight"
17+
],
18+
"ignore": [
19+
"assets",
20+
"index.html",
21+
"AUTHORS.txt",
22+
"Gruntfile.js",
23+
"package.json"
24+
]
25+
}

0 commit comments

Comments
 (0)