{
  "name": "react-native-card-view",
  "version": "0.0.3",
  "main": "react-native-card-view.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/jacklam718/react-native-card-view.git"
  },
  "description": "A react native card component",
  "keywords": [
    "react card",
    "react-native",
    "react-native-card-view",
    "react native card",
    "card",
    "view",
    "react-component",
    "react-native",
    "ios",
    "android"
  ],
  "author": "Jack (jacklam718@gmail.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jacklam718/react-native-card-view/issues"
  },
  "homepage": "https://github.com/jacklam718/react-native-card-view",
  "peerDependencies": {
    "react": ">=15.0.0",
    "react-native": ">=0.26.0"
  }
}
