{
  "name": "@paraboly/react-native-map-card-view",
  "version": "0.1.2",
  "description": "Map based list card view for React Native via Paraboly.",
  "keywords": [
    "FreakyCoder",
    "freakycoder",
    "kuray",
    "Kuray",
    "react",
    "react-native",
    "javascript",
    "ui-lib",
    "rn"
  ],
  "homepage": "https://www.paraboly.com",
  "bugs": "https://github.com/Paraboly/react-native-map-card-view/issues",
  "main": "./lib/src/MapCardView.js",
  "repository": "git@github.com:Paraboly/react-native-map-card-view.git",
  "author": "Kuray (FreakyCoder) <kurayogun@gmail.com>",
  "license": "MIT",
  "peerDependencies": {
    "react": ">= 16.x.x",
    "react-native": ">= 0.55.x",
    "react-native-maps": ">= 0.26.1",
    "react-native-androw": ">= 0.0.34",
    "react-native-user-avatar": ">= 1.0.4",
    "@freakycoder/react-native-helpers": ">= 0.1.0"
  }
}
