{
  "name": "@pdf2html/web",
  "version": "0.0.0",
  "private": true,
  "type": "module",
  "scripts": {
    "build": "astro build",
    "dev": "astro dev",
    "test:foundation": "vitest run src/foundation",
    "typecheck": "astro check"
  },
  "dependencies": {
    "@astrojs/cloudflare": "13.7.0",
    "@astrojs/react": "5.0.7",
    "@astryxdesign/core": "0.4.6",
    "@stylexjs/stylex": "0.19.0",
    "astro": "6.4.8",
    "react": "19.1.1",
    "react-dom": "19.1.1"
  },
  "devDependencies": {
    "@astrojs/check": "0.9.4",
    "@types/react": "19.1.10",
    "@types/react-dom": "19.1.7",
    "typescript": "5.9.2",
    "vitest": "3.2.4",
    "wrangler": "4.125.0"
  }
}
