{ "_from": "@babel/helper-function-name@^7.10.1", "_id": "@babel/helper-function-name@7.10.1", "_inBundle": false, "_integrity": "sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ==", "_location": "/@babel/helper-function-name", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-function-name@^7.10.1", "name": "@babel/helper-function-name", "escapedName": "@babel%2fhelper-function-name", "scope": "@babel", "rawSpec": "^7.10.1", "saveSpec": null, "fetchSpec": "^7.10.1" }, "_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.10.1.tgz", "_shasum": "92bd63829bfc9215aca9d9defa85f56b539454f4", "_spec": "@babel/helper-function-name@^7.10.1", "_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/traverse", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-get-function-arity": "^7.10.1", "@babel/template": "^7.10.1", "@babel/types": "^7.10.1" }, "deprecated": false, "description": "Helper function to change the property 'name' of every function", "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf", "homepage": "https://github.com/babel/babel#readme", "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.10.1" }