{
  "name": "sentry-cli-docs",
  "version": "1.0.0",
  "private": true,
  "scripts": {
    "dev": "astro dev",
    "build": "astro build",
    "preview": "astro preview"
  },
  "dependencies": {
    "@astrojs/starlight": "^0.39.2",
    "@sentry/astro": "^10.38.0",
    "@sentry/starlight-theme": "^0.7.0",
    "astro": "^6.3.5",
    "sharp": "^0.33.5",
    "shiki": "^3.21.0"
  }
}
