Changes
This commit is contained in:
72
node_modules/@babel/runtime/package.json
generated
vendored
72
node_modules/@babel/runtime/package.json
generated
vendored
@@ -1,69 +1,23 @@
|
||||
{
|
||||
"_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",
|
||||
"version": "7.11.2",
|
||||
"description": "babel's modular runtime helpers",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/babel/babel.git",
|
||||
"url": "https://github.com/babel/babel.git",
|
||||
"directory": "packages/babel-runtime"
|
||||
},
|
||||
"version": "7.10.5"
|
||||
"homepage": "https://babeljs.io/",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"dependencies": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/helpers": "^7.10.4"
|
||||
},
|
||||
"gitHead": "bc7a811fce3ceeea393229299c1cdb63858608e6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user