@synapsestudios/react-scroll
Version:
A scroll component for React.js
32 lines (31 loc) • 613 B
JSON
{
"name": "react-scroll",
"version": "0.27.0",
"description": "A scroll component for React.js",
"main": "lib",
"repository": {
"type": "git",
"url": "https://github.com/fisshy/react-scroll.git"
},
"homepage": "https://github.com/fisshy/react-scroll",
"bugs": "https://github.com/fisshy/react-scroll/issues",
"authors": [
"Joachim Karlsson"
],
"license": "MIT",
"tags": [
"react",
"scroll"
],
"keywords": [
"react",
"react-component",
"scroll",
"scroller",
"scrolls",
"scrolling "
],
"peerDependencies": {
"react": ">=0.13.0"
}
}