mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-26 06:38:37 +00:00
60 lines
1.9 KiB
JSON
60 lines
1.9 KiB
JSON
{
|
|
"_from": "@babel/helper-replace-supers@^7.12.1",
|
|
"_id": "@babel/helper-replace-supers@7.12.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA==",
|
|
"_location": "/@babel/helper-replace-supers",
|
|
"_phantomChildren": {
|
|
"@babel/helper-validator-identifier": "7.10.4",
|
|
"chalk": "2.4.2",
|
|
"globals": "11.12.0",
|
|
"js-tokens": "4.0.0",
|
|
"jsesc": "2.5.2",
|
|
"lodash": "4.17.19",
|
|
"to-fast-properties": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-replace-supers@^7.12.1",
|
|
"name": "@babel/helper-replace-supers",
|
|
"escapedName": "@babel%2fhelper-replace-supers",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz",
|
|
"_shasum": "f009a17543bbbbce16b06206ae73b63d3fca68d9",
|
|
"_spec": "@babel/helper-replace-supers@^7.12.1",
|
|
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/@babel/helper-module-transforms",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.12.1",
|
|
"@babel/helper-optimise-call-expression": "^7.10.4",
|
|
"@babel/traverse": "^7.12.5",
|
|
"@babel/types": "^7.12.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to replace supers",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"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.12.5"
|
|
}
|