{
  "_from": "vue-devtools-stub@^0.1.0",
  "_id": "vue-devtools-stub@0.1.0",
  "_inBundle": false,
  "_integrity": "sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==",
  "_location": "/vue-devtools-stub",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue-devtools-stub@^0.1.0",
    "name": "vue-devtools-stub",
    "escapedName": "vue-devtools-stub",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/@nuxt/nitro-server"
  ],
  "_resolved": "https://registry.npmjs.org/vue-devtools-stub/-/vue-devtools-stub-0.1.0.tgz",
  "_shasum": "a65b9485edecd4273cedcb8102c739b83add2c81",
  "_spec": "vue-devtools-stub@^0.1.0",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@nuxt/nitro-server",
  "bugs": {
    "url": "https://github.com/nuxt-contrib/vue-devtools-stub/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]",
  "devDependencies": {
    "@nuxtjs/eslint-config-typescript": "latest",
    "@vitest/coverage-c8": "latest",
    "@vue/devtools-api": "^6.2.1",
    "eslint": "latest",
    "standard-version": "latest",
    "typescript": "latest",
    "unbuild": "latest",
    "vitest": "latest"
  },
  "exports": {
    ".": {
      "import": "./dist/index.mjs",
      "require": "./dist/index.cjs"
    }
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/nuxt-contrib/vue-devtools-stub#readme",
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.mjs",
  "name": "vue-devtools-stub",
  "packageManager": "pnpm@7.8.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-contrib/vue-devtools-stub.git"
  },
  "scripts": {
    "build": "unbuild",
    "dev": "vitest dev",
    "lint": "eslint --ext .ts,.js,.mjs,.cjs .",
    "prepack": "unbuild",
    "release": "pnpm test && standard-version && git push --follow-tags && pnpm publish",
    "test": "pnpm lint && vitest run"
  },
  "sideEffects": false,
  "type": "module",
  "types": "./dist/index.d.ts",
  "version": "0.1.0"
}
