{
  "name": "react-native-kochava-measurement-apple-tracking",
  "title": "React Native Kochava Apple Tracking Module",
  "version": "3.0.0",
  "description": "The KochavaMeasurement Apple Tracking Module is an SDK which improves install measurement and attribution through the use of cross-site tracking features. It is an optional module which extends the KochavaMeasurement SDK.",
  "source": "index.ts",
  "scripts": {},
  "keywords": [
    "react-native",
    "react",
    "native",
    "kochava",
    "kochavameasurement",
    "attribution",
    "kochavaappletracking"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Kochava/reactnative-kochavatracker-releases.git"
  },
  "author": "Kochava <support@kochava.com> (https://www.kochava.com)",
  "license": "SEE LICENSE IN LICENSE",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "devDependencies": {
    "react": "18.3.1"
  },
  "peerDependencies": {
    "react": "*"
  },
  "create-react-native-library": {
    "type": "module-legacy",
    "languages": "kotlin-objc",
    "version": "0.42.2"
  }
}
