{ "_from": "@babel/helpers@^7.26.0", "_id": "@babel/helpers@7.26.0", "_inBundle": false, "_integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.26.0", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.26.0", "saveSpec": null, "fetchSpec": "^7.26.0" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz", "_shasum": "30e621f1eba5aa45fe6f4868d2e9154d884119a4", "_spec": "@babel/helpers@^7.26.0", "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/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.25.9", "@babel/types": "^7.26.0" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.26.0", "@babel/helper-plugin-test-runner": "^7.25.9", "@babel/parser": "^7.26.0", "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.0" }