{
  "name": "react-native-snap-carousel-deprecated-view-prop-types",
  "version": "3.9.2",
  "description": "react-native-snap-carousel with deprecated-react-native-prop-types",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "github.com/josemr22/react-native-snap-carousel"
  },
  "keywords": [
    "react",
    "native",
    "carousel",
    "slider",
    "swiper",
    "flatlist",
    "scrollview",
    "parallax",
    "images",
    "infinite",
    "scroll",
    "scrolling",
    "items",
    "edge",
    "snap",
    "card",
    "cards",
    "stack",
    "deck",
    "tinder",
    "android",
    "ios",
    "snapping",
    "component",
    "rtl"
  ],
  "author": "Meliorence <contact@meliorence.com> (github.com/meliorence)",
  "license": "BSD-3-Clause",
  "dependencies": {
    "deprecated-react-native-prop-types": "^4.1.0",
    "prop-types": "^15.6.1",
    "react-addons-shallow-compare": "15.6.2"
  },
  "peerDependencies": {
    "react": ">=15.0.0",
    "react-native": "*"
  },
  "devDependencies": {
    "babel-eslint": "^8.2.2",
    "eslint": "^4.19.1",
    "eslint-config-standard": "^10.2.1",
    "eslint-config-standard-react": "^5.0.0",
    "eslint-plugin-import": "^2.11.0",
    "eslint-plugin-node": "^5.2.1",
    "eslint-plugin-promise": "^3.7.0",
    "eslint-plugin-react": "^7.7.0",
    "eslint-plugin-standard": "^3.0.1"
  },
  "homepage": "https://github.com/meliorence/react-native-snap-carousel",
  "bugs": {
    "url": "https://github.com/meliorence/react-native-snap-carousel/issues"
  },
  "readmeFilename": "README.md"
}
