{
  "$schema": "https://json.schemastore.org/package.json",
  "private": true,
  "type": "module",
  "scripts": {
    "build": "vite build",
    "dev": "vite",
    "tw-init": "tailwindcss init"
  },
  "devDependencies": {
    "@tailwindcss/vite": "^4.0.0",
    "@vitejs/plugin-vue": "^6.0.1",
    "autoprefixer": "^10.4.21",
    "axios": "^1.11.0",
    "concurrently": "^9.0.1",
    "laravel-echo": "^2.2.6",
    "laravel-vite-plugin": "^2.0.1",
    "postcss": "^8.5.6",
    "pusher-js": "^8.4.0",
    "tailwindcss": "^4.1.13",
    "vite": "^7.0.4"
  },
  "dependencies": {
    "lucide": "^0.544.0"
  },
  "name": "cuantica-three-module",
  "description": "<p align=\"center\"><a href=\"https://laravel.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"></a></p>",
  "version": "1.0.0",
  "main": "vite.config.js",
  "directories": {
    "test": "tests"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}
