UNPKG

@lowcodeunit/lcu-charts-common

Version:

A Charting and Graphing Library based on and influenced by Ngx-charts

70 lines 2.01 kB
{ "name": "@lowcodeunit/lcu-charts-common", "version": "1.10.51", "description": "A Charting and Graphing Library based on and influenced by Ngx-charts", "repository": { "type": "git", "url": "git+https://github.com/lowcodeunit/lcu-charts.git" }, "keywords": [ "angular", "angularjs", "charts", "charting", "angular", "d3", "d3.js", "d3js", "dataviz", "data visualization", "fathym", "graph", "lcu", "lowcodeunit", "lcu-charts", "svg", "viz" ], "author": "Fathym", "maintainers": [ "Shannon Bruns", "George Hatch" ], "license": "Apache", "bugs": { "url": "https://github.com/lowcodeunit/lcu-charts/issues" }, "homepage": "https://github.com/lowcodeunit/lcu-charts#readme", "peerDependencies": { "@angular/animations": "7.x || 8.x || 9.x || 10.x", "@angular/cdk": "7.x || 8.x || 9.x || 10.x", "@angular/core": "7.x || 8.x || 9.x || 10.x", "@angular/common": "7.x || 8.x || 9.x || 10.x", "@angular/forms": "7.x || 8.x || 9.x || 10.x", "@angular/platform-browser": "7.x || 8.x || 9.x || 10.x", "@angular/platform-browser-dynamic": "7.x || 8.x || 9.x || 10.x", "rxjs": "6.x" }, "dependencies": { "d3-array": "^2.4.0", "d3-brush": "^1.1.5", "d3-color": "^1.4.0", "d3-format": "^1.4.2", "d3-hierarchy": "^1.1.9", "d3-interpolate": "^1.4.0", "d3-scale": "^3.2.1", "d3-selection": "^1.4.1", "d3-shape": "^1.3.7", "d3-time-format": "^2.2.2", "d3-transition": "^1.3.2", "tslib": "^2.0.0" }, "main": "bundles/lowcodeunit-lcu-charts-common.umd.js", "module": "fesm2015/lowcodeunit-lcu-charts-common.js", "es2015": "fesm2015/lowcodeunit-lcu-charts-common.js", "esm2015": "esm2015/lowcodeunit-lcu-charts-common.js", "fesm2015": "fesm2015/lowcodeunit-lcu-charts-common.js", "typings": "lowcodeunit-lcu-charts-common.d.ts", "metadata": "lowcodeunit-lcu-charts-common.metadata.json", "sideEffects": false }