You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

51 lines
1.7 KiB

{
"_from": "@babel/helper-function-name@^7.7.4",
"_id": "@babel/helper-function-name@7.7.4",
"_inBundle": false,
"_integrity": "sha512-AnkGIdiBhEuiwdoMnKm7jfPfqItZhgRaZfMg1XX3bS25INOnLPjPG1Ppnajh8eqgt5kPJnfqrRHqFqmjKDZLzQ==",
"_location": "/@babel/helper-function-name",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-function-name@^7.7.4",
"name": "@babel/helper-function-name",
"escapedName": "@babel%2fhelper-function-name",
"scope": "@babel",
"rawSpec": "^7.7.4",
"saveSpec": null,
"fetchSpec": "^7.7.4"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-define-map",
"/@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.7.4.tgz",
"_shasum": "ab6e041e7135d436d8f0a3eca15de5b67a341a2e",
"_spec": "@babel/helper-function-name@^7.7.4",
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/traverse",
"bundleDependencies": false,
"dependencies": {
"@babel/helper-get-function-arity": "^7.7.4",
"@babel/template": "^7.7.4",
"@babel/types": "^7.7.4"
},
"deprecated": false,
"description": "Helper function to change the property 'name' of every function",
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-function-name",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
},
"version": "7.7.4"
}