{ "_from": "@babel/plugin-transform-block-scoping@^7.14.5", "_id": "@babel/plugin-transform-block-scoping@7.16.0", "_inBundle": false, "_integrity": "sha512-27n3l67/R3UrXfizlvHGuTwsRIFyce3D/6a37GRxn28iyTPvNXaW4XvznexRh1zUNLPjbLL22Id0XQElV94ruw==", "_location": "/@babel/plugin-transform-block-scoping", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-block-scoping@^7.14.5", "name": "@babel/plugin-transform-block-scoping", "escapedName": "@babel%2fplugin-transform-block-scoping", "scope": "@babel", "rawSpec": "^7.14.5", "saveSpec": null, "fetchSpec": "^7.14.5" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.0.tgz", "_shasum": "bcf433fb482fe8c3d3b4e8a66b1c4a8e77d37c16", "_spec": "@babel/plugin-transform-block-scoping@^7.14.5", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "deprecated": false, "description": "Compile ES2015 block scoping (const and let) to ES5", "devDependencies": { "@babel/core": "^7.16.0", "@babel/helper-plugin-test-runner": "^7.16.0", "@babel/traverse": "^7.16.0" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-block-scoping", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-block-scoping" }, "version": "7.16.0" }