{
  "name": "simple-chartjs",
  "version": "1.0.3",
  "description": "Un module ChartJS simple d'utilisation, rapide et puissant !",
  "main": "src/index.js",
  "scripts": {
    "test": "node test.js"
  },
  "author": "Ae Zio-Tech",
  "license": "ISC",
  "keywords": ["chart", "chartjs", "chart.js", "simple", "easy", "graph", "simple-chartjs", "aeziotech"],
  "dependencies": {
    "chart.js": "^3.6.2",
    "chartjs-node-canvas": "^4.1.5",
    "chartjs-plugin-datalabels": "^2.0.0"
  }
}
