-
Notifications
You must be signed in to change notification settings - Fork 23
/
package copy.json
52 lines (52 loc) · 1.48 KB
/
package copy.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"name": "react-native-image-slider-banner",
"version": "1.0.2",
"description": "A simple and fully customizable React Native Component that implements Image and Banner Slider UI with animations.",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"react-native-vector-icons": "^8.1.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Mudassirraza912/react-native-image-slider-banner.git"
},
"keywords": [
"react-native-image-slider-banner",
"react-native-image-slider",
"react-native-image-slider-box",
"react-native-image-banner",
"react-native-animated-image-slider",
"react-native-image-slider-animation",
"react-native-image-carousel",
"react-native-slider",
"react-native-image-swiper",
"react-native-image-paging-slider",
"image",
"slider",
"image-slider",
"rn-image-slider",
"react-native-slider",
"react native slider",
"react native image",
"react native image slider",
"react native",
"native",
"react",
"ios",
"android",
"mobile",
"React Native Component",
"react-components",
"react-native-component",
"react-native-library"
],
"author": "Mudassir Raza",
"license": "MIT",
"bugs": {
"url": "https://github.com/Mudassirraza912/react-native-image-slider-banner/issues"
},
"homepage": "https://github.com/Mudassirraza912/react-native-image-slider-banner#readme"
}