{
  "_from": "@vue/devtools-kit@^8.1.1",
  "_id": "@vue/devtools-kit@8.1.1",
  "_inBundle": false,
  "_integrity": "sha512-gVBaBv++i+adg4JpH71k9ppl4soyR7Y2McEqO5YNgv0BI1kMZ7BDX5gnwkZ5COYgiCyhejZG+yGNrBAjj6Coqg==",
  "_location": "/@vue/devtools-kit",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue/devtools-kit@^8.1.1",
    "name": "@vue/devtools-kit",
    "escapedName": "@vue%2fdevtools-kit",
    "scope": "@vue",
    "rawSpec": "^8.1.1",
    "saveSpec": null,
    "fetchSpec": "^8.1.1"
  },
  "_requiredBy": [
    "/@vue/devtools-api"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-8.1.1.tgz",
  "_shasum": "f205563eab389099d5181706b5b98e2d6fd2489d",
  "_spec": "@vue/devtools-kit@^8.1.1",
  "_where": "C:\\xampp\\htdocs\\findworkspace\\findworkspace\\node_modules\\@vue\\devtools-api",
  "author": {
    "name": "webfansplz"
  },
  "bugs": {
    "url": "https://github.com/vuejs/devtools/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@vue/devtools-shared": "^8.1.1",
    "birpc": "^2.6.1",
    "hookable": "^5.5.3",
    "perfect-debounce": "^2.0.0"
  },
  "deprecated": false,
  "description": "> Utility kit for DevTools.",
  "devDependencies": {
    "@types/speakingurl": "^13.0.6",
    "speakingurl": "^14.0.1",
    "superjson": "^2.2.2",
    "vue": "^3.5.22",
    "vue-router": "^4.6.0"
  },
  "exports": {
    ".": {
      "import": "./dist/index.js",
      "require": "./dist/index.cjs"
    }
  },
  "files": [
    "**.d.ts",
    "dist"
  ],
  "homepage": "https://github.com/vuejs/devtools#readme",
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.js",
  "name": "@vue/devtools-kit",
  "repository": {
    "directory": "packages/devtools-kit",
    "type": "git",
    "url": "git+https://github.com/vuejs/devtools.git"
  },
  "scripts": {
    "build": "tsdown --clean",
    "prepare:type": "tsdown --dts-only",
    "stub": "tsdown --watch --onSuccess 'tsdown --dts-only'"
  },
  "type": "module",
  "types": "./types.d.ts",
  "version": "8.1.1"
}
