{
  "name": "@mxtommy/kip",
  "version": "3.6.1",
  "description": "An advanced and versatile marine instrumentation package to display Signal K data.",
  "license": "MIT",
  "author": {
    "name": "Thomas St.Pierre, David Godin"
  },
  "contributors": [
    {
      "name": "David Godin",
      "email": "godind@hotmail.com"
    },
    {
      "name": "Thomas St.Pierre",
      "email": "thomas@samoht.ca"
    }
  ],
  "homepage": "https://github.com/mxtommy/Kip",
  "bugs": "https://github.com/mxtommy/Kip/issues",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mxtommy/Kip.git"
  },
  "keywords": [
    "signalk-webapp",
    "signalk-category-instruments",
    "signal k",
    "signalk",
    "instruments",
    "dashboard",
    "marine",
    "nmea"
  ],
  "signalk": {
    "appIcon": "assets/icon-72x72.png",
    "displayName": "KIP Instrument MFD"
  },
  "scripts": {
    "dev": "ng serve --configuration=dev --serve-path=/@mxtommy/kip/",
    "build-dev": "ng build --configuration=dev",
    "build-prod": "ng build --configuration=production",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "^20.1.4",
    "@angular/animations": "20.1.4",
    "@angular/build": "^20.1.4",
    "@angular/cdk": "20.1.4",
    "@angular/cli": "^20.1.4",
    "@angular/common": "20.1.4",
    "@angular/compiler": "20.1.4",
    "@angular/compiler-cli": "20.1.4",
    "@angular/core": "20.1.4",
    "@angular/forms": "20.1.4",
    "@angular/language-service": "20.1.4",
    "@angular/material": "20.1.4",
    "@angular/platform-browser": "20.1.4",
    "@angular/platform-browser-dynamic": "20.1.4",
    "@angular/router": "20.1.4",
    "@godind/ng-canvas-gauges": "^6.2.1",
    "@robloche/chartjs-plugin-streaming": "^3.1.0",
    "@types/canvas-gauges": "^2.1.8",
    "@types/hammerjs": "^2.0.45",
    "@types/howler": "^2.2.10",
    "@types/jasmine": "~3.6.0",
    "@types/jasminewd2": "^2.0.9",
    "@types/js-quantities": "^1.6.6",
    "@types/lodash-es": "^4.17.9",
    "@types/node": "^24.1.0",
    "angular-eslint": "20.1.1",
    "chart.js": "^4.4.9",
    "chartjs-adapter-date-fns": "^3.0.0",
    "chartjs-plugin-annotation": "^3.1.0",
    "codelyzer": "^6.0.0",
    "compare-versions": "^6.1.1",
    "core-js": "^3.13.1",
    "date-fns": "^2.30.0",
    "eslint": "^9.29.0",
    "gridstack": "^11.4.0",
    "hammerjs": "^2.0.8",
    "howler": "^2.2.4",
    "jasmine-core": "~4.0.1",
    "jasmine-spec-reporter": "~5.0.0",
    "js-quantities": "^1.8.0",
    "karma": "^6.4.4",
    "karma-chrome-launcher": "~3.1.0",
    "karma-cli": "~2.0.0",
    "karma-coverage-istanbul-reporter": "^3.0.3",
    "karma-jasmine": "~4.0.0",
    "karma-jasmine-html-reporter": "^1.6.0",
    "lodash-es": "^4.17.21",
    "ng-packagr": "^20.0.1",
    "ngx-markdown": "^20.0.0",
    "ngx-resize-observer": "^3.1.0",
    "protractor": "~7.0.0",
    "pwa-asset-generator": "^8.0.4",
    "rxjs": "^7.8.2",
    "sass": "^1.49.9",
    "screenfull": "^6.0.2",
    "ts-node": "^10.9.2",
    "tslib": "^2.6.2",
    "typescript": "^5.8.3",
    "zone.js": "~0.15.0"
  }
}
