You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.5 KiB
76 lines
2.5 KiB
{
|
|
"_from": "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.25.9",
|
|
"_id": "@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==",
|
|
"_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.25.9",
|
|
"name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
|
|
"escapedName": "@babel%2fplugin-bugfix-safari-class-field-initializer-scope",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.25.9",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.25.9"
|
|
},
|
|
"_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.25.9.tgz",
|
|
"_shasum": "af9e4fb63ccb8abcb92375b2fcfe36b60c774d30",
|
|
"_spec": "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.25.9",
|
|
"_where": "F:\\bishe\\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.25.9"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.25.9",
|
|
"@babel/helper-plugin-test-runner": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"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.25.9"
|
|
}
|