{
  "name": "react-native-app-intro-2",
  "version": "1.1.7",
  "description": "react-native-app-intro-2 is a react native plugin implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...",
  "main": "AppIntro.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fuyaode/react-native-app-intro-2.git"
  },
  "keywords": [
    "swiper",
    "ProductTour",
    "App",
    "Intro",
    "ios",
    "android",
    "react-component",
    "react-native"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/fuyaode/react-native-app-intro-2/issues"
  },
  "homepage": "https://github.com/fuyaode/react-native-app-intro-2#readme",
  "dependencies": {
    "assign-deep": "^0.4.5",
    "react-native-swiper": "git+https://github.com/FuYaoDe/react-native-swiper.git"
  },
  "peerDependencies": {
     "prop-types": "^15.5.10"
    }
}
