{ "_args": [ [ "@babel/helpers@7.12.5", "/home/lefos/repos/swarmlab-playground-client" ] ], "_development": true, "_from": "@babel/helpers@7.12.5", "_id": "@babel/helpers@7.12.5", "_inBundle": false, "_integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helpers@7.12.5", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "7.12.5", "saveSpec": null, "fetchSpec": "7.12.5" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz", "_spec": "7.12.5", "_where": "/home/lefos/repos/swarmlab-playground-client", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/template": "^7.10.4", "@babel/traverse": "^7.12.5", "@babel/types": "^7.12.5" }, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/helper-plugin-test-runner": "7.10.4" }, "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/helpers", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helpers" }, "version": "7.12.5" }