{
  "name": "@npm_redstart/react-native-yamap-lite",
  "version": "1.0.6",
  "description": "Yandex.MapKit and Yandex.Geocoder for react-native",
  "main": "src/index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "homepage": "https://github.com/volga-volga/react-native-yamap",
  "keywords": [
    "react-native",
    "mapkit",
    "yandex",
    "yamap",
    "polygon",
    "polyline",
    "marker",
    "geocoder"
  ],
  "author": "Nikita Sirotkin",
  "license": "",
  "dependencies": {},
  "devDependencies": {
    "typescript": "^3.8.3",
    "@types/react": "*",
    "@types/react-native": "*"
  },
  "peerDependencies": {
    "react": "*",
    "react-native": "*"
  }
}
