{ "_from": "@vue/babel-plugin-jsx@^1.0.3", "_id": "@vue/babel-plugin-jsx@1.4.0", "_inBundle": false, "_integrity": "sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==", "_location": "/@vue/babel-plugin-jsx", "_phantomChildren": { "@babel/code-frame": "7.26.2", "@babel/helper-string-parser": "7.25.9", "@babel/helper-validator-identifier": "7.25.9", "@jridgewell/gen-mapping": "0.3.8", "@jridgewell/trace-mapping": "0.3.25", "debug": "4.4.0", "globals": "11.12.0", "jsesc": "3.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "@vue/babel-plugin-jsx@^1.0.3", "name": "@vue/babel-plugin-jsx", "escapedName": "@vue%2fbabel-plugin-jsx", "scope": "@vue", "rawSpec": "^1.0.3", "saveSpec": null, "fetchSpec": "^1.0.3" }, "_requiredBy": [ "/@vue/babel-preset-app" ], "_resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.4.0.tgz", "_shasum": "c155c795ce980edf46aa6feceed93945a95ca658", "_spec": "@vue/babel-plugin-jsx@^1.0.3", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\node_modules\\@vue\\babel-preset-app", "author": { "name": "Amour1688", "email": "lcz_1996@foxmail.com" }, "bugs": { "url": "https://github.com/vuejs/babel-plugin-jsx/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-module-imports": "^7.25.9", "@babel/helper-plugin-utils": "^7.26.5", "@babel/plugin-syntax-jsx": "^7.25.9", "@babel/template": "^7.26.9", "@babel/traverse": "^7.26.9", "@babel/types": "^7.26.9", "@vue/babel-helper-vue-transform-on": "1.4.0", "@vue/babel-plugin-resolve-type": "1.4.0", "@vue/shared": "^3.5.13" }, "deprecated": false, "description": "Babel plugin for Vue 3 JSX", "devDependencies": { "@babel/core": "^7.26.9", "@babel/preset-env": "^7.26.9", "@types/babel__template": "^7.4.4", "@types/babel__traverse": "^7.20.6", "@vue/test-utils": "^2.4.6", "regenerator-runtime": "^0.14.1", "vue": "^3.5.13" }, "exports": { ".": { "import": "./dist/index.mjs", "require": "./dist/index.js" }, "./*": "./*" }, "files": [ "dist" ], "homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-jsx#readme", "license": "MIT", "main": "dist/index.js", "module": "dist/index.mjs", "name": "@vue/babel-plugin-jsx", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "peerDependenciesMeta": { "@babel/core": { "optional": true } }, "repository": { "type": "git", "url": "git+https://github.com/vuejs/babel-plugin-jsx.git" }, "scripts": { "build": "tsup", "watch": "tsup --watch" }, "type": "commonjs", "types": "dist/index.d.ts", "version": "1.4.0" }