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.

61 lines
1.5 KiB

{
"_args": [
[
"@babel/runtime@7.11.2",
"/Users/linhuakun/Downloads/nodejs/codewhy"
]
],
"_development": true,
"_from": "@babel/runtime@7.11.2",
"_id": "@babel/runtime@7.11.2",
"_inBundle": false,
"_integrity": "sha1-9UnBPHVMxAuHZEufqfCaapX+BzY=",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime@7.11.2",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "7.11.2",
"saveSpec": null,
"fetchSpec": "7.11.2"
},
"_requiredBy": [
"/@vue/babel-preset-app",
"/regenerator-transform"
],
"_resolved": "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.11.2.tgz",
"_spec": "7.11.2",
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"regenerator-runtime": "^0.13.4"
},
"description": "babel's modular runtime helpers",
"devDependencies": {
"@babel/helpers": "^7.10.4"
},
"gitHead": "bc7a811fce3ceeea393229299c1cdb63858608e6",
"homepage": "https://babeljs.io/",
"license": "MIT",
"name": "@babel/runtime",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-runtime"
},
"version": "7.11.2"
}