use-online-network
Version:
27 lines (26 loc) • 480 B
JSON
{
"name": "use-online-network",
"version": "1.0.4",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"hook",
"online-status",
"network",
"internet",
"offline",
"connectivity"
],
"author": "Basha Ksk",
"license": "ISC",
"description": "",
"dependencies": {
"i": "^0.3.7",
"npm": "^11.1.0",
"react": "^19.0.0",
"use-online-network": "^1.0.1"
}
}