UNPKG

lan-ns-ticker

Version:

Javascript client that notifies LanNS service at specified intervals that the web server / service on the local network is running.

30 lines (29 loc) 769 B
{ "main": "ticker.js", "name": "lan-ns-ticker", "version": "1.0.4", "description": "Javascript client that notifies LanNS service at specified intervals that the web server / service on the local network is running.", "dependencies": { }, "scripts": { }, "engines": { "node": ">= 14.16.0" }, "bugs": "https://github.com/ollikekalainen/lan-ns-ticker/issues", "keywords": [ "javascript", "redirect", "private ip", "LAN", "local network", "web service client" ], "repository": { "type": "git", "url": "git://github.com/ollikekalainen/lan-ns-ticker.git" }, "homepage": "https://github.com/ollikekalainen/lan-ns-ticker", "author": "Olli Kekäläinen", "license": "MIT" }