{
  "name": "avegen-authenticator",
  "version": "0.1.1",
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "jest"
  },
  "dependencies": {
    "native-base": "^2.8.1",
    "react": "16.6.1",
    "react-native": "^0.57.5",
    "react-native-device-info": "git+https://github.com/AishwaryaIn/react-native-device-info.git",
    "react-native-phone-input": "^0.2.1",
    "react-native-touch-id": "git+https://github.com/AishwaryaIn/react-native-touch-id.git",
    "react-native-vector-icons": "^6.1.0"
  },
  "devDependencies": {
    "babel-jest": "23.6.0",
    "jest": "23.6.0",
    "metro-react-native-babel-preset": "0.49.2",
    "react-test-renderer": "16.6.1"
  },
  "jest": {
    "preset": "react-native"
  },
  "description": "Avegen Authenticator",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AishwaryaIn/avegen_authenticator.git"
  },
  "author": "Aishwarya Indi <aishwarya@grp.avegenhealth.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/AishwaryaIn/avegen_authenticator/issues"
  },
  "homepage": "https://github.com/AishwaryaIn/avegen_authenticator#readme",
  "directories": {
    "example": "example"
  }
}
