{
  "_args": [
    [
      "react-native-snap-carousel@3.9.1",
      "/Users/qinxiaoran/Desktop/cwork/ProductV/YMJ/rn/YMJRN"
    ]
  ],
  "_from": "react-native-snap-carousel@3.9.1",
  "_id": "react-native-snap-carousel@3.9.1",
  "_inBundle": false,
  "_integrity": "sha1-b9m9iDlUbCxgQ6QdIDWvvG/gRD4=",
  "_location": "/react-native-snap-carousel",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-native-snap-carousel@3.9.1",
    "name": "react-native-snap-carousel",
    "escapedName": "react-native-snap-carousel",
    "rawSpec": "3.9.1",
    "saveSpec": null,
    "fetchSpec": "3.9.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npm.taobao.org/react-native-snap-carousel/download/react-native-snap-carousel-3.9.1.tgz",
  "_spec": "3.9.1",
  "_where": "/Users/qinxiaoran/Desktop/cwork/ProductV/YMJ/rn/YMJRN",
  "author": {
    "name": "Archriss",
    "email": "contact@archriss.com",
    "url": "github.com/archriss"
  },
  "bugs": {
    "url": "https://github.com/archriss/react-native-snap-carousel/issues"
  },
  "dependencies": {
    "prop-types": "^15.6.1",
    "react-addons-shallow-compare": "15.6.2"
  },
  "description": "Swiper/carousel component for React Native with previews, multiple layouts, parallax images, performant handling of huge numbers of items, and RTL support. Compatible with Android & iOS.",
  "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/archriss/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"
  ],
  "license": "BSD-3-Clause",
  "main": "src/index.js",
  "name": "react-native-snap-carousel",
  "peerDependencies": {
    "react": ">=15.0.0",
    "react-native": "*"
  },
  "repository": {
    "type": "git",
    "url": "github.com/archriss/react-native-snap-carousel"
  },
  "version": "3.9.1"
}
