{
  "_from": "@vue/devtools-api@^8.0.6",
  "_id": "@vue/devtools-api@8.1.1",
  "_inBundle": false,
  "_integrity": "sha512-bsDMJ07b3GN1puVwJb/fyFnj/U2imyswK5UQVLZwVl7O05jDrt6BHxeG5XffmOOdasOj/bOmIjxJvGPxU7pcqw==",
  "_location": "/@vue/devtools-api",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue/devtools-api@^8.0.6",
    "name": "@vue/devtools-api",
    "escapedName": "@vue%2fdevtools-api",
    "scope": "@vue",
    "rawSpec": "^8.0.6",
    "saveSpec": null,
    "fetchSpec": "^8.0.6"
  },
  "_requiredBy": [
    "/vue-router"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-8.1.1.tgz",
  "_shasum": "367caf696349b1a49c655939ce605f4c96e30357",
  "_spec": "@vue/devtools-api@^8.0.6",
  "_where": "C:\\xampp\\htdocs\\findworkspace\\findworkspace\\node_modules\\vue-router",
  "author": {
    "name": "webfansplz"
  },
  "bugs": {
    "url": "https://github.com/vuejs/devtools/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@vue/devtools-kit": "^8.1.1"
  },
  "deprecated": false,
  "description": "> Plugins API for easier DevTools integrations.",
  "exports": {
    ".": {
      "import": "./dist/index.js",
      "require": "./dist/index.cjs"
    }
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/vuejs/devtools#readme",
  "jsdelivr": "dist/vue-devtools-api.global.js",
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.js",
  "name": "@vue/devtools-api",
  "repository": {
    "directory": "packages/devtools-api",
    "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'"
  },
  "sideEffects": false,
  "type": "module",
  "unpkg": "dist/vue-devtools-api.global.js",
  "version": "8.1.1"
}
