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.
49 lines
1.7 KiB
49 lines
1.7 KiB
{ |
|
"_from": "@babel/helper-replace-supers@^7.7.4", |
|
"_id": "@babel/helper-replace-supers@7.7.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-pP0tfgg9hsZWo5ZboYGuBn/bbYT/hdLPVSS4NMmiRJdwWhP0IznPwN9AE1JwyGsjSPLC364I0Qh5p+EPkGPNpg==", |
|
"_location": "/@babel/helper-replace-supers", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/helper-replace-supers@^7.7.4", |
|
"name": "@babel/helper-replace-supers", |
|
"escapedName": "@babel%2fhelper-replace-supers", |
|
"scope": "@babel", |
|
"rawSpec": "^7.7.4", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.7.4" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/helper-create-class-features-plugin", |
|
"/@babel/plugin-transform-classes", |
|
"/@babel/plugin-transform-object-super" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.7.4.tgz", |
|
"_shasum": "3c881a6a6a7571275a72d82e6107126ec9e2cdd2", |
|
"_spec": "@babel/helper-replace-supers@^7.7.4", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/plugin-transform-classes", |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/helper-member-expression-to-functions": "^7.7.4", |
|
"@babel/helper-optimise-call-expression": "^7.7.4", |
|
"@babel/traverse": "^7.7.4", |
|
"@babel/types": "^7.7.4" |
|
}, |
|
"deprecated": false, |
|
"description": "Helper function to replace supers", |
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", |
|
"license": "MIT", |
|
"main": "lib/index.js", |
|
"name": "@babel/helper-replace-supers", |
|
"publishConfig": { |
|
"access": "public" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers" |
|
}, |
|
"version": "7.7.4" |
|
}
|
|
|