github-pages-deploy-action/node_modules/@babel/helper-replace-supers/package.json
2020-03-21 17:13:25 -04:00

52 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-replace-supers@7.8.6",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_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": "version",
"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",
"_spec": "7.8.6",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"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"
},
"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"
}