{
  "name": "signalk-polar-performance-plugin",
  "version": "0.0.60",
  "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"
  ]
}
