react-native-network-state
Version:
Network Reachability instantly module for React Native
32 lines (31 loc) • 808 B
JSON
{
"name": "react-native-network-state",
"version": "1.1.4",
"description": "Network Reachability instantly module for React Native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-native-vietnam",
"react-native-network-state",
"ctlabvn",
"anhtuank7c"
],
"author": "anhtuank7c@hotmail.com (Anh Tuan Nguyen)",
"license": "MIT",
"peerDependencies": {
"react": ">= 16.4.1",
"react-native": ">= 0.55.4",
"fbjs": "*"
},
"devDependencies": {
"babel-eslint": "^9.0.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-rallycoding": "^3.2.0",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react-native": "^3.3.0",
"flow-bin": "^0.78.0"
}
}