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.
77 lines
2.6 KiB
77 lines
2.6 KiB
{
|
|
"_from": "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7",
|
|
"_id": "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==",
|
|
"_location": "/@babel/plugin-bugfix-firefox-class-in-computed-class-key",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7",
|
|
"name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
|
|
"escapedName": "@babel%2fplugin-bugfix-firefox-class-in-computed-class-key",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.24.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.24.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz",
|
|
"_shasum": "fd059fd27b184ea2b4c7e646868a9a381bbc3055",
|
|
"_spec": "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7",
|
|
"_where": "C:\\code\\t\\t101\\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-environment-visitor": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.24.7",
|
|
"@babel/helper-plugin-test-runner": "^7.24.7",
|
|
"@babel/traverse": "^7.24.7"
|
|
},
|
|
"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-firefox-class-in-computed-class-key",
|
|
"keywords": [
|
|
"babel-plugin",
|
|
"bugfix"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
|
|
"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-firefox-class-in-computed-class-key"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.24.7"
|
|
}
|