{
  "name": "netro-trivaly",
  "private": true,
  "version": "1.1.0",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview",
    "watch": "vite build --watch"
  },
  "dependencies": {
    "axios": "^1.6.4",
    "blueimp-load-image": "^2.12.2",
    "chart.js": "^3.9.1",
    "dotenv": "^16.4.5",
    "lodash.sample": "^4.2.1",
    "vue": "^3.3.8",
    "vue-router": "^4.2.5",
    "vue3-toastify": "^0.2.1"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "^4.5.0",
    "create-vite": "^5.0.0",
    "sass": "^1.69.5",
    "vite": "^5.0.0"
  },
  "description": "This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.",
  "main": "vite.config.js",
  "keywords": [],
  "author": "",
  "license": "ISC"
}
