mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
48 lines
1.6 KiB
JSON
48 lines
1.6 KiB
JSON
{
|
|
"_from": "@babel/helper-replace-supers@^7.8.6",
|
|
"_id": "@babel/helper-replace-supers@7.8.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA==",
|
|
"_location": "/@babel/helper-replace-supers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-replace-supers@^7.8.6",
|
|
"name": "@babel/helper-replace-supers",
|
|
"escapedName": "@babel%2fhelper-replace-supers",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz",
|
|
"_shasum": "5ada744fd5ad73203bf1d67459a27dcba67effc8",
|
|
"_spec": "@babel/helper-replace-supers@^7.8.6",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/@babel/helper-module-transforms",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.8.3",
|
|
"@babel/helper-optimise-call-expression": "^7.8.3",
|
|
"@babel/traverse": "^7.8.6",
|
|
"@babel/types": "^7.8.6"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to replace supers",
|
|
"gitHead": "750d3dde3bd2d390819820fd22c05441da78751b",
|
|
"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.8.6"
|
|
}
|