sticky-polyfill
Version:
polyfill for position:sticky
24 lines (23 loc) • 554 B
JSON
{
"name": "sticky-polyfill",
"version": "1.0.2",
"description": "polyfill for position:sticky",
"main": "sticky.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/coconilu/sticky-polyfill.git"
},
"keywords": [
"sticky",
"polyfill"
],
"author": "coconilu",
"license": "ISC",
"bugs": {
"url": "https://github.com/coconilu/sticky-polyfill/issues"
},
"homepage": "https://github.com/coconilu/sticky-polyfill#readme"
}