react-native-touch-id-android
Version:
touchID for React Native (Android)
32 lines (31 loc) • 664 B
JSON
{
"name": "react-native-touch-id-android",
"version": "0.0.6",
"description": "touchID for React Native (Android)",
"dependencies": {},
"devDependencies": {},
"keywords": [
"touchID",
"touch",
"android",
"react-native",
"fingerprint",
"finger"
],
"license": "MIT",
"main": "index.js",
"readme": "README.md",
"maintainers": [
{
"name": "Vasiliev90",
"email": "mikhail.vasiliev@eleken.co"
}
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ElekenAgency/react-native-touch-id-android.git"
}
}