react-sticky-header
Version:
Lightweight sticky header made for React that works with both colours and images.
21 lines • 475 B
JSON
{
"name": "react-sticky-header",
"version": "0.2.0",
"description": "Lightweight sticky header made for React that works with both colours and images.",
"repository": "madou/react-sticky-header",
"author": "Michael Dougall",
"license": "MIT",
"keywords": [
"react",
"sticky header",
"header",
"sticky",
"header scroll",
"scroll"
],
"main": "index.js",
"jsnext:main": "index.es6.js",
"dependencies": {
"react": "^15.5.4"
}
}