{
  "name": "@doop/timeseries-chart",
  "version": "1.1.9",
  "description": "A timeseries chart service for the Doop framework",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MomsFriendlyDevCo/doop-timeseries-chart.git"
  },
  "keywords": [
    "doop",
    "chart",
    "timeseries"
  ],
  "author": "Matt Carter <m@ttcarter.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/MomsFriendlyDevCo/doop-timeseries-chart/issues"
  },
  "homepage": "https://github.com/MomsFriendlyDevCo/doop-timeseries-chart#readme",
  "dependencies": {
    "@doop/debug": "^1.0.5",
    "d3": "^7.2.0",
    "debug": "^4.3.3",
    "lodash": "^4.17.21",
    "moment": "^2.29.1",
    "vue": "^2.6.14"
  }
}
