@react-native-ohos/react-native-spring-scrollview
Version:
HarmonyOS platform spring ScrollView
32 lines • 714 B
JSON
{
"name": "@react-native-ohos/react-native-spring-scrollview",
"version": "3.1.0-rc.1",
"description": "HarmonyOS platform spring ScrollView",
"main": "src/index.js",
"harmony": {
"alias":"react-native-spring-scrollview"
},
"keywords": [
"react-native",
"react-native-scrollview"
],
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"files": [
"src",
"img",
"lib",
"harmony",
"harmony/spring_scrollview.har",
"index.d.ts",
"index.harmony.js",
"cpp",
"!lib/typescript/example",
"!**/__tests__",
"!**/__fixtures__",
"!**/__mocks__"
],
"license": "MIT"
}