sp-isoffline
Version:
is online and offline on nodejs; 检测网络状态(nodejs)
28 lines (27 loc) • 631 B
JSON
{
"name": "sp-isoffline",
"version": "0.0.5",
"description": "is online and offline on nodejs; 检测网络状态(nodejs)",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/lianglei-git/sp-isoffline.git"
},
"keywords": [
"nodejs",
"online",
"offline",
"检测网络",
"断线重连",
"是否连网"
],
"author": "sparrow",
"license": "ISC",
"bugs": {
"url": "https://github.com/lianglei-git/sp-isoffline/issues"
},
"homepage": "https://github.com/lianglei-git/sp-isoffline#readme"
}