{
  "name": "react-native-okaycamplus",
  "title": "React Native OkayCamPlus",
  "version": "2.0.2",
  "description": "React-Native version of OkayCamPlus",
  "main": "index.ts",
  "files": [
    "README.md",
    "android",
    "index.ts",
    "ios",
    "react-native-okaycamplus.podspec",
    "!node_modules",
    "setup_podfile.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "node setup_podfile.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/innov8tif/innov8tif-ekyc-product/okaycam-dev/mobile/okaycamplus-react-native.git",
    "baseUrl": "https://gitlab.com/innov8tif/innov8tif-ekyc-product/okaycam-dev/mobile/okaycamplus-react-native.git"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Innov8tif",
    "email": "ekyc.team@innov8tif.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^18.0.2",
    "react-native": ">=0.75.2 <1.0.x"
  },
  "devDependencies": {
    "react": "^18.0.2",
    "react-native": "^0.75.2"
  }
}
