{
  "private": true,
  "scripts": {
    "start": "next --port 8000",
    "next:start": "next start --port 8000",
    "next:build": "next build"
  },
  "dependencies": {
    "chart.js": "^4.5.1",
    "localforage": "^1.9.0",
    "next": "^16.1.6",
    "prop-types": "^15.8.1",
    "react": "^19.2.4",
    "react-csv": "^2.0.3",
    "react-dom": "^19.2.4",
    "react-hook-form": "^7.71.2",
    "react-hotkeys": "^2.0.0",
    "react-localization": "^2.0.6",
    "react-toastify": "^11.0.5",
    "react-transition-group": "^4.2.1"
  }
}
