UNPKG

react-native-jumio-mobilesdk

Version:

Official Jumio Mobile SDK plugin for React Native

23 lines 551 B
{ "name": "react-native-jumio-mobilesdk", "version": "4.11.0", "description": "Official Jumio Mobile SDK plugin for React Native", "repository": { "type": "git", "url": "https://github.com/Jumio/mobile-react" }, "license": "SEE LICENSE IN README.md", "keywords": [ "react-native", "react-ios", "react-android" ], "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "test": "jest" }, "peerDependencies": { "react-native": ">=0.47.1" }, "author": "Jumio Corporation" }