{
  "_from": "@react-native-community/viewpager@^2.0.1",
  "_id": "@react-native-community/viewpager@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-CKVhIZdX/Cmb80muog8sKpi5vM8npwFp4tx4Dj1IvTBidZweuO22+VH2rDOj7E0LzdV9IYRJ4FGBwcPBD2qUrQ==",
  "_location": "/react-native-scrollable-tab-view/@react-native-community/viewpager",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@react-native-community/viewpager@^2.0.1",
    "name": "@react-native-community/viewpager",
    "escapedName": "@react-native-community%2fviewpager",
    "scope": "@react-native-community",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/react-native-scrollable-tab-view"
  ],
  "_resolved": "https://registry.npmjs.org/@react-native-community/viewpager/-/viewpager-2.0.2.tgz",
  "_shasum": "622b190294b1310c4825c98daeaee1c8443f7124",
  "_spec": "@react-native-community/viewpager@^2.0.1",
  "_where": "/Users/qinxiaoran/Desktop/cwork/ProductV/app_rn_update/YMJRN/node_modules/react-native-scrollable-tab-view",
  "author": {
    "name": "Ferran Negre Pizarro",
    "email": "fnp.developer@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-native-community/react-native-viewpager/issues"
  },
  "bundleDependencies": false,
  "deprecated": "This library is no longer supported. Please use react-native-pager-view instead",
  "description": "React Native ViewPager native view",
  "devDependencies": {
    "@react-native-community/eslint-config": "^0.0.5",
    "babel-core": "^7.0.0-bridge.0",
    "babel-jest": "24.1.0",
    "babel-plugin-module-resolver": "^3.1.3",
    "eslint": "^6.5.1",
    "flow-bin": "^0.86.0",
    "jest": "24.1.0",
    "metro-react-native-babel-preset": "0.51.1",
    "react": "16.6.3",
    "react-native": "0.58.4",
    "react-test-renderer": "16.6.3"
  },
  "homepage": "https://github.com/react-native-community/react-native-viewpager#readme",
  "jest": {
    "preset": "react-native"
  },
  "keywords": [
    "react-native",
    "viewpager",
    "view pager",
    "tabs"
  ],
  "license": "MIT",
  "main": "js/index.js",
  "name": "@react-native-community/viewpager",
  "peerDependencies": {
    "react": "^16.0",
    "react-native": ">=0.57"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-native-community/react-native-viewpager.git"
  },
  "scripts": {
    "flow": "flow",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix --ext .js",
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "types": "typings/index.d.ts",
  "version": "2.0.2"
}
