{
    "name": "@teko-data-ui/legacy-plugin",
    "version": "0.0.6",
    "description": "Can log \"hello world\" and \"goodbye world\" to the console!",
    "main": "lib/index.js",
    "types": "lib/index.d.ts",
    "files": [
        "/lib"
    ],
    "sideEffects": [
        "*.css"
    ],
    "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",
        "highcharts": "^9.0.1",
        "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"
    },
    "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"
    }
}
