UNPKG

@pres/components-chart

Version:
57 lines (56 loc) 1.43 kB
{ "name": "@pres/components-chart", "version": "0.4.0", "description": "chart components for pres", "type": "module", "exports": { "import": "./dist/index.js" }, "files": [ "dist" ], "publishConfig": { "access": "public" }, "scripts": { "pub": "npm publish", "test": "node -r @babel/register test/test.index.js" }, "dependencies": { "@aryth/math": "^0.3.26", "@pres/components-core": "^0.4.0", "@pres/components-layout": "^0.4.0", "@pres/enum-events": "^0.4.0", "@pres/util-byte-colors": "^0.4.0", "@pres/util-chart-ticks": "^0.4.0", "@pres/util-helpers": "^0.4.0", "@typen/enum-data-types": "^0.1.17", "@typen/nullish": "^0.1.17", "@vect/vector-indicator": "^0.4.10", "@vect/vector-mapper": "^0.4.10", "@vect/vector-zipper": "^0.4.10", "sparkline": "^0.2.0", "x256": "^0.0.2" }, "repository": { "type": "git", "url": "git+https://github.com/hoyeungw/pres/components-chart.git" }, "keywords": [ "pres", "process", "signal-handler", "components-chart" ], "author": { "name": "Hoyeung Wong", "email": "hoyeungw@outlook.com", "url": "https://github.com/hoyeungw" }, "license": "MIT", "bugs": { "url": "https://github.com/hoyeungw/pres/cluster" }, "homepage": "https://github.com/hoyeungw/pres/cluster#readme", "gitHead": "44bde75b79e06ed10df00b456db759910915a736" }