{
  "name": "@pie-lib/graphing",
  "publishConfig": {
    "access": "public"
  },
  "version": "4.0.22",
  "description": "Graphing components",
  "keywords": [
    "react",
    "pie",
    "graphing"
  ],
  "main": "lib/index.js",
  "module": "src/index.js",
  "author": "",
  "license": "ISC",
  "repository": "pie-framework/pie-lib",
  "dependencies": {
    "@dnd-kit/sortable": "10.0.0",
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.1",
    "@mapbox/point-geometry": "^1.1.0",
    "@mui/icons-material": "^7.3.4",
    "@mui/material": "^7.3.4",
    "@pie-lib/drag": "^4.1.3",
    "@pie-lib/editable-html-tip-tap": "^2.1.18",
    "@pie-lib/graphing-utils": "^3.0.2",
    "@pie-lib/plot": "^4.0.20",
    "@pie-lib/render-ui": "^7.0.2",
    "@pie-lib/translator": "^4.0.2",
    "@visx/axis": "^4.0.0",
    "@visx/clip-path": "^4.0.0",
    "@visx/curve": "^4.0.0",
    "@visx/event": "^4.0.0",
    "@visx/grid": "^4.0.0",
    "@visx/group": "^4.0.0",
    "@visx/point": "^4.0.0",
    "@visx/shape": "^4.0.0",
    "classnames": "^2.2.6",
    "d3-scale": "^4.0.2",
    "d3-selection": "^3.0.0",
    "debug": "^4.1.1",
    "invariant": "^2.2.4",
    "lodash-es": "^4.17.23",
    "prop-types": "^15.7.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-draggable": "^4.7.1",
    "react-input-autosize": "^2.2.1",
    "react-redux": "^9.3.0",
    "redux": "^5.0.1",
    "redux-undo": "^1.1.0"
  },
  "peerDependencies": {
    "react": "^18.2.0"
  },
  "gitHead": "4b34d09e9d44b93b8238c1818fc6997c8fb696da",
  "scripts": {}
}
