{
  "name": "ruf-strategic",
  "type": "module",
  "version": "1.0.0",
  "description": "RUF Strategic Group - Portfolio Website",
  "scripts": {
    "dev": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "check": "astro check"
  },
  "dependencies": {
    "@tailwindcss/vite": "^4.0.0",
    "astro": "^5.0.0",
    "astro-icon": "^1.1.0",
    "tailwindcss": "^4.0.0",
    "@iconify-json/material-symbols": "^1.2.82"
  },
  "devDependencies": {
    "@astrojs/check": "^0.9.9",
    "typescript": "^5.9.3"
  }
}
