{ "_from": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.1", "_id": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1", "_inBundle": false, "_integrity": "sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==", "_location": "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.1", "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", "escapedName": "@babel%2fplugin-bugfix-v8-spread-parameters-in-optional-chaining", "scope": "@babel", "rawSpec": "^7.24.1", "saveSpec": null, "fetchSpec": "^7.24.1" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.1.tgz", "_shasum": "da8261f2697f0f41b0855b91d3a20a1fbfd271d3", "_spec": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.1", "_where": "D:\\workspace\\ruoyi-vue-web\\node_modules\\@babel\\preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.24.0", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", "@babel/plugin-transform-optional-chaining": "^7.24.1" }, "deprecated": false, "description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558", "devDependencies": { "@babel/core": "^7.24.1", "@babel/helper-plugin-test-runner": "^7.24.1", "@babel/traverse": "^7.24.1" }, "engines": { "node": ">=6.9.0" }, "exports": { ".": "./lib/index.js", "./package.json": "./package.json" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining", "keywords": [ "babel-plugin", "bugfix" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", "peerDependencies": { "@babel/core": "^7.13.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining" }, "type": "commonjs", "version": "7.24.1" }