{
  "name": "react-native-awesome-viewpager",
  "version": "1.1.1",
  "description": "awesome react native swiper",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "devDependencies": {
    "prop-types": ">=15",
    "react": ">=16.0.0",
    "react-native": ">=0.48"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pallyoung/react-native-awesome-viewpager.git"
  },
  "keywords": [
    "react",
    "native",
    "swpier",
    "viewpager"
  ],
  "author": "Spencer Ye",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/pallyoung/react-native-awesome-viewpager/issues"
  },
  "homepage": "https://github.com/pallyoung/react-native-awesome-viewpager#readme",
  "dependencies": {
  }
}
