{
    "name": "slint-docs",
    "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",
        "spellcheck": "cspell --no-progress --gitignore --exclude 'archive/**' \"./**/*.{md,mdx}\"",
        "type-check": "astro check",
        "test": "playwright test",
        "test:ui": "playwright test --ui"
    },
    "dependencies": {
        "@astrojs/check": "catalog:",
        "@astrojs/sitemap": "3.7.2",
        "@astrojs/starlight": "catalog:",
        "@astrolib/seo": "1.0.0-beta.8",
        "@expressive-code/plugin-line-numbers": "catalog:",
        "@fontsource-variable/inter": "5.2.8",
        "@types/node": "catalog:",
        "astro": "catalog:",
        "limax": "4.2.3",
        "lodash.merge": "4.6.2",
        "rehype-external-links": "catalog:",
        "sharp": "catalog:",
        "starlight-links-validator": "catalog:",
        "unpic": "4.2.2"
    },
    "devDependencies": {
        "@astrojs/markdown-remark": "7.1.0",
        "@astrojs/mdx": "5.0.3",
        "@astrojs/partytown": "2.1.6",
        "@astrojs/tailwind": "6.0.2",
        "@biomejs/biome": "catalog:",
        "@expressive-code/core": "0.41.7",
        "@playwright/test": "catalog:",
        "@slint/common-files": "workspace:*",
        "@tailwindcss/typography": "0.5.19",
        "@types/js-yaml": "4.0.9",
        "@types/lodash.merge": "4.6.9",
        "@types/mdx": "2.0.13",
        "astro-compress": "2.4.1",
        "cspell": "catalog:",
        "js-yaml": "4.1.1",
        "mdast-util-to-string": "4.0.0",
        "reading-time": "1.5.0",
        "tailwind-merge": "3.5.0",
        "tailwindcss": "3.4.17",
        "typescript": "catalog:",
        "unist-util-visit": "5.1.0"
    }
}
