mirror of
https://github.com/actions/labeler.git
synced 2026-01-11 23:51:53 +08:00
53 lines
1.8 KiB
JSON
53 lines
1.8 KiB
JSON
{
|
|
"_from": "@babel/helper-replace-supers@^7.10.4",
|
|
"_id": "@babel/helper-replace-supers@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==",
|
|
"_location": "/@babel/helper-replace-supers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-replace-supers@^7.10.4",
|
|
"name": "@babel/helper-replace-supers",
|
|
"escapedName": "@babel%2fhelper-replace-supers",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz",
|
|
"_shasum": "d585cd9388ea06e6031e4cd44b6713cbead9e6cf",
|
|
"_spec": "@babel/helper-replace-supers@^7.10.4",
|
|
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@babel/helper-module-transforms",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.10.4",
|
|
"@babel/helper-optimise-call-expression": "^7.10.4",
|
|
"@babel/traverse": "^7.10.4",
|
|
"@babel/types": "^7.10.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to replace supers",
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"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.10.4"
|
|
}
|