{
  "name": "react-native-biometric-identification",
  "version": "1.1.10",
  "description": "React Native authentication with the native Biometrics popup.",
  "scripts": {
    "lint": "node_modules/.bin/eslint .",
    "start": "node_modules/react-native/packager/packager.sh",
    "test": "npm run lint"
  },
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/MaDejing/react-native-biometric-identification.git"
  },
  "keywords": [
    "react-native",
    "react",
    "native",
    "touch-id",
    "react-component",
    "react-native-component",
    "authentication",
    "auth",
    "authenticate",
    "mobile",
    "biometric",
    "biometrics"
  ],
  "author": "Dejing Ma <mdj940619@163.com> (https://github.com/MaDejing)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/MaDejing/react-native-biometric-identification/issues"
  },
  "homepage": "https://github.com/MaDejing/react-native-biometric-identification",
  "devDependencies": {
    "eslint": "2.0.0",
    "eslint-plugin-react": "2.7.1"
  }
}
