{ "_from": "@babel/plugin-transform-runtime@^7.2.0", "_id": "@babel/plugin-transform-runtime@7.10.1", "_inBundle": false, "_integrity": "sha512-4w2tcglDVEwXJ5qxsY++DgWQdNJcCCsPxfT34wCUwIf2E7dI7pMpH8JczkMBbgBTNzBX62SZlNJ9H+De6Zebaw==", "_location": "/@babel/plugin-transform-runtime", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-runtime@^7.2.0", "name": "@babel/plugin-transform-runtime", "escapedName": "@babel%2fplugin-transform-runtime", "scope": "@babel", "rawSpec": "^7.2.0", "saveSpec": null, "fetchSpec": "^7.2.0" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.1.tgz", "_shasum": "fd1887f749637fb2ed86dc278e79eb41df37f4b1", "_spec": "@babel/plugin-transform-runtime@^7.2.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/laravel-mix", "browser": { "./lib/get-runtime-path/index.js": "./lib/get-runtime-path/browser.js", "./src/get-runtime-path/index.js": "./src/get-runtime-path/browser.js" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-module-imports": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.1", "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.10.1", "@babel/helper-plugin-test-runner": "^7.10.1", "@babel/helpers": "^7.10.1", "@babel/plugin-transform-typeof-symbol": "^7.10.1", "@babel/preset-env": "^7.10.1", "@babel/runtime": "^7.10.1", "@babel/template": "^7.10.1", "@babel/types": "^7.10.1" }, "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf", "homepage": "https://github.com/babel/babel#readme", "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": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-runtime" }, "version": "7.10.1" }