38 lines
923 B
JSON
38 lines
923 B
JSON
{
|
|
"name": "react-native-appmetrica-next",
|
|
"title": "Yandex AppMetrica React Native Plugin && AppMetricaPushSDK (fireBase CloudMessage)",
|
|
"version": "1.0.8",
|
|
"description": "React Native plugin for AppMetrica analytics tool",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/aspidvip/react-native-appmetrica-next.git"
|
|
},
|
|
"keywords": [
|
|
"yandex",
|
|
"appmetrica",
|
|
"metrica",
|
|
"pushSDK",
|
|
"push",
|
|
"sdk",
|
|
"analytics",
|
|
"tracking",
|
|
"react-native",
|
|
"ecosystem:react-native",
|
|
"react-native-ios",
|
|
"react-native-android"
|
|
],
|
|
"author": {
|
|
"name": "YANDEX LLC && Andrey Bondarenko"
|
|
},
|
|
"license": "MIT",
|
|
"homepage": "https://appmetrica.yandex.com/docs",
|
|
"peerDependencies": {
|
|
"react-native": ">=0.59.0 <1.0.x"
|
|
},
|
|
"devDependencies": {}
|
|
}
|