{
  "name": "slint-safety-manual",
  "type": "module",
  "version": "1.16.0",
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro check && astro build",
    "preview": "astro preview",
    "astro": "astro",
    "format": "biome format",
    "format:fix": "biome format --write",
    "lint": "biome lint",
    "lint:fix": "biome lint --fix"
  },
  "dependencies": {
    "@astrojs/check": "catalog:",
    "@astrojs/starlight": "catalog:",
    "@types/node": "catalog:",
    "astro": "catalog:",
    "rehype-external-links": "catalog:",
    "sharp": "catalog:",
    "starlight-links-validator": "catalog:",
    "typescript": "catalog:",
    "@slint/common-files": "workspace:*"
  }
}
