UNPKG

react-native-face-id-ios

Version:
27 lines 687 B
{ "name": "react-native-face-id-ios", "version": "0.0.0", "description": "React Native implementation for Apple's Face ID.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/NazarYablonskiy/react-native-face-id-ios.git" }, "keywords": [ "FaceID", "Apple", "iPhone", "Biometrics", "Face", "ID" ], "author": "Nazar Yablonkiy", "license": "MIT", "bugs": { "url": "https://github.com/NazarYablonskiy/react-native-face-id-ios/issues" }, "homepage": "https://github.com/NazarYablonskiy/react-native-face-id-ios#readme" }