{
  "_from": "react-chartjs-2@^5.2.0",
  "_id": "react-chartjs-2@5.2.0",
  "_inBundle": false,
  "_integrity": "sha512-98iN5aguJyVSxp5U3CblRLH67J8gkfyGNbiK3c+l1QI/G4irHMPQw44aEPmjVag+YKTyQ260NcF82GTQ3bdscA==",
  "_location": "/react-chartjs-2",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-chartjs-2@^5.2.0",
    "name": "react-chartjs-2",
    "escapedName": "react-chartjs-2",
    "rawSpec": "^5.2.0",
    "saveSpec": null,
    "fetchSpec": "^5.2.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-chartjs-2/-/react-chartjs-2-5.2.0.tgz",
  "_shasum": "43c1e3549071c00a1a083ecbd26c1ad34d385f5d",
  "_spec": "react-chartjs-2@^5.2.0",
  "_where": "/var/www/html/frontend-new",
  "author": {
    "name": "Jeremy Ayerst"
  },
  "bugs": {
    "url": "https://github.com/reactchartjs/react-chartjs-2/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "React components for Chart.js",
  "exports": {
    "types": "./dist/index.d.ts",
    "import": "./dist/index.js",
    "require": "./dist/index.cjs"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/reactchartjs/react-chartjs-2",
  "keywords": [
    "chart",
    "chart-js",
    "chart.js",
    "react-chartjs-2",
    "react chart.js",
    "react-chart.js"
  ],
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.js",
  "name": "react-chartjs-2",
  "peerDependencies": {
    "chart.js": "^4.1.1",
    "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
  },
  "publishConfig": {
    "directory": "package"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/reactchartjs/react-chartjs-2.git"
  },
  "scripts": {},
  "sideEffects": false,
  "type": "module",
  "types": "./dist/index.d.ts",
  "version": "5.2.0"
}
