UNPKG

@pie-lib/charting

Version:
48 lines (47 loc) 1.16 kB
{ "name": "@pie-lib/charting", "publishConfig": { "access": "public" }, "version": "5.36.2", "description": "charting", "keywords": [ "react", "pie", "charting" ], "scripts": {}, "repository": "pie-framework/pie-lib", "main": "lib/index.js", "module": "src/index.js", "author": "", "license": "ISC", "dependencies": { "@mapbox/point-geometry": "^0.1.0", "@material-ui/core": "^3.8.3", "@pie-lib/math-rendering": "^3.22.1", "@pie-lib/plot": "^2.27.2", "@pie-lib/render-ui": "^4.35.2", "@pie-lib/translator": "^2.23.1", "@vx/axis": "^0.0.183", "@vx/event": "^0.0.182", "@vx/grid": "^0.0.183", "@vx/group": "^0.0.183", "@vx/point": "^0.0.182", "@vx/scale": "^0.0.182", "@vx/shape": "^0.0.183", "classnames": "^2.2.6", "d3-scale": "^2.1.2", "d3-selection": "^1.3.2", "debug": "^4.1.1", "invariant": "^2.2.4", "lodash": "^4.17.11", "react": "^16.8.1", "react-draggable": "^3.1.1", "react-input-autosize": "^2.2.1" }, "peerDependencies": { "react": "^16.8.1" }, "gitHead": "193452b38b22d6fc622490ab3194221c2c575793" }