@hippy/vue-native-components
Version:
Native components middleware for Hippy-Vue, the components only for native, can't compatible with web.
25 lines (24 loc) • 614 B
JSON
{
"name": "@hippy/vue-native-components",
"version": "3.2.0-beta.1",
"description": "Native components middleware for Hippy-Vue, the components only for native, can't compatible with web.",
"main": "dist/index.js",
"homepage": "https://hippyjs.org",
"repository": "https://github.com/Tencent/Hippy",
"author": "OpenHippy Team",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Tencent/Hippy/issues"
},
"keywords": [
"Hippy-Vue",
"Native",
"TabHost",
"ViewPager",
"RefreshWrapper",
"tab-host",
"view-pager",
"ul-refresh",
"waterfall"
]
}