UNPKG

signalk-polar-performance-plugin

Version:

A plugin that calculates performance information based on a (CSV) polar diagram.

30 lines (29 loc) 876 B
{ "name": "signalk-polar-performance-plugin", "version": "0.0.56", "description": "A plugin that calculates performance information based on a (CSV) polar diagram.", "main": "plugin/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/htool/signalk-polar-performance-plugin.git" }, "author": "hans@defect.org", "license": "ISC", "bugs": { "url": "https://github.com/htool/signalk-polar-performance-plugin/issues" }, "homepage": "https://github.com/htool/signalk-polar-performance-plugin#readme", "signalk": { "appIcon": "./signalk-logo.png", "displayName": "Polar Performance" }, "keywords": [ "signalk-webapp", "signalk-node-server-plugin", "signalk-category-instruments", "signalk-category-chart-plotters" ] }