{
"name": "@react-native-ohos/react-native-mjrefresh",
"version": "0.9.1-rc.1",
"description": "MJRefresh is a cross-platform native refresh component for React Native and HarmonyOS.",
"main": "MJRefresh.js",
"scripts": {
"test": "npm test",
"pack": "npm pack --ignore-scripts"
},
"repository": {
"type": "git",
"url": "git+https://gitcode.com/CPF-RN/rntpc_react-native-mjrefresh.git"
},
"harmony": {
"alias": "react-native-mjrefresh",
"autolinking": {
"etsPackageClassName": "MJRefreshPackage",
"cppPackageClassName": "MJRefreshPackage",
"cmakeLibraryTargetName": "rnoh_mjrefresh",
"ohPackageName": "@react-native-ohos/react-native-mjrefresh"
}
},
"keywords": [
"mjrefresh",
"refreshlayout",
"refresh",
"refreshcontrol",
"pull",
"harmony",
"ohos",
"openharmony",
"rnoh",
"react-native"
],
"author": "react-native-studio",
"license": "Apache-2.0",
"bugs": {
"url": "https://gitcode.com/CPF-RN/rntpc_react-native-mjrefresh/issues"
},
"homepage": "https://gitcode.com/CPF-RN/rntpc_react-native-mjrefresh#readme",
"dependencies": {
"prop-types":"*"
}
}