62 lines
1.9 KiB
JSON
62 lines
1.9 KiB
JSON
|
{
|
||
|
"_from": "@babel/helper-function-name@^7.16.7",
|
||
|
"_id": "@babel/helper-function-name@7.16.7",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==",
|
||
|
"_location": "/@babel/helper-function-name",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helper-function-name@^7.16.7",
|
||
|
"name": "@babel/helper-function-name",
|
||
|
"escapedName": "@babel%2fhelper-function-name",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.16.7",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.16.7"
|
||
|
},
|
||
|
"_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.16.7.tgz",
|
||
|
"_shasum": "f1ec51551fb1c8956bc8dd95f38523b6cf375f8f",
|
||
|
"_spec": "@babel/helper-function-name@^7.16.7",
|
||
|
"_where": "C:\\laragon\\www\\idlers\\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.16.7",
|
||
|
"@babel/template": "^7.16.7",
|
||
|
"@babel/types": "^7.16.7"
|
||
|
},
|
||
|
"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.16.7"
|
||
|
}
|