This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/@babel/runtime-corejs2/package.json

52 lines
1.6 KiB
JSON

{
"_from": "@babel/runtime-corejs2@^7.2.0",
"_id": "@babel/runtime-corejs2@7.5.5",
"_inBundle": false,
"_integrity": "sha512-FYATQVR00NSNi7mUfpPDp7E8RYMXDuO8gaix7u/w3GekfUinKgX1AcTxs7SoiEmoEW9mbpjrwqWSW6zCmw5h8A==",
"_location": "/@babel/runtime-corejs2",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/runtime-corejs2@^7.2.0",
"name": "@babel/runtime-corejs2",
"escapedName": "@babel%2fruntime-corejs2",
"scope": "@babel",
"rawSpec": "^7.2.0",
"saveSpec": null,
"fetchSpec": "^7.2.0"
},
"_requiredBy": [
"/@vue/babel-preset-app"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.5.5.tgz",
"_shasum": "c3214c08ef20341af4187f1c9fbdc357fbec96b2",
"_spec": "@babel/runtime-corejs2@^7.2.0",
"_where": "/home/soeren/dev/keksaccountgui/node_modules/@vue/babel-preset-app",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"core-js": "^2.6.5",
"regenerator-runtime": "^0.13.2"
},
"deprecated": false,
"description": "babel's modular runtime helpers with core-js@2 polyfilling",
"devDependencies": {
"@babel/helpers": "^7.5.5"
},
"gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
"license": "MIT",
"name": "@babel/runtime-corejs2",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime-corejs2"
},
"version": "7.5.5"
}