q-react-native-fingerprint-android
Version:
Simple fingerprint authentication for Android
29 lines (28 loc) • 830 B
JSON
{
"name": "q-react-native-fingerprint-android",
"version": "0.1.5",
"description": "Simple fingerprint authentication for Android",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"peerDependencies": {
"react-native": "*"
},
"nativePackage": true,
"author": "Jari Zwarts",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/jariz/react-native-fingerprint-android.git"
},
"keywords": [
"Fingerprint",
"Authentication",
"Biometric",
"Access"
],
"bugs": {
"url": "https://github.com/jariz/react-native-fingerprint-android/issues"
},
"homepage": "https://github.com/jariz/react-native-fingerprint-android#readme"
}