{
    "name": "@cross2d/react-native-swRefresh",
    "version": "1.0.0",
    "description": "react native pull refresh push loadMore scrollView,listView下拉刷新下拉加载控件,支持自定义，简单好用",
    "repository": {
        "type": "git",
        "url": "https://github.com/cross2d/react-web-swRefresh.git"
    },
    "scripts": {
        "release": "npm publish --access public"
    },
    "license": "MIT",
    "main": "./index.js",
    "keywords": [
        "react-component",
        "react-native",
        "ios",
        "android",
        "web",
        "pull refresh",
        "push loadMore",
        "下拉刷新",
        "上拉加载"
    ],
    
  "peerDependencies": {
    "react": "^0.14.7 || ^15.0.0",
    "react-dom": "^0.14.7 || ^15.0.0"
  },
    "dependencies": {}
}
