pico2signalk
Version:
Read Simarine Pico config and updates from the network
32 lines (31 loc) • 763 B
JSON
{
"name": "pico2signalk",
"description": "Read Simarine Pico config and updates from the network",
"version": "0.0.15",
"private": false,
"license": "UNLICENSED",
"keywords": [
"signalk-node-server-plugin",
"signalk-category-hardware",
"marine",
"nautic"
],
"author": {
"name": "Hans Tool",
"email": "hans@defect.org"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/htool/pico2signalk.git"
},
"bugs": {
"url": "https://github.com/htool/pico2signalk/issues"
},
"signalk": {
"appIcon": "./signalk-logo.png",
"displayName": "Pico to SignalK"
},
"homepage": "https://github.com/htool/pico2signalk#readme",
"signalk-plugin-enabled-by-default": true
}