{
  "name": "react-native-local-authentication",
  "version": "0.1.1",
  "description": "Local authentication for react native, supports iOS only. ",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shimohq/react-native-local-authentication.git"
  },
  "keywords": [
    "local",
    "authentication",
    "face-id",
    "touch-id",
    "react-native"
  ],
  "author": "Bell <bell@greedlab.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shimohq/react-native-local-authentication/issues"
  },
  "homepage": "https://github.com/shimohq/react-native-local-authentication#readme"
}
