{
  "name": "@teko-data-ui/preset-chart-nvd3",
  "version": "0.0.2",
  "description": "Teko-data Legacy Chart - NVD3",
  "sideEffects": [
    "*.css"
  ],
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "esm",
    "lib"
  ],
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/binhnt-teko/teko-data-ui.git"
  },
  "author": "Teko",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/binhnt-teko/teko-data-ui/issues"
  },
  "homepage": "https://github.com/binhnt-teko/teko-data-ui#readme",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@data-ui/xy-chart": "^0.0.84",
    "@superset-ui/chart-controls": "^0.17.22",
    "@superset-ui/core": "^0.17.22",
    "d3": "^3.5.17",
    "d3-tip": "^0.9.1",
    "dompurify": "^2.0.6",
    "fast-glob": "^3.2.5",
    "fast-safe-stringify": "^2.0.6",
    "fs-extra": "^9.1.0",
    "lodash": "^4.17.11",
    "mathjs": "^8.0.1",
    "moment": "^2.20.1",
    "nvd3-fork": "^2.0.5",
    "prop-types": "^15.6.2",
    "tsc": "^1.20150623.0",
    "tsc-esm": "^1.0.4",
    "typescript": "^4.2.3",
    "urijs": "^1.18.10"
  }
}
