UNPKG

navigator-online

Version:
33 lines (32 loc) 781 B
{ "name": "navigator-online", "version": "0.1.0", "description": "Chrome/Chromium navigator.onLine for Node.js", "main": "index.js", "dependencies": { "puppeteer-core": "^2.1.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "sudhakar3697 <sudax3@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/sudhakar3697/navigator-online.git" }, "keywords": [ "navigator", "navigator-online", "navigator.onLine", "online", "is-online", "offline", "internet", "connectivity" ], "bugs": { "url": "https://github.com/sudhakar3697/navigator-online/issues" }, "homepage": "https://github.com/sudhakar3697/navigator-online#readme" }