{
  "name": "leximpact-socio-fiscal-ui",
  "version": "0.0.1040",
  "type": "module",
  "scripts": {
    "build": "NODE_OPTIONS=--max_old_space_size=4096 vite build",
    "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
    "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
    "dev": "vite dev",
    "format": "prettier --write .",
    "lint": "prettier --check . && eslint .",
    "prepare": "svelte-kit sync",
    "preview": "vite preview",
    "test": "playwright test"
  },
  "devDependencies": {
    "@auditors/core": "^0.7.0",
    "@eslint/compat": "^1.2.4",
    "@fontsource/lato": "^5.0.5",
    "@fontsource/lora": "^5.0.5",
    "@leximpact/socio-fiscal-openfisca-json": "^0.0.336",
    "@openfisca/json-model": "^3.1.0",
    "@playwright/test": "^1.28.1",
    "@popperjs/core": "^2.11.6",
    "@rollup/plugin-yaml": "^4.0.1",
    "@sveltejs/adapter-node": "^5.2.12",
    "@sveltejs/kit": "^2.16.1",
    "@sveltejs/vite-plugin-svelte": "^5.0.1",
    "@tailwindcss/typography": "^0.5.4",
    "@tricoteuses/explorer-tools": "^0.6.2",
    "@tricoteuses/legal-explorer": "^0.9.0",
    "@types/command-line-args": "^5.2.3",
    "@types/cookie": "^0.6.0",
    "@types/d3-quadtree": "^3.0.4",
    "@types/d3-scale": "^4.0.2",
    "@types/deep-equal": "^1.0.4",
    "@types/fs-extra": "^11.0.0",
    "@types/intro.js": "^5.1.0",
    "@types/js-yaml": "^4.0.5",
    "@types/jsonwebtoken": "^9.0.0",
    "@types/uuid": "^10.0.0",
    "@typescript-eslint/parser": "^8.5.0",
    "autoprefixer": "^10.2.5",
    "bits-ui": "^1.0.0-next.69",
    "classnames": "^2.3.2",
    "command-line-args": "^6.0.1",
    "d3-quadtree": "^3.0.1",
    "d3-scale": "^4.0.0",
    "dedent-js": "^1.0.1",
    "deep-equal": "^2.2.1",
    "dotenv": "^16.0.0",
    "eslint": "^9.10.0",
    "eslint-config-prettier": "^10.0.1",
    "eslint-plugin-svelte": "^2.45.1",
    "fs-extra": "^11.1.0",
    "globals": "^15.12.0",
    "html-to-image": "^1.11.11",
    "iconify-icon": "^2.2.0",
    "intro.js": "^7.0.1",
    "js-yaml": "^4.1.0",
    "jsonwebtoken": "^9.0.0",
    "layercake": "^8.0.0",
    "minisearch": "^7.1.0",
    "openid-client": "^6.1.3",
    "prettier": "^3.1.0",
    "prettier-plugin-svelte": "^3.2.6",
    "prettier-plugin-tailwindcss": "^0.6.6",
    "sanitize-filename": "^1.6.3",
    "scroll-into-view-if-needed": "^3.0.10",
    "slug": "^10.0.0",
    "svelte": "^5.19.2",
    "svelte-check": "^4.0.1",
    "svelte-dnd-action": "^0.9.8",
    "svelte-floating-ui": "^1.5.3",
    "tailwindcss": "^3.0.15",
    "to-words": "^4.0.0",
    "tslib": "^2.0.0",
    "tsx": "^4.7.1",
    "typescript": "^5.5.0",
    "typescript-eslint": "^8.11.0",
    "uuid": "^11.0.2",
    "vite": "^6.0.11",
    "xlsx-js-style": "^1.2.0",
    "xxh3-ts": "^1.0.6",
    "zx": "^8.1.5"
  },
  "overrides": {
    "deep-equal": {
      "regexp.prototype.flags": "npm:regexp.prototype.flags@1.5.0"
    },
    "@tricoteuses/legal-explorer": {
      "svelte": "^5.0.0"
    }
  }
}