{
  "_from": "react-chartjs-2@^5.3.0",
  "_id": "react-chartjs-2@5.3.1",
  "_inBundle": false,
  "_integrity": "sha512-h5IPXKg9EXpjoBzUfyWJvllMjG2mQ4EiuHQFhms/AjUm0XSZHhyRy2xVmLXHKrtcdrPO4mnGqRtYoD0vp95A0A==",
  "_location": "/react-chartjs-2",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-chartjs-2@^5.3.0",
    "name": "react-chartjs-2",
    "escapedName": "react-chartjs-2",
    "rawSpec": "^5.3.0",
    "saveSpec": null,
    "fetchSpec": "^5.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-chartjs-2/-/react-chartjs-2-5.3.1.tgz",
  "_shasum": "2b29995ce8b07f5c95c6ea3696838569e88453aa",
  "_spec": "react-chartjs-2@^5.3.0",
  "_where": "C:\\Sites\\Ecommerce",
  "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 || ^19.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.3.1"
}
