{
  "$schema": "https://json.schemastore.org/package.json",
  "name": "pleshevskiy",
  "description": "Dmitriy Pleshevskiy",
  "version": "1.0.2",
  "type": "module",
  "private": true,
  "packageManager": "pnpm@10.6.5",
  "scripts": {
    "build": "vuepress build docs",
    "dev": "vuepress dev docs"
  },
  "devDependencies": {
    "@rushstack/eslint-patch": "1.11.0",
    "@types/node": "22.13.11",
    "@vitejs/plugin-vue": "5.2.3",
    "@vue/eslint-config-prettier": "10.2.0",
    "@vue/eslint-config-typescript": "14.5.0",
    "@vue/language-server": "2.2.8",
    "@vue/tsconfig": "0.7.0",
    "@vue/typescript-plugin": "2.2.8",
    "@vuepress/bundler-vite": "2.0.0-rc.7",
    "@vuepress/plugin-blog": "2.0.0-rc.85",
    "@vuepress/plugin-redirect": "2.0.0-rc.8",
    "@vuepress/theme-default": "2.0.0-rc.85",
    "eslint": "9.23.0",
    "eslint-plugin-vue": "10.0.0",
    "prettier": "3.5.3",
    "sass": "1.86.0",
    "typescript": "5.8.2",
    "vue": "3.5.13",
    "vue-tsc": "2.2.8",
    "vuepress": "2.0.0-rc.20"
  }
}