File tree Expand file tree Collapse file tree 1 file changed +15
-7
lines changed
Expand file tree Collapse file tree 1 file changed +15
-7
lines changed Original file line number Diff line number Diff line change 44 "license" : " MIT" ,
55 "description" : " React component tied to scroll events with callbacks for enter, exit and progress while scrolling through the viewport." ,
66 "repository" : " ryanhefner/react-scroll-trigger" ,
7+ "keywords" : [
8+ " react" ,
9+ " react-component" ,
10+ " scroll" ,
11+ " trigger"
12+ ],
713 "author" : " Ryan Hefner <hi@ryanhefner.com> (https://www.ryanhefner.com)" ,
14+ "bugs" : {
15+ "url" : " https://github.com/ryanhefner/react-contentful/issues"
16+ },
17+ "homepage" : " https://github.com/ryanhefner/react-contentful#readme" ,
18+ "funding" : {
19+ "type" : " github" ,
20+ "url" : " https://github.com/sponsors/ryanhefner"
21+ },
822 "files" : [
923 " es" ,
1024 " index.js" ,
87101 " ./node_modules/jest-enzyme/lib/index.js"
88102 ],
89103 "testURL" : " http://localhost"
90- },
91- "keywords" : [
92- " react" ,
93- " react-component" ,
94- " scroll" ,
95- " trigger"
96- ]
104+ }
97105}
You can’t perform that action at this time.
0 commit comments