We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b762dca commit e71662aCopy full SHA for e71662a
bower.json
@@ -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