UNPKG

signalk-to-stalk

Version:

Signal K server plugin to convert Signal K to STALK

24 lines (23 loc) 639 B
{ "name": "signalk-to-stalk", "version": "1.0.3", "description": "Signal K server plugin to convert Signal K to STALK", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "signalk-node-server-plugin", "signalk-category-nmea-0183" ], "author": "Raffaele Montella", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/OpenFairWind/signalk-to-stalk.git" }, "bugs": { "url": "https://github.com/OpenFairWind/signalk-to-stalk/issues" }, "homepage": "https://github.com/OpenFairWind/signalk-to-stalk#readme" }