{ "_from": "@babel/helper-call-delegate@^7.8.3", "_id": "@babel/helper-call-delegate@7.8.3", "_inBundle": false, "_integrity": "sha512-6Q05px0Eb+N4/GTyKPPvnkig7Lylw+QzihMpws9iiZQv7ZImf84ZsZpQH7QoWN4n4tm81SnSzPgHw2qtO0Zf3A==", "_location": "/@babel/helper-call-delegate", "_phantomChildren": { "ansi-styles": "3.2.1", "escape-string-regexp": "1.0.5", "esutils": "2.0.2", "globals": "11.12.0", "js-tokens": "4.0.0", "jsesc": "2.5.2", "lodash": "4.17.14", "supports-color": "5.5.0", "to-fast-properties": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-call-delegate@^7.8.3", "name": "@babel/helper-call-delegate", "escapedName": "@babel%2fhelper-call-delegate", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/plugin-transform-parameters" ], "_resolved": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.8.3.tgz", "_shasum": "de82619898aa605d409c42be6ffb8d7204579692", "_spec": "@babel/helper-call-delegate@^7.8.3", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/plugin-transform-parameters", "bundleDependencies": false, "dependencies": { "@babel/helper-hoist-variables": "^7.8.3", "@babel/traverse": "^7.8.3", "@babel/types": "^7.8.3" }, "deprecated": false, "description": "Helper function to call delegate", "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "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.8.3" }