Files
menui_backend/node_modules/@babel/runtime/package.json
2020-07-15 19:54:48 +02:00

70 lines
1.9 KiB
JSON

{
"_from": "@babel/runtime@^7.4.4",
"_id": "@babel/runtime@7.10.5",
"_inBundle": false,
"_integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/runtime@^7.4.4",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "^7.4.4",
"saveSpec": null,
"fetchSpec": "^7.4.4"
},
"_requiredBy": [
"/@material-ui/core",
"/@material-ui/styles",
"/@material-ui/system",
"/@material-ui/utils",
"/css-vendor",
"/dom-helpers",
"/jss",
"/jss-plugin-camel-case",
"/jss-plugin-default-unit",
"/jss-plugin-global",
"/jss-plugin-nested",
"/jss-plugin-props-sort",
"/jss-plugin-rule-value-function",
"/jss-plugin-vendor-prefixer",
"/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz",
"_shasum": "303d8bd440ecd5a491eae6117fd3367698674c5c",
"_spec": "@babel/runtime@^7.4.4",
"_where": "D:\\WORK\\Menui\\menui_backend\\node_modules\\@material-ui\\core",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"regenerator-runtime": "^0.13.4"
},
"deprecated": false,
"description": "babel's modular runtime helpers",
"devDependencies": {
"@babel/helpers": "^7.10.4"
},
"gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
"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.10.5"
}