{ "_from": "@babel/helper-call-delegate@^7.1.0", "_id": "@babel/helper-call-delegate@7.1.0", "_inBundle": false, "_integrity": "sha512-YEtYZrw3GUK6emQHKthltKNZwszBcHK58Ygcis+gVUrF4/FmTVr5CCqQNSfmvg2y+YDEANyYoaLz/SHsnusCwQ==", "_location": "/@babel/helper-call-delegate", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-call-delegate@^7.1.0", "name": "@babel/helper-call-delegate", "escapedName": "@babel%2fhelper-call-delegate", "scope": "@babel", "rawSpec": "^7.1.0", "saveSpec": null, "fetchSpec": "^7.1.0" }, "_requiredBy": [ "/@babel/plugin-transform-parameters" ], "_resolved": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.1.0.tgz", "_shasum": "6a957f105f37755e8645343d3038a22e1449cc4a", "_spec": "@babel/helper-call-delegate@^7.1.0", "_where": "/var/www/html/autocompletion/node_modules/@babel/plugin-transform-parameters", "bundleDependencies": false, "dependencies": { "@babel/helper-hoist-variables": "^7.0.0", "@babel/traverse": "^7.1.0", "@babel/types": "^7.0.0" }, "deprecated": false, "description": "Helper function to call delegate", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-call-delegate", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate" }, "version": "7.1.0" }