{
  "name": "react-native-smartrefreshlayout-next",
  "version": "0.5.1",
  "description": "基于android SmartRefreshLayout的封装",
  "main": "index.js",
  "scripts": {
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-native-studio/react-native-SmartRefreshLayout.git"
  },
  "keywords": [
    "react",
    "react",
    "native",
    "pull",
    "refresh",
    "refreshcontrol",
    "refreshlayout"
  ],
  "author": "react-native-studio",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/react-native-studio/react-native-SmartRefreshLayout/issues"
  },
  "homepage": "https://github.com/react-native-studio/react-native-SmartRefreshLayout#readme",
  "dependencies": {
    "prop-types":"*"
  }
}

