react-spark-scroll-rekapi
Version:
Scroll-based animation and actions for React
38 lines (37 loc) • 821 B
JSON
{
"name": "react-spark-scroll-rekapi",
"version": "4.0.0",
"description": "Scroll-based animation and actions for React",
"main": "lib",
"repository": {
"type": "git",
"url": "https://github.com/gilbox/react-spark-scroll.git"
},
"homepage": "https://github.com/gilbox/react-spark-scroll/blob/latest/README.md",
"bugs": "https://github.com/gilbox/react-spark-scroll/issues",
"authors": [
"Gil Birman"
],
"license": "MIT",
"peerDependencies": {
"react": "^15.5.4"
},
"dependencies": {
"animation-frame": "^0.3.0",
"events": "^1.0.2",
"lodash": "^3.10.1",
"rekapi": "^1.4.4",
"react-spark-scroll": "^4.0.0"
},
"tags": [
"react",
"scroll"
],
"keywords": [
"react",
"react-component",
"scroll",
"scrolling",
"animation"
]
}