{
  "name": "react-native-device-credentials",
  "title": "React Native Device Credentials",
  "version": "0.2.3",
  "description": "Device Credentials Manager with Local Authentication",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/marcasnaweb/react-native-device-credentials.git",
    "baseUrl": "https://github.com/marcasnaweb/react-native-device-credentials"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Bruno Almeida",
    "email": "bruno@marcasnaweb.com.br"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.59.10"
  }
}
