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.7 KiB
76 lines
2.7 KiB
{
|
|
"_from": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.25.9",
|
|
"_id": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==",
|
|
"_location": "/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.25.9",
|
|
"name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
|
|
"escapedName": "@babel%2fplugin-bugfix-safari-id-destructuring-collision-in-function-expression",
|
|
"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-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz",
|
|
"_shasum": "e8dc26fcd616e6c5bf2bd0d5a2c151d4f92a9137",
|
|
"_spec": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^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": "Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517",
|
|
"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-id-destructuring-collision-in-function-expression",
|
|
"keywords": [
|
|
"babel-plugin",
|
|
"bugfix"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
|
|
"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-id-destructuring-collision-in-function-expression"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.25.9"
|
|
}
|