{ "_from": "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1", "_id": "@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1", "_inBundle": false, "_integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==", "_location": "/@babel/plugin-bugfix-safari-class-field-initializer-scope", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1", "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope", "escapedName": "@babel%2fplugin-bugfix-safari-class-field-initializer-scope", "scope": "@babel", "rawSpec": "^7.27.1", "saveSpec": null, "fetchSpec": "^7.27.1" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz", "_shasum": "43f70a6d7efd52370eefbdf55ae03d91b293856d", "_spec": "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1", "_where": "/data/jenkins/workspace/front-v5-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.27.1" }, "deprecated": false, "description": "Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843", "devDependencies": { "@babel/core": "^7.27.1", "@babel/helper-plugin-test-runner": "^7.27.1", "@babel/traverse": "^7.27.1" }, "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-safari-class-field-initializer-scope", "keywords": [ "babel-plugin", "bugfix" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope", "peerDependencies": { "@babel/core": "^7.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-bugfix-safari-class-field-initializer-scope" }, "type": "commonjs", "version": "7.27.1" }