{ "_from": "@babel/helpers@^7.4.0", "_id": "@babel/helpers@7.4.2", "_inBundle": false, "_integrity": "sha512-gQR1eQeroDzFBikhrCccm5Gs2xBjZ57DNjGbqTaHo911IpmSxflOQWMAHPw/TXk8L3isv7s9lYzUkexOeTQUYg==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.4.0", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.4.0", "saveSpec": null, "fetchSpec": "^7.4.0" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.4.2.tgz", "_shasum": "3bdfa46a552ca77ef5a0f8551be5f0845ae989be", "_spec": "@babel/helpers@^7.4.0", "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/@babel/core", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.4.0", "@babel/traverse": "^7.4.0", "@babel/types": "^7.4.0" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "7dea0f23de51af336a2fab0286a73af30cddf3be", "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.4.2" }