UNPKG

sticky-kit

Version:

A jQuery plugin for creating smart sticky elements

34 lines (28 loc) 560 B
{ "name": "sticky-kit", "version": "1.1.3", "title": "Sticky-kit", "homepage": "http://leafo.net/sticky-kit", "description": "A jQuery plugin for making smart sticky elements.", "demo": "http://leafo.net/sticky-kit", "keywords": [ "sticky", "fixed", "scrolling", "ui" ], "author": { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "url": "http://leafo.net" }, "licenses": [ { "type": "WTFPL", "url": "http://www.wtfpl.net/" } ], "dependencies": { "jquery": ">=1.8" } }