{
  "name": "react-native-appgain-sdk-library-preprod",
  "version": "1.0.130",
  "title": "react-native-appgain-sdk-library-preprod",
  "description": "Appgain.io React Native library-preprod",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github_account/react-native-react-native-sdk.git",
    "baseUrl": "https://github.com/github_account/react-native-react-native-sdk"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "appgain.io",
    "email": "apps@appgain.io"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "@react-native-community/bob": "^0.8.0",
    "@react-native-community/eslint-config": "0.0.7",
    "@types/react": "^16.9.19",
    "@types/react-native": "^0.61.10",
    "eslint": "^6.8.0",
    "eslint-plugin-prettier": "^3.1.2",
    "husky": "^4.2.1",
    "lint-staged": "^10.0.7",
    "np": "^5.2.1",
    "prettier": "^1.19.1",
    "react": "^16.12.0",
    "react-native": "^0.61.5",
    "typescript": "^3.7.5"
  },
  "eslintConfig": {
    "extends": "@react-native-community"
  },
  "@react-native-community/bob": {
    "source": "src",
    "output": "lib",
    "targets": [
      "commonjs",
      "module",
      "typescript"
    ]
  },
  "dependencies": {}
}
