File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed
Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @strv/react-native-hero-carousel" ,
33 "version" : " 0.1.0" ,
4+ "homepage" : " https://github.com/strvcom/react-native-hero-carousel" ,
45 "description" : " A customizable hero carousel component for React Native" ,
6+ "bugs" : {
7+ "url" : " https://github.com/strvcom/react-native-hero-carousel/issues"
8+ },
9+ "keywords" : [
10+ " react-native" ,
11+ " carousel" ,
12+ " hero" ,
13+ " slider" ,
14+ " reanimated"
15+ ],
516 "main" : " src/index.ts" ,
617 "types" : " src/index.ts" ,
718 "private" : true ,
1526 "lint:fix" : " eslint --fix ." ,
1627 "test" : " jest --passWithNoTests"
1728 },
18- "keywords" : [
19- " react-native" ,
20- " carousel" ,
21- " hero" ,
22- " slider" ,
23- " reanimated"
24- ],
2529 "author" :
" strvcom <[email protected] >" ,
2630 "license" : " MIT" ,
2731 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments