{ "_from": "@babel/types@^7.25.6", "_id": "@babel/types@7.26.3", "_inBundle": false, "_integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==", "_location": "/@vue/babel-plugin-jsx/@babel/types", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/types@^7.25.6", "name": "@babel/types", "escapedName": "@babel%2ftypes", "scope": "@babel", "rawSpec": "^7.25.6", "saveSpec": null, "fetchSpec": "^7.25.6" }, "_requiredBy": [ "/@vue/babel-plugin-jsx", "/@vue/babel-plugin-jsx/@babel/generator", "/@vue/babel-plugin-jsx/@babel/helper-module-imports", "/@vue/babel-plugin-jsx/@babel/parser", "/@vue/babel-plugin-jsx/@babel/template", "/@vue/babel-plugin-jsx/@babel/traverse" ], "_resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.26.3.tgz", "_shasum": "37e79830f04c2b5687acc77db97fbc75fb81f3c0", "_spec": "@babel/types@^7.25.6", "_where": "D:\\edgeDown\\online-taxi-2022-public-master\\online-taxi-2022-public-master\\前端\\乘客端源码20230221\\node_modules\\@vue\\babel-plugin-jsx", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen" }, "bundleDependencies": false, "dependencies": { "@babel/helper-string-parser": "^7.25.9", "@babel/helper-validator-identifier": "^7.25.9" }, "deprecated": false, "description": "Babel Types is a Lodash-esque utility library for AST nodes", "devDependencies": { "@babel/generator": "^7.26.3", "@babel/parser": "^7.26.3", "glob": "^7.2.0" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-types", "license": "MIT", "main": "./lib/index.js", "name": "@babel/types", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-types" }, "type": "commonjs", "types": "./lib/index-legacy.d.ts", "typesVersions": { ">=4.1": { "lib/index-legacy.d.ts": [ "lib/index.d.ts" ] } }, "version": "7.26.3" }