{ "_args": [ [ "@babel/helpers@7.26.7", "D:\\IDEAproject\\frontend\\Front-end logistics" ] ], "_development": true, "_from": "@babel/helpers@7.26.7", "_id": "@babel/helpers@7.26.7", "_inBundle": false, "_integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helpers@7.26.7", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "7.26.7", "saveSpec": null, "fetchSpec": "7.26.7" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.26.7.tgz", "_spec": "7.26.7", "_where": "D:\\IDEAproject\\frontend\\Front-end logistics", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/template": "^7.25.9", "@babel/types": "^7.26.7" }, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.26.5", "@babel/helper-plugin-test-runner": "^7.25.9", "@babel/parser": "^7.26.7", "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.26.7" }