{
  "name": "@react-native-oh-tpl/react-native-mjrefresh",
  "version": "0.7.0-0.1.2",
  "description": "",
  "main": "MJRefresh.js",
  "scripts": {
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/react-native-oh-library/react-native-MJRefresh"
  },
   "harmony": {
    "alias": "react-native-mjrefresh"
  },
  "keywords": [
    "mjrefresh",
    "refreshlayout",
    "refresh",
    "refreshcontrol",
    "pull"
  ],
  "author": "react-native-studio",
  "license": "ISC",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
     "access": "public"
  },
  "bugs": {
    "url": "https://github.com/react-native-oh-library/react-native-MJRefresh/issues"
  },
  "dependencies": {
    "prop-types":"*"
  }
}