react-native-network-info
Version:
Get local network information
24 lines (23 loc) • 542 B
JSON
{
"name": "react-native-network-info",
"version": "5.2.1",
"description": "Get local network information",
"main": "NetworkInfo.js",
"types": "NetworkInfo.d.ts",
"repository": {
"type": "git",
"url": "git@github.com:pusherman/react-native-network-info.git"
},
"keywords": [
"react-component",
"react-native",
"ios",
"network",
"lan"
],
"peerDependencies": {
"react-native": ">=0.47"
},
"author": "Corey Wilson <corey@eastcodes.com> (https://github.com/pusherman)",
"license": "MIT"
}