{
  "name": "@dndev/react-native-yandex-appmetrica",
  "version": "0.0.1-alpha",
  "description": "React Native bridge for Yandex Appmetrica",
  "main": "index.js",
  "author": "Alexander Zayka <zayka.alexander@dndev.ru>",
  "license": "MIT",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dndev-company/react-native-yandex-appmetrica.git"
  },
  "typings": "./index.d.ts",
  "peerDependencies": {
    "react-native": ">=0.56"
  }
}
