react-native-appmetrica/package.json
Andrey Bondarenko a673922f5b update doc
2021-02-17 22:32:04 +10:00

38 lines
924 B
JSON

{
"name": "react-native-appmetrica-next",
"title": "Yandex AppMetrica React Native Plugin && AppMetricaPushSDK (fireBase CloudMessage)",
"version": "1.0.16",
"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": {}
}