{
  "name": "widget.kalender.se",
  "type": "module",
  "version": "1.0.0",
  "scripts": {
    "dev": "astro dev --port 4400",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/starlight": "^0.30.1",
    "astro": "^5.14.8",
    "sharp": "^0.33.5"
  }
}
