{ "_from": "@babel/plugin-transform-runtime@^7.8.3", "_id": "@babel/plugin-transform-runtime@7.8.3", "_inBundle": false, "_integrity": "sha512-/vqUt5Yh+cgPZXXjmaG9NT8aVfThKk7G4OqkVhrXqwsC5soMn/qTCxs36rZ2QFhpfTJcjw4SNDIZ4RUb8OL4jQ==", "_location": "/@babel/plugin-transform-runtime", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-runtime@^7.8.3", "name": "@babel/plugin-transform-runtime", "escapedName": "@babel%2fplugin-transform-runtime", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.8.3.tgz", "_shasum": "c0153bc0a5375ebc1f1591cb7eea223adea9f169", "_spec": "@babel/plugin-transform-runtime@^7.8.3", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend", "bundleDependencies": false, "dependencies": { "@babel/helper-module-imports": "^7.8.3", "@babel/helper-plugin-utils": "^7.8.3", "resolve": "^1.8.1", "semver": "^5.5.1" }, "deprecated": false, "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals", "devDependencies": { "@babel/core": "^7.8.3", "@babel/helper-plugin-test-runner": "^7.8.3", "@babel/helpers": "^7.8.3", "@babel/plugin-transform-typeof-symbol": "^7.8.3", "@babel/preset-env": "^7.8.3", "@babel/runtime": "^7.8.3", "@babel/template": "^7.8.3", "@babel/types": "^7.8.3" }, "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-transform-runtime", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime" }, "version": "7.8.3" }