{ "_from": "@babel/plugin-transform-nullish-coalescing-operator@^7.26.6", "_id": "@babel/plugin-transform-nullish-coalescing-operator@7.26.6", "_inBundle": false, "_integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==", "_location": "/@babel/plugin-transform-nullish-coalescing-operator", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-nullish-coalescing-operator@^7.26.6", "name": "@babel/plugin-transform-nullish-coalescing-operator", "escapedName": "@babel%2fplugin-transform-nullish-coalescing-operator", "scope": "@babel", "rawSpec": "^7.26.6", "saveSpec": null, "fetchSpec": "^7.26.6" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz", "_shasum": "fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe", "_spec": "@babel/plugin-transform-nullish-coalescing-operator@^7.26.6", "_where": "D:\\jenkins\\workspace\\tj_zsj_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.26.5" }, "deprecated": false, "description": "Remove nullish coalescing operator", "devDependencies": { "@babel/core": "^7.26.0", "@babel/helper-plugin-test-runner": "^7.25.9" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-nullish-coalescing-operator", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-nullish-coalescing-operator", "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-nullish-coalescing-operator" }, "type": "commonjs", "version": "7.26.6" }