You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021
  1. {
  2. "private": true,
  3. "scripts": {
  4. "dev": "vite",
  5. "build": "vite build"
  6. },
  7. "devDependencies": {
  8. "@alpinejs/focus": "^3.12.0",
  9. "@awcodes/alpine-floating-ui": "^3.5.0",
  10. "@tailwindcss/forms": "^0.5.3",
  11. "@tailwindcss/typography": "^0.5.9",
  12. "alpinejs": "^3.12.0",
  13. "autoprefixer": "^10.4.14",
  14. "axios": "^1.1.2",
  15. "laravel-vite-plugin": "^0.7.2",
  16. "postcss": "^8.4.23",
  17. "tailwindcss": "^3.3.2",
  18. "tippy.js": "^6.3.7",
  19. "vite": "^4.0.0"
  20. }
  21. }