{
  "_from": "@babel/helper-function-name@^7.15.4",
  "_id": "@babel/helper-function-name@7.15.4",
  "_inBundle": false,
  "_integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
  "_location": "/@babel/helper-function-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-function-name@^7.15.4",
    "name": "@babel/helper-function-name",
    "escapedName": "@babel%2fhelper-function-name",
    "scope": "@babel",
    "rawSpec": "^7.15.4",
    "saveSpec": null,
    "fetchSpec": "^7.15.4"
  },
  "_requiredBy": [
    "/@babel/traverse"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
  "_shasum": "845744dafc4381a4a5fb6afa6c3d36f98a787ebc",
  "_spec": "@babel/helper-function-name@^7.15.4",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\@babel\\traverse",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-get-function-arity": "^7.15.4",
    "@babel/template": "^7.15.4",
    "@babel/types": "^7.15.4"
  },
  "deprecated": false,
  "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"
  },
  "version": "7.15.4"
}
