{
  "_from": "@vue/devtools-api@^7.7.7",
  "_id": "@vue/devtools-api@7.7.9",
  "_inBundle": false,
  "_integrity": "sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==",
  "_location": "/@vue/devtools-api",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue/devtools-api@^7.7.7",
    "name": "@vue/devtools-api",
    "escapedName": "@vue%2fdevtools-api",
    "scope": "@vue",
    "rawSpec": "^7.7.7",
    "saveSpec": null,
    "fetchSpec": "^7.7.7"
  },
  "_requiredBy": [
    "/pinia"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-7.7.9.tgz",
  "_shasum": "999dbea50da6b00cf59a1336f11fdc2b43d9e063",
  "_spec": "@vue/devtools-api@^7.7.7",
  "_where": "/home/devwebsite/public_html/loopra/node_modules/pinia",
  "author": {
    "name": "webfansplz"
  },
  "bugs": {
    "url": "https://github.com/vuejs/devtools/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@vue/devtools-kit": "^7.7.9"
  },
  "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",
  "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": "tsup --clean",
    "prepare:type": "tsup --dts-only",
    "stub": "tsup --watch --onSuccess 'tsup --dts-only'"
  },
  "sideEffects": false,
  "type": "module",
  "version": "7.7.9"
}
