{
  "name": "galadrielmap_sk",
  "version": "0.12.5",
  "description": "a server-based chartplotter navigation software for pleasure crafts, motorhomes, and off-road cars. It's can be used on tablets and smartphones without install any app. Only browser need.",
  "main": "index.js",
  "author": "Vladimir Kalachikhin",
  "license": "CC BY-NC-SA 4.0",
  "keywords": [
    "signalk-node-server-plugin",
    "signalk-webapp",
    "signalk-category-chart-plotters",
    "chart-plotter",
    "chartplotter"
  ],
  "homepage": "https://github.com/VladimirKalachikhin/GaladrielMapSK#readme",
  "bugs": {
    "url": "https://github.com/VladimirKalachikhin/GaladrielMapSK/issues",
    "email": "galadrielmap@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VladimirKalachikhin/GaladrielMapSK.git"
  },
  "funding": [
    {
      "type": "individual",
      "url": "https://sobe.ru/na/galadrielmap"
    }
  ],
  "files": [
    "screenshots/",
    "public/"
  ],
  "dependencies": {
  	"@signalk/charts-plugin": "^2.0.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "signalk": {
    "appIcon": "./img/map-horn.png",
    "displayName": "GaladrielMap SignalK edition"
  }
}
