{
  "_from": "@vue/devtools-shared@^8.1.1",
  "_id": "@vue/devtools-shared@8.1.1",
  "_inBundle": false,
  "_integrity": "sha512-+h4ttmJYl/txpxHKaoZcaKpC+pvckgLzIDiSQlaQ7kKthKh8KuwoLW2D8hPJEnqKzXOvu15UHEoGyngAXCz0EQ==",
  "_location": "/@vue/devtools-shared",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue/devtools-shared@^8.1.1",
    "name": "@vue/devtools-shared",
    "escapedName": "@vue%2fdevtools-shared",
    "scope": "@vue",
    "rawSpec": "^8.1.1",
    "saveSpec": null,
    "fetchSpec": "^8.1.1"
  },
  "_requiredBy": [
    "/@vue/devtools-kit"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-8.1.1.tgz",
  "_shasum": "daaa16243d2f5eaa50f7e34902d2bb9e98235b52",
  "_spec": "@vue/devtools-shared@^8.1.1",
  "_where": "C:\\xampp\\htdocs\\findworkspace\\findworkspace\\node_modules\\@vue\\devtools-kit",
  "author": {
    "name": "webfansplz"
  },
  "bugs": {
    "url": "https://github.com/vuejs/devtools/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "> Internal utility types shared across @vue/devtools packages.",
  "devDependencies": {
    "@types/node": "^24.7.2",
    "rfdc": "^1.4.1"
  },
  "exports": {
    ".": {
      "import": "./dist/index.js",
      "require": "./dist/index.cjs"
    }
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/vuejs/devtools#readme",
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.js",
  "name": "@vue/devtools-shared",
  "repository": {
    "directory": "packages/shared",
    "type": "git",
    "url": "git+https://github.com/vuejs/devtools.git"
  },
  "scripts": {
    "build": "tsdown",
    "prepare:type": "tsdown --dts-only",
    "stub": "tsdown --watch --onSuccess 'tsdown --dts-only'"
  },
  "type": "module",
  "version": "8.1.1"
}
