@react-native-oh-tpl/react-native-mjrefresh
Version:
This project is based on [react-native-mjrefresh](https://github.com/react-native-studio/react-native-MJRefresh) ## Documentation [中文](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-MJRefresh.md)
35 lines • 799 B
JSON
{
"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":"*"
}
}