{
  "_from": "vue-chartjs@5.3.3",
  "_id": "vue-chartjs@5.3.3",
  "_inBundle": false,
  "_integrity": "sha512-jqxtL8KZ6YJ5NTv6XzrzLS7osyegOi28UGNZW0h9OkDL7Sh1396ht4Dorh04aKrl2LiSalQ84WtqiG0RIJb0tA==",
  "_location": "/vue-chartjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-chartjs@5.3.3",
    "name": "vue-chartjs",
    "escapedName": "vue-chartjs",
    "rawSpec": "5.3.3",
    "saveSpec": null,
    "fetchSpec": "5.3.3"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-chartjs/-/vue-chartjs-5.3.3.tgz",
  "_shasum": "1ee3e1580bb35779616f881eaf56711aee9e1c85",
  "_spec": "vue-chartjs@5.3.3",
  "_where": "/var/www/laravelapp",
  "author": {
    "name": "Jakub Juszczak",
    "email": "jakub@posteo.de"
  },
  "bugs": {
    "url": "https://github.com/apertureless/vue-chartjs/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Thorsten Lünborg",
      "url": "https://github.com/LinusBorg"
    },
    {
      "name": "Juan Carlos Alonso",
      "url": "https://github.com/jcalonso"
    }
  ],
  "deprecated": false,
  "description": "Vue.js wrapper for chart.js for creating beautiful charts.",
  "exports": {
    "types": "./dist/index.d.ts",
    "import": "./dist/index.js",
    "require": "./dist/index.cjs"
  },
  "files": [
    "dist"
  ],
  "homepage": "http://vue-chartjs.org",
  "keywords": [
    "ChartJs",
    "Vue",
    "Visualisation",
    "Wrapper",
    "Charts"
  ],
  "license": "MIT",
  "main": "./dist/index.cjs",
  "maintainers": [
    {
      "name": "Jakub Juszczak",
      "email": "jakub@posteo.de",
      "url": "http://www.jakubjuszczak.de"
    }
  ],
  "module": "./dist/index.js",
  "name": "vue-chartjs",
  "peerDependencies": {
    "chart.js": "^4.1.1",
    "vue": "^3.0.0-0 || ^2.7.0"
  },
  "publishConfig": {
    "directory": "package"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/apertureless/vue-chartjs.git"
  },
  "scripts": {},
  "sideEffects": false,
  "type": "module",
  "types": "./dist/index.d.ts",
  "version": "5.3.3"
}
