UNPKG

react-native-onetrust-cmp

Version:

OneTrust is the leading Consent Management Platform for mobile applications. This NPM package brings the Native iOS and Android

46 lines (45 loc) 1.05 kB
{ "name": "react-native-onetrust-cmp", "title": "React Native Onetrust CMP", "version": "202505.1.7", "otSDKVersion": "202505.1.7.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": "^17.0.2", "@types/react-native": "^0.63.50", "react": ">=16.8.1", "react-native": ">=0.63.4" }, "dependencies": { } }