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.
 
 
 

53 lines
1.6 KiB

{
"_from": "@babel/runtime-corejs3@^7.8.3",
"_id": "@babel/runtime-corejs3@7.10.3",
"_inBundle": false,
"_integrity": "sha512-HA7RPj5xvJxQl429r5Cxr2trJwOfPjKiqhCXcdQPSqO2G0RHPZpXu4fkYmBaTKCp2c/jRaMK9GB/lN+7zvvFPw==",
"_location": "/@babel/runtime-corejs3",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/runtime-corejs3@^7.8.3",
"name": "@babel/runtime-corejs3",
"escapedName": "@babel%2fruntime-corejs3",
"scope": "@babel",
"rawSpec": "^7.8.3",
"saveSpec": null,
"fetchSpec": "^7.8.3"
},
"_requiredBy": [
"/xregexp"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.10.3.tgz",
"_shasum": "931ed6941d3954924a7aa967ee440e60c507b91a",
"_spec": "@babel/runtime-corejs3@^7.8.3",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\xregexp",
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"core-js-pure": "^3.0.0",
"regenerator-runtime": "^0.13.4"
},
"deprecated": false,
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"name": "@babel/runtime-corejs3",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-runtime-corejs3"
},
"version": "7.10.3"
}