Files
red_de_investigacion_front/node_modules/@babel/runtime/package.json
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

56 lines
1.6 KiB
JSON

{
"_from": "@babel/runtime@^7.7.4",
"_id": "@babel/runtime@7.7.4",
"_inBundle": false,
"_integrity": "sha512-r24eVUUr0QqNZa+qrImUk8fn5SPhHq+IfYvIoIMg0do3GdK9sMdiLKP3GYVVaxpPKORgm8KRKaNTEhAjgIpLMw==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/runtime@^7.7.4",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "^7.7.4",
"saveSpec": null,
"fetchSpec": "^7.7.4"
},
"_requiredBy": [
"/@vue/babel-preset-app"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.4.tgz",
"_shasum": "b23a856751e4bf099262f867767889c0e3fe175b",
"_spec": "@babel/runtime@^7.7.4",
"_where": "/home/george/citwa/red_de_investigacion_front/first/node_modules/@vue/babel-preset-app",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"regenerator-runtime": "^0.13.2"
},
"deprecated": false,
"description": "babel's modular runtime helpers",
"devDependencies": {
"@babel/helpers": "^7.7.4"
},
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
"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.7.4"
}