UNPKG

react-native-kochava-measurement

Version:

A lightweight and easy to integrate SDK, providing first-class integration with Kochava’s installation attribution and analytics platform.

36 lines (35 loc) 970 B
{ "name": "react-native-kochava-measurement", "title": "React Native Kochava Measurement", "version": "3.0.0", "description": "A lightweight and easy to integrate SDK, providing first-class integration with Kochava’s installation attribution and analytics platform.", "source": "index.ts", "scripts": { }, "keywords": [ "react-native", "react", "native", "kochava", "kochavameasurement", "attribution" ], "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" } }