sticky-kit
Version:
A jQuery plugin for creating smart sticky elements
23 lines (22 loc) • 562 B
JSON
{
"name": "sticky-kit",
"version": "1.1.3",
"description": "A jQuery plugin for creating smart sticky elements",
"main": "sticky-kit.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leafo/sticky-kit.git"
},
"author": "leafo <leafot@gmail.com>",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/leafo/sticky-kit/issues"
},
"homepage": "https://github.com/leafo/sticky-kit#readme"
}