github-pages-deploy-action/node_modules/@babel/runtime-corejs3/package.json

53 lines
1.4 KiB
JSON
Raw Normal View History

2020-03-07 11:45:40 +08:00
{
2020-03-22 05:13:25 +08:00
"_args": [
[
"@babel/runtime-corejs3@7.9.2",
2020-03-31 20:40:00 +08:00
"."
2020-03-22 05:13:25 +08:00
]
],
"_development": true,
"_from": "@babel/runtime-corejs3@7.9.2",
"_id": "@babel/runtime-corejs3@7.9.2",
"_inBundle": false,
"_integrity": "sha512-HHxmgxbIzOfFlZ+tdeRKtaxWOMUoCG5Mu3wKeUmOxjYrwb3AAHgnmtCUbPPK11/raIWLIBK250t8E2BPO0p7jA==",
"_location": "/@babel/runtime-corejs3",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime-corejs3@7.9.2",
"name": "@babel/runtime-corejs3",
"escapedName": "@babel%2fruntime-corejs3",
"scope": "@babel",
"rawSpec": "7.9.2",
"saveSpec": null,
"fetchSpec": "7.9.2"
},
"_requiredBy": [
"/xregexp"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.9.2.tgz",
"_spec": "7.9.2",
2020-03-31 20:40:00 +08:00
"_where": ".",
2020-03-22 05:13:25 +08:00
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru"
},
"dependencies": {
"core-js-pure": "^3.0.0",
"regenerator-runtime": "^0.13.4"
},
2020-03-07 11:45:40 +08:00
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
2020-03-22 05:13:25 +08:00
"gitHead": "2399e0df23cbd574a5ab39822288c438f5380ae8",
2020-03-07 11:45:40 +08:00
"license": "MIT",
2020-03-22 05:13:25 +08:00
"name": "@babel/runtime-corejs3",
2020-03-07 11:45:40 +08:00
"publishConfig": {
"access": "public"
},
2020-03-22 05:13:25 +08:00
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime-corejs3"
2020-03-07 11:45:40 +08:00
},
2020-03-22 05:13:25 +08:00
"version": "7.9.2"
2020-03-07 11:45:40 +08:00
}