{
  "name": "google-opening-hours",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "tailwindcss": "npx tailwindcss -i ./assets/css/tailwindcss.main.css -o ./assets/css/tailwindcss.style.css --watch"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "autoprefixer": "^10.4.19",
    "postcss": "^8.4.38",
    "tailwindcss": "^3.4.17"
  },
  "dependencies": {
    "vite": "^5.3.1"
  }
}
