UNPKG

@signalk/nmea0183-signalk

Version:

A node.js/javascript parser for NMEA0183 sentences. Sentences are parsed to Signal K format.

15 lines (14 loc) 404 B
{ "name": "signalk-nmea0183-custom-sentence-plugin", "version": "1.0.0", "description": "Example of a plugin for Signal K Server that adds a custom sentence to the NMEA0183 parser", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "signalk-node-server-plugin" ], "author": "teppo.kurki@iki.fi", "license": "Apache-2.0" }