{ "_from": "@babel/types@^7.17.0", "_id": "@babel/types@7.26.3", "_inBundle": false, "_integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==", "_location": "/@dcloudio/uni-app-vite/@babel/types", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/types@^7.17.0", "name": "@babel/types", "escapedName": "@babel%2ftypes", "scope": "@babel", "rawSpec": "^7.17.0", "saveSpec": null, "fetchSpec": "^7.17.0" }, "_requiredBy": [ "/@dcloudio/uni-app-vite/@babel/core", "/@dcloudio/uni-app-vite/@babel/generator", "/@dcloudio/uni-app-vite/@babel/helper-module-imports", "/@dcloudio/uni-app-vite/@babel/helpers", "/@dcloudio/uni-app-vite/@babel/parser", "/@dcloudio/uni-app-vite/@babel/template", "/@dcloudio/uni-app-vite/@babel/traverse", "/@dcloudio/uni-app-vite/@dcloudio/uni-cli-shared" ], "_resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.26.3.tgz", "_shasum": "37e79830f04c2b5687acc77db97fbc75fb81f3c0", "_spec": "@babel/types@^7.17.0", "_where": "D:\\new\\car-app\\CarDriver_APP\\node_modules\\@dcloudio\\uni-app-vite\\node_modules\\@dcloudio\\uni-cli-shared", "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" }