UNPKG

sticky-footer.js

Version:
32 lines (31 loc) 936 B
{ "name": "sticky-footer.js", "version": "2.0.0", "description": "jQuery plugin to create a sticky footer", "keywords": [ "Footer", "JavaScript", "Sticky", "jQuery", "HTML", "jquery-plugin", "ecosystem:jquery" ], "homepage": "https://github.com/jahidulpabelislam/sticky-footer.js/#readme", "bugs": { "url": "https://github.com/jahidulpabelislam/sticky-footer.js/issues" }, "repository": { "type": "git", "url": "git+https://github.com/jahidulpabelislam/sticky-footer.js.git" }, "license": "GPL-3.0", "author": "Jahidul Pabel Islam <me@jahidulpabelislam.com>", "main": "./src/sticky-footer.min.js", "devDependencies": { "@jahidulpabelislam/codestyles": "^1.1.1", "gulp": "^4.0.2", "gulp-concat": "^2.6.1", "gulp-uglify": "^3.0.2" } }