UNPKG
vwo-react-native
Version:
latest (2.8.0)
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
React-native bridge for VWO A/B testing SDK
vwo-react-native
/
package.json
16 lines
(15 loc)
•
241 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"vwo-react-native"
,
"version"
:
"2.8.0"
,
"description"
:
""
,
"main"
:
"index.js"
,
"keywords"
:
[
"react-native"
,
"vwo"
]
,
"author"
:
""
,
"license"
:
""
,
"peerDependencies"
:
{
"react-native"
:
"^0.72.7"
}
}