{ "_from": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.7", "_id": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7", "_inBundle": false, "_integrity": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==", "_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.7", "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.7", "saveSpec": null, "fetchSpec": "^7.24.7" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz", "_shasum": "e4eabdd5109acc399b38d7999b2ef66fc2022f89", "_spec": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.7", "_where": "C:\\code\\t\\t101\\front\\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.7", "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", "@babel/plugin-transform-optional-chaining": "^7.24.7" }, "deprecated": false, "description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558", "devDependencies": { "@babel/core": "^7.24.7", "@babel/helper-plugin-test-runner": "^7.24.7", "@babel/traverse": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "exports": { ".": { "types": "./lib/index.d.ts", "default": "./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.7" }