{ "_args": [ [ "@babel/helpers@7.24.4", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_from": "@babel/helpers@7.24.4", "_id": "@babel/helpers@7.24.4", "_inBundle": false, "_integrity": "sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helpers@7.24.4", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "7.24.4", "saveSpec": null, "fetchSpec": "7.24.4" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.4.tgz", "_spec": "7.24.4", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/template": "^7.24.0", "@babel/traverse": "^7.24.1", "@babel/types": "^7.24.0" }, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/generator": "^7.24.4", "@babel/helper-plugin-test-runner": "^7.24.1", "@babel/parser": "^7.24.4", "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.4" }