{
  "private": false,
  "_from": "react-native-refresh-loadmore-recyclerlistview@^1.4.13",
  "_id": "react-native-refresh-loadmore-recyclerlistview@1.4.14",
  "_inBundle": false,
  "_integrity": "sha512-IzGbDaPA73o2pCW4wx367d/wOlV1n2rwc8cvJYC56FVeiPEVpmQ18ogM462yO9SA0bcGCE3+PnQZ4baPyD1g6g==",
  "_location": "/react-native-refresh-loadmore-recyclerlistview",
  "_phantomChildren": {
    "csstype": "2.5.7",
    "fbjs": "0.8.17"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-native-refresh-loadmore-recyclerlistview@^1.4.13",
    "name": "react-native-refresh-loadmore-recyclerlistview",
    "escapedName": "react-native-refresh-loadmore-recyclerlistview",
    "rawSpec": "^1.4.13",
    "saveSpec": null,
    "fetchSpec": "^1.4.13"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-native-refresh-loadmore-recyclerlistview/-/react-native-refresh-loadmore-recyclerlistview-1.4.14.tgz",
  "_shasum": "ab2d019dc3352f0c003a2f1b40905b6c3dbe57bd",
  "_spec": "react-native-refresh-loadmore-recyclerlistview@^1.4.13",
  "_where": "/Users/heyanbei/Desktop/ZhiZhuoUser/ZhiZhuoUser",
  "author": {
    "name": "bozaigao"
  },
  "bugs": {
    "url": "https://github.com/bozaigao/react-native-refresh-loadmore-recyclerlistview/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/lodash.debounce": "4.0.3",
    "@types/prop-types": "15.5.2",
    "@types/react": "16.4.7",
    "@types/react-native": "0.49.5",
    "lodash.debounce": "4.0.8",
    "prop-types": "15.5.8",
    "ts-object-utils": "0.0.5"
  },
  "deprecated": false,
  "description": "The listview that you need and deserve. It was built for performance, uses cell recycling to achieve smooth scrolling.",
  "devDependencies": {
    "@types/lodash.debounce": "4.0.3",
    "@types/prop-types": "15.5.2",
    "@types/react": "16.4.7",
    "@types/react-native": "0.49.5",
    "gulp": "^4.0.0",
    "gulp-typescript": "^5.0.1",
    "husky": "^5.0.4",
    "typescript": "^3.5.2"
  },
  "homepage": "https://github.com/bozaigao/react-native-refresh-loadmore-recyclerlistview",
  "keywords": [
    "react-native",
    "react-native-refresh-loadmore-recyclerlistview",
    "recyclerview",
    "listview",
    "flatlist-alternative",
    "flatlist",
    "60fps",
    "performance",
    "pulltorefresh",
    "loadmore"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "react-native-refresh-loadmore-recyclerlistview",
  "peerDependencies": {
    "react": ">= 15.2.1",
    "react-native": ">= 0.30.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bozaigao/react-native-refresh-loadmore-recyclerlistview.git"
  },
  "scripts": {
    "build": "rm -rf ./dist && gulp",
    "clean": "sh scripts/clean.sh",
    "release": "sh scripts/publish-latest.sh",
    "release-beta": "sh scripts/publish-beta.sh",
    "release-local": "sh scripts/publish-local.sh",
    "setup": "sh scripts/setup.sh",
    "postinstall": "husky install",
    "prepublish": "pinst --disable",
    "postpublish": "pinst --enable"
  },
  "types": "dist/reactnative/index.d.ts",
  "version": "1.4.27"
}
