Files
30-seconds-of-code/node_modules/@babel/runtime/package.json
2019-08-20 15:52:05 +02:00

80 lines
2.2 KiB
JSON

{
"_from": "@babel/runtime@^7.0.0",
"_id": "@babel/runtime@7.5.5",
"_inBundle": false,
"_integrity": "sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/runtime@^7.0.0",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "^7.0.0",
"saveSpec": null,
"fetchSpec": "^7.0.0"
},
"_requiredBy": [
"/@gatsbyjs/relay-compiler",
"/babel-plugin-macros",
"/babel-preset-gatsby",
"/dom-helpers",
"/eslint-plugin-jsx-a11y",
"/gatsby",
"/gatsby-graphiql-explorer",
"/gatsby-image",
"/gatsby-link",
"/gatsby-page-utils",
"/gatsby-plugin-google-analytics",
"/gatsby-plugin-manifest",
"/gatsby-plugin-netlify",
"/gatsby-plugin-offline",
"/gatsby-plugin-page-creator",
"/gatsby-plugin-react-helmet",
"/gatsby-plugin-sass",
"/gatsby-plugin-sharp",
"/gatsby-react-router-scroll",
"/gatsby-remark-copy-linked-files",
"/gatsby-remark-images",
"/gatsby-remark-prismjs",
"/gatsby-source-filesystem",
"/gatsby-telemetry",
"/gatsby-transformer-json",
"/gatsby-transformer-remark",
"/gatsby-transformer-sharp",
"/gatsby/gatsby-cli",
"/react-redux",
"/relay-runtime"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.5.tgz",
"_shasum": "74fba56d35efbeca444091c7850ccd494fd2f132",
"_spec": "@babel/runtime@^7.0.0",
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/gatsby",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"regenerator-runtime": "^0.13.2"
},
"deprecated": false,
"description": "babel's modular runtime helpers",
"devDependencies": {
"@babel/helpers": "^7.5.5"
},
"gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
"license": "MIT",
"name": "@babel/runtime",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
},
"version": "7.5.5"
}