@vouched.id/vouched-react-native
Version:
Vouched React Native SDK
27 lines (26 loc) • 595 B
JSON
{
"name": "@vouched.id/vouched-react-native",
"title": "React Native Vouched",
"version": "1.5.0",
"description": "Vouched React Native SDK",
"main": "index.js",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/vouched/vouched-react-native.git"
},
"keywords": [
"identity",
"ID",
"document",
"verification",
"proofing",
"fraud"
],
"homepage": "https://vouched.id",
"author": "Vouched <support@vouched.id>",
"peerDependencies": {
"react": ">=16.13.0",
"react-native": ">=0.67.0 <1.0.x"
}
}