{
  "_from": "@nuxt/devtools-wizard@3.2.4",
  "_id": "@nuxt/devtools-wizard@3.2.4",
  "_inBundle": false,
  "_integrity": "sha512-5tu2+Quu9XTxwtpzM8CUN0UKn/bzZIfJcoGd+at5Yy1RiUQJ4E52tRK0idW1rMSUDkbkvX3dSnu8Tpj7SAtWdQ==",
  "_location": "/@nuxt/devtools-wizard",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/devtools-wizard@3.2.4",
    "name": "@nuxt/devtools-wizard",
    "escapedName": "@nuxt%2fdevtools-wizard",
    "scope": "@nuxt",
    "rawSpec": "3.2.4",
    "saveSpec": null,
    "fetchSpec": "3.2.4"
  },
  "_requiredBy": [
    "/nuxt/@nuxt/devtools"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.2.4.tgz",
  "_shasum": "e227f6ad52319a4e50a1859ceb30d22de976336b",
  "_spec": "@nuxt/devtools-wizard@3.2.4",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/nuxt/node_modules/@nuxt/devtools",
  "bin": {
    "devtools-wizard": "cli.mjs"
  },
  "bugs": {
    "url": "https://github.com/nuxt/devtools/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@clack/prompts": "^1.1.0",
    "consola": "^3.4.2",
    "diff": "^8.0.3",
    "execa": "^8.0.1",
    "magicast": "^0.5.2",
    "pathe": "^2.0.3",
    "pkg-types": "^2.3.0",
    "semver": "^7.7.4"
  },
  "deprecated": false,
  "description": "CLI Wizard to toggle Nuxt DevTools",
  "devDependencies": {
    "@types/diff": "^8.0.0",
    "unbuild": "^3.6.1"
  },
  "files": [
    "*.cjs",
    "*.d.ts",
    "*.mjs",
    "dist"
  ],
  "homepage": "https://devtools.nuxt.com",
  "license": "MIT",
  "main": "./dist/index.mjs",
  "name": "@nuxt/devtools-wizard",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/devtools.git",
    "directory": "packages/devtools-wizard"
  },
  "scripts": {
    "build": "unbuild",
    "dev:prepare": "nr stub",
    "stub": "unbuild --stub"
  },
  "type": "module",
  "version": "3.2.4"
}
