{
  "_from": "@vue/babel-plugin-resolve-type@2.0.1",
  "_id": "@vue/babel-plugin-resolve-type@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ybwgIuRGRRBhOU37GImDoWQoz+TlSqap65qVI6iwg/J7FfLTLmMf97TS7xQH9I7Qtr/gp161kYVdhr1ZMraSYQ==",
  "_location": "/@vue/babel-plugin-resolve-type",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vue/babel-plugin-resolve-type@2.0.1",
    "name": "@vue/babel-plugin-resolve-type",
    "escapedName": "@vue%2fbabel-plugin-resolve-type",
    "scope": "@vue",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/@vue/babel-plugin-jsx"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-2.0.1.tgz",
  "_shasum": "4a191a0139a1bc106dae560abebf342bdeef5639",
  "_spec": "@vue/babel-plugin-resolve-type@2.0.1",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@vue/babel-plugin-jsx",
  "author": {
    "name": "Kevin Deng",
    "email": "sxzz@sxzz.moe"
  },
  "bugs": {
    "url": "https://github.com/vuejs/babel-plugin-jsx/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/code-frame": "^7.27.1",
    "@babel/helper-module-imports": "^7.27.1",
    "@babel/helper-plugin-utils": "^7.27.1",
    "@babel/parser": "^7.28.4",
    "@vue/compiler-sfc": "^3.5.22"
  },
  "deprecated": false,
  "description": "Babel plugin for resolving Vue types.",
  "devDependencies": {
    "@babel/core": "^7.28.4",
    "@types/babel__code-frame": "^7.0.6",
    "vue": "^3.5.22"
  },
  "exports": {
    ".": "./dist/index.mjs",
    "./package.json": "./package.json"
  },
  "files": [
    "dist"
  ],
  "funding": "https://github.com/sponsors/sxzz",
  "homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-resolve-type#readme",
  "license": "MIT",
  "main": "./dist/index.mjs",
  "module": "./dist/index.mjs",
  "name": "@vue/babel-plugin-resolve-type",
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/babel-plugin-jsx.git",
    "directory": "packages/babel-plugin-resolve-type"
  },
  "type": "module",
  "types": "./dist/index.d.mts",
  "version": "2.0.1"
}
