{
  "name": "react-native-onetrust-cmp",
  "title": "React Native Onetrust CMP",
  "version": "202604.1.0",
  "otSDKVersion": "202604.1.0.0",
  "description": "OneTrust is the leading Consent Management Platform for mobile applications. This NPM package brings the Native iOS and Android.",
  "main": "index.ts",
  "files": [
    "README.md",
    "android",
    "index.ts",
    "ios",
    "react-native-onetrust-cmp.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "onetrust",
    "cmp",
    "consent",
    "publishers",
    "tcf",
    "iab"
  ],
  "author": {
    "name": "OneTrust LLC",
    "email": "support@onetrust.com"
  },
  "license": "Apache-2.0",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": ">=16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "@types/react": "^19.1.1",
    "@types/react-native": "^0.63.50",
    "react": ">=16.8.1",
    "react-native": ">=0.63.4"
  },
  "dependencies": {
  }
}
