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.

60 lines
1.8 KiB

{
"_args": [
[
"@babel/helper-replace-supers@7.10.4",
"/Users/linhuakun/Downloads/nodejs/codewhy"
]
],
"_development": true,
"_from": "@babel/helper-replace-supers@7.10.4",
"_id": "@babel/helper-replace-supers@7.10.4",
"_inBundle": false,
"_integrity": "sha1-1YXNk4jqBuYDHkzUS2cTy+rZ5s8=",
"_location": "/@babel/helper-replace-supers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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-create-class-features-plugin",
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-classes",
"/@babel/plugin-transform-object-super"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.10.4.tgz",
"_spec": "7.10.4",
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"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"
},
"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"
}