{ "_from": "@babel/helpers@^7.6.0", "_id": "@babel/helpers@7.6.0", "_inBundle": false, "_integrity": "sha512-W9kao7OBleOjfXtFGgArGRX6eCP0UEcA2ZWEWNkJdRZnHhW4eEbeswbG3EwaRsnQUAEGWYgMq1HsIXuNNNy2eQ==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.6.0", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.6.0", "saveSpec": null, "fetchSpec": "^7.6.0" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.6.0.tgz", "_shasum": "21961d16c6a3c3ab597325c34c465c0887d31c6e", "_spec": "@babel/helpers@^7.6.0", "_where": "C:\\Users\\david\\source\\julia-runtest\\node_modules\\@babel\\core", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.6.0", "@babel/traverse": "^7.6.0", "@babel/types": "^7.6.0" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/helpers", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers" }, "version": "7.6.0" }