62 lines
2.0 KiB
JSON
62 lines
2.0 KiB
JSON
|
{
|
||
|
"_from": "@babel/helper-replace-supers@^7.15.0",
|
||
|
"_id": "@babel/helper-replace-supers@7.15.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==",
|
||
|
"_location": "/@babel/helper-replace-supers",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helper-replace-supers@^7.15.0",
|
||
|
"name": "@babel/helper-replace-supers",
|
||
|
"escapedName": "@babel%2fhelper-replace-supers",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.15.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.15.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/helper-create-class-features-plugin",
|
||
|
"/@babel/helper-module-transforms",
|
||
|
"/@babel/plugin-transform-classes",
|
||
|
"/@babel/plugin-transform-object-super"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz",
|
||
|
"_shasum": "ace07708f5bf746bf2e6ba99572cce79b5d4e7f4",
|
||
|
"_spec": "@babel/helper-replace-supers@^7.15.0",
|
||
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@babel/helper-module-transforms",
|
||
|
"author": {
|
||
|
"name": "The Babel Team",
|
||
|
"url": "https://babel.dev/team"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-member-expression-to-functions": "^7.15.0",
|
||
|
"@babel/helper-optimise-call-expression": "^7.14.5",
|
||
|
"@babel/traverse": "^7.15.0",
|
||
|
"@babel/types": "^7.15.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Helper function to replace supers",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
|
||
|
"license": "MIT",
|
||
|
"main": "./lib/index.js",
|
||
|
"name": "@babel/helper-replace-supers",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-helper-replace-supers"
|
||
|
},
|
||
|
"version": "7.15.0"
|
||
|
}
|