dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/@babel/runtime/package.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

62 lines
1.7 KiB
JSON

{
"_args": [
[
"@babel/runtime@7.8.3",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "@babel/runtime@7.8.3",
"_id": "@babel/runtime@7.8.3",
"_inBundle": false,
"_integrity": "sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime@7.8.3",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "7.8.3",
"saveSpec": null,
"fetchSpec": "7.8.3"
},
"_requiredBy": [
"/@finos/perspective",
"/@finos/perspective-viewer",
"/@finos/perspective-viewer-highcharts",
"/@finos/perspective-viewer-hypergrid"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.8.3.tgz",
"_spec": "7.8.3",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"regenerator-runtime": "^0.13.2"
},
"description": "babel's modular runtime helpers",
"devDependencies": {
"@babel/helpers": "^7.8.3"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"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.8.3"
}