{ "_from": "@babel/plugin-transform-optional-chaining@^7.28.6", "_id": "@babel/plugin-transform-optional-chaining@7.28.6", "_inBundle": false, "_integrity": "sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==", "_location": "/@babel/plugin-transform-optional-chaining", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-optional-chaining@^7.28.6", "name": "@babel/plugin-transform-optional-chaining", "escapedName": "@babel%2fplugin-transform-optional-chaining", "scope": "@babel", "rawSpec": "^7.28.6", "saveSpec": null, "fetchSpec": "^7.28.6" }, "_requiredBy": [ "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.6.tgz", "_shasum": "926cf150bd421fc8362753e911b4a1b1ce4356cd", "_spec": "@babel/plugin-transform-optional-chaining@^7.28.6", "_where": "E:\\git\\2021项目\\安科院大屏\\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.28.6", "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" }, "deprecated": false, "description": "Transform optional chaining operators into a series of nil checks", "devDependencies": { "@babel/core": "^7.28.6", "@babel/helper-plugin-test-runner": "^7.27.1", "@babel/plugin-transform-block-scoping": "^7.28.6", "@babel/traverse": "^7.28.6" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-optional-chaining", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-optional-chaining", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-optional-chaining" }, "type": "commonjs", "version": "7.28.6" }