UNPKG

headroom.js

Version:

Give your page some headroom. Hide your header until you need it

34 lines (33 loc) 617 B
{ "name": "headroom.js", "main": [ "dist/headroom.js", "dist/headroom.min.js", "dist/jQuery.headroom.js", "dist/jQuery.headroom.min.js", "dist/angular.headroom.js", "dist/angular.headroom.min.js" ], "ignore": [ "**/.*", "node_modules", "components", "spec", "Gruntfile.js", "src", "bower_components", "test", "tests" ], "homepage": "http://wicky.nillia.ms/headroom.js/", "authors": [ "WickyNilliams" ], "description": "Hide your header until you need it", "keywords": [ "header", "js", "scroll" ], "license": "MIT" }