{
  "name": "react-native-kochava-tracker",
  "title": "React Native Kochava Tracker",
  "version": "2.8.2",
  "description": "A lightweight and easy to integrate SDK, providing first-class integration with Kochava’s installation attribution and analytics platform.",
  "main": "index.ts",
  "scripts": {},
  "keywords": [
    "react-native",
    "react",
    "native",
    "kochava",
    "kochavatracker",
    "attribution"
  ],
  "author": {
    "name": "Kochava",
    "email": "support@kochava.com"
  },
  "homepage": "https://www.kochava.com/",
  "license": "SEE LICENSE IN LICENSE",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": ">=16.8.6"
  },
  "devDependencies": {
    "react": ">=16.8.6"
  }
}
