{ "_from": "@babel/helpers@^7.23.7", "_id": "@babel/helpers@7.23.8", "_inBundle": false, "_integrity": "sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==", "_location": "/@babel/helpers", "_phantomChildren": { "@babel/helper-environment-visitor": "7.22.20", "@babel/helper-hoist-variables": "7.22.5", "@babel/helper-string-parser": "7.23.4", "@babel/helper-validator-identifier": "7.22.20", "@babel/parser": "7.23.6", "@jridgewell/gen-mapping": "0.3.3", "@jridgewell/trace-mapping": "0.3.21", "chalk": "2.4.2", "globals": "11.12.0", "jsesc": "2.5.2", "to-fast-properties": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.23.7", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.23.7", "saveSpec": null, "fetchSpec": "^7.23.7" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.8.tgz", "_shasum": "fc6b2d65b16847fd50adddbd4232c76378959e34", "_spec": "@babel/helpers@^7.23.7", "_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@babel\\core", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.22.15", "@babel/traverse": "^7.23.7", "@babel/types": "^7.23.6" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.23.6", "@babel/helper-plugin-test-runner": "^7.22.5", "@babel/parser": "^7.23.6", "regenerator-runtime": "^0.14.0" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helpers", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helpers", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helpers" }, "type": "commonjs", "version": "7.23.8" }