{ "_from": "@babel/helpers@^7.24.7", "_id": "@babel/helpers@7.24.7", "_inBundle": false, "_integrity": "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.24.7", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.24.7", "saveSpec": null, "fetchSpec": "^7.24.7" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz", "_shasum": "aa2ccda29f62185acb5d42fb4a3a1b1082107416", "_spec": "@babel/helpers@^7.24.7", "_where": "C:\\code\\t\\t101\\front\\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.24.7", "@babel/types": "^7.24.7" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.24.7", "@babel/helper-plugin-test-runner": "^7.24.7", "@babel/parser": "^7.24.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.24.7" }