{ "_args": [ [ "@babel/helper-function-name@7.18.6", "/home/node/nuxt" ] ], "_from": "@babel/helper-function-name@7.18.6", "_id": "@babel/helper-function-name@7.18.6", "_inBundle": false, "_integrity": "sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==", "_location": "/@babel/helper-function-name", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-function-name@7.18.6", "name": "@babel/helper-function-name", "escapedName": "@babel%2fhelper-function-name", "scope": "@babel", "rawSpec": "7.18.6", "saveSpec": null, "fetchSpec": "7.18.6" }, "_requiredBy": [ "/@babel/helper-create-class-features-plugin", "/@babel/helper-wrap-function", "/@babel/plugin-transform-classes", "/@babel/plugin-transform-function-name", "/@babel/traverse" ], "_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz", "_spec": "7.18.6", "_where": "/home/node/nuxt", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/template": "^7.18.6", "@babel/types": "^7.18.6" }, "description": "Helper function to change the property 'name' of every function", "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-function-name", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helper-function-name", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-function-name" }, "type": "commonjs", "version": "7.18.6" }