UNPKG

react-native-trustdevice

Version:

React Native TrustDevice component

37 lines (36 loc) 735 B
{ "name": "react-native-trustdevice", "publishConfig": { "access": "public" }, "version": "1.1.5", "description": "React Native TrustDevice component", "main": "index.js", "react-native": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "TrustDevice", "license": "MIT", "keywords": [ "react-native", "ios", "android", "TrustDevice", "trustdevice", "react-native-trustdevice" ], "files": [ "android", "ios", "src", "index.js", "index.d.ts", "react-native-trustdevice.podspec" ], "homepage": "https://trustdecision.com", "peerDependencies": { "react": "*", "react-native": "*" } }