UNPKG

@lxlib/chart

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.

47 lines (46 loc) 1.01 kB
{ "name": "@lxlib/chart", "version": "1.0.3", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/langnal/lxlib.git" }, "bugs": { "url": "https://github.com/langnal/lxlib/issues" }, "homepage": "https://langnal.github.io", "keywords": [ "lxlib", "ng-alain", "alain", "chart", "angular chart", "ng chart", "ngx chart", "antd", "ng-zorro-antd", "angular", "component" ], "dependencies": { "@antv/g2": "^4.0.5", "@lxlib/util": "^1.0.3", "@lxlib/theme": "^1.0.3" }, "peerDependencies": { "@angular/common": "^9.1.1", "@angular/core": "^9.1.1", "tslib": "^1.10.0" }, "sideEffects": false, "main": "bundles/chart.umd.js", "module": "fesm5/chart.js", "es2015": "fesm2015/chart.js", "esm5": "esm5/chart.js", "esm2015": "esm2015/chart.js", "fesm5": "fesm5/chart.js", "fesm2015": "fesm2015/chart.js", "typings": "chart.d.ts", "metadata": "chart.metadata.json" }