react-native-hxenavigationbar
Version:
Sohu ERP Mobile HuXiaoE special react-native component.
34 lines (33 loc) • 669 B
JSON
{
"name": "react-native-hxenavigationbar",
"version": "1.0.9",
"description": "Sohu ERP Mobile HuXiaoE special react-native component.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": {
"name": "SOHU ERP Mobile",
"email": "erpmobile@sohu-inc.com"
},
"license": "Apache-2.0",
"keywords": [
"react-native",
"hxenavigationbar",
"sohu",
"huxiaoe",
"hxe"
],
"contributors": [
{
"name": "Suta"
}
],
"peerDependencies": {
"react": ">= 16.3.1",
"react-native": ">= 0.55.4"
},
"dependencies": {
"react-native-linear-gradient": "^2.5.4"
}
}