github-pages-deploy-action/node_modules/@babel/runtime/package.json
2020-03-31 08:40:00 -04:00

60 lines
1.5 KiB
JSON

{
"_args": [
[
"@babel/runtime@7.9.2",
"."
]
],
"_development": true,
"_from": "@babel/runtime@7.9.2",
"_id": "@babel/runtime@7.9.2",
"_inBundle": false,
"_integrity": "sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime@7.9.2",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "7.9.2",
"saveSpec": null,
"fetchSpec": "7.9.2"
},
"_requiredBy": [
"/eslint-plugin-jsx-a11y"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.2.tgz",
"_spec": "7.9.2",
"_where": ".",
"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.9.2"
},
"gitHead": "2399e0df23cbd574a5ab39822288c438f5380ae8",
"homepage": "https://babeljs.io/docs/en/next/babel-runtime",
"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.9.2"
}