{
  "_args": [
    [
      "@vue/babel-plugin-resolve-type@1.2.5",
      "/var/www/html/dev.odorata.com.br"
    ]
  ],
  "_development": true,
  "_from": "@vue/babel-plugin-resolve-type@1.2.5",
  "_id": "@vue/babel-plugin-resolve-type@1.2.5",
  "_inBundle": false,
  "_integrity": "sha512-U/ibkQrf5sx0XXRnUZD1mo5F7PkpKyTbfXM3a3rC4YnUz6crHEz9Jg09jzzL6QYlXNto/9CePdOg/c87O4Nlfg==",
  "_location": "/@vue/babel-plugin-resolve-type",
  "_phantomChildren": {
    "@babel/parser": "7.26.7",
    "@vue/compiler-core": "3.5.13",
    "@vue/compiler-dom": "3.5.13",
    "@vue/compiler-ssr": "3.5.13",
    "@vue/shared": "3.5.13",
    "estree-walker": "2.0.2",
    "magic-string": "0.30.17",
    "postcss": "8.5.1",
    "source-map-js": "1.2.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vue/babel-plugin-resolve-type@1.2.5",
    "name": "@vue/babel-plugin-resolve-type",
    "escapedName": "@vue%2fbabel-plugin-resolve-type",
    "scope": "@vue",
    "rawSpec": "1.2.5",
    "saveSpec": null,
    "fetchSpec": "1.2.5"
  },
  "_requiredBy": [
    "/@vue/babel-plugin-jsx"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.5.tgz",
  "_spec": "1.2.5",
  "_where": "/var/www/html/dev.odorata.com.br",
  "author": {
    "name": "三咲智子",
    "email": "sxzz@sxzz.moe"
  },
  "bugs": {
    "url": "https://github.com/vuejs/babel-plugin-jsx/issues"
  },
  "dependencies": {
    "@babel/code-frame": "^7.24.7",
    "@babel/helper-module-imports": "^7.24.7",
    "@babel/helper-plugin-utils": "^7.24.8",
    "@babel/parser": "^7.25.6",
    "@vue/compiler-sfc": "^3.5.3"
  },
  "description": "Babel plugin for resolving Vue types.",
  "devDependencies": {
    "@babel/core": "^7.25.2",
    "@types/babel__code-frame": "^7.0.6",
    "vue": "^3.5.3"
  },
  "exports": {
    ".": {
      "import": "./dist/index.mjs",
      "require": "./dist/index.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-resolve-type#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "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"
  },
  "scripts": {
    "build": "tsup",
    "watch": "tsup --watch"
  },
  "types": "dist/index.d.ts",
  "version": "1.2.5"
}
