{
  "_from": "@vue/devtools-shared@^7.7.9",
  "_id": "@vue/devtools-shared@7.7.9",
  "_inBundle": false,
  "_integrity": "sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==",
  "_location": "/@vue/devtools-shared",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue/devtools-shared@^7.7.9",
    "name": "@vue/devtools-shared",
    "escapedName": "@vue%2fdevtools-shared",
    "scope": "@vue",
    "rawSpec": "^7.7.9",
    "saveSpec": null,
    "fetchSpec": "^7.7.9"
  },
  "_requiredBy": [
    "/@vue/devtools-kit"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.9.tgz",
  "_shasum": "fa4c096b744927081a7dda5fcf05f34b1ae6ca14",
  "_spec": "@vue/devtools-shared@^7.7.9",
  "_where": "/home/devwebsite/public_html/loopra/node_modules/@vue/devtools-kit",
  "author": {
    "name": "webfansplz"
  },
  "bugs": {
    "url": "https://github.com/vuejs/devtools/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "rfdc": "^1.4.1"
  },
  "deprecated": false,
  "description": "> Internal utility types shared across @vue/devtools packages.",
  "devDependencies": {
    "@types/node": "^22.13.14"
  },
  "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": "tsup",
    "prepare:type": "tsup --dts-only",
    "stub": "tsup --watch --onSuccess 'tsup --dts-only'"
  },
  "type": "module",
  "version": "7.7.9"
}
