{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-runtime@^7.12.1",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-runtime",
        "name": "@babel/plugin-transform-runtime",
        "rawSpec": "^7.12.1",
        "spec": ">=7.12.1 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix"
    ]
  ],
  "_from": "@babel/plugin-transform-runtime@>=7.12.1 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-runtime@7.14.3",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-runtime",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-runtime_7.14.3_1621284263738_0.7815619567406149"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-runtime@^7.12.1",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-runtime",
    "name": "@babel/plugin-transform-runtime",
    "rawSpec": "^7.12.1",
    "spec": ">=7.12.1 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.3.tgz",
  "_shasum": "1fd885a2d0de1d3c223795a4e9be72c2db4515cf",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-runtime@^7.12.1",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix",
  "browser": {
    "./lib/get-runtime-path/index.js": "./lib/get-runtime-path/browser.js",
    "./src/get-runtime-path/index.ts": "./src/get-runtime-path/browser.ts"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-module-imports": "^7.13.12",
    "@babel/helper-plugin-utils": "^7.13.0",
    "babel-plugin-polyfill-corejs2": "^0.2.0",
    "babel-plugin-polyfill-corejs3": "^0.2.0",
    "babel-plugin-polyfill-regenerator": "^0.2.0",
    "semver": "^6.3.0"
  },
  "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
  "devDependencies": {
    "@babel/core": "7.14.3",
    "@babel/helper-plugin-test-runner": "7.13.10",
    "@babel/helpers": "7.14.0",
    "@babel/plugin-transform-typeof-symbol": "7.12.13",
    "@babel/preset-env": "7.14.2",
    "@babel/runtime": "7.14.0",
    "@babel/runtime-corejs3": "7.14.0",
    "@babel/template": "7.12.13",
    "@babel/types": "7.14.2",
    "make-dir": "^2.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1fd885a2d0de1d3c223795a4e9be72c2db4515cf",
    "integrity": "sha512-t960xbi8wpTFE623ef7sd+UpEC5T6EEguQlTBJDEO05+XwnIWVfuqLw/vdLWY6IdFmtZE+65CZAfByT39zRpkg==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.3.tgz",
    "fileCount": 9,
    "unpackedSize": 13254,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgotWoCRA9TVsSAnZWagAAKaEP/ReH7bhhG5etfraex86w\nJkwVhVc3rHxLQS9IgMbI7e3uzesmpNKQlGg9P6bq7Y/ABjm0AFRb8UMq/1tl\nPPknF48AG5p2w/GfCnyHYzal1wqBuZQxlgzUT5hhxA6MDzi8InN7N8tfeSki\n0srYwK22ZUTx5QRSpt+c7yCgC5ufcQaI8L5dcb75JiiP4MHRjh++4WmT56Xg\nBv/+0P6LqXHnYAWsYGE2jfgjTQc8vaahBCbtzaxAKNtVZ7ZhqVdRficzagfa\nHBwUpxGxmi5HmlLr+FSKh346F4nBk43koqJFX7enDG1WNFecvQrZz/3gyx7M\nAa35wAQZdGPNgcRL2I84fbPUbL2a8GEtFrWMXVbqYyFJAByDyNV+3igC56TQ\nAbTHuHJmfVfQ9iWuM/EsayaBgKo3UQZTFLcmcWy8vGTQ113KG6UqiiJfoZtB\nM7A2Syac+/qMcfu/DTbur9UpjeMmBpO4idtLo545Ry14ipMadEdCAIDIE6TJ\ns4Y6Ile1TosPrjiJjNk4K6v8syWCGk7V0DhUMIVEsDTwbtJapxj8+ZkSPvoU\nqTP9SzwlvUYBpezt33anGbiItFQf6QUJwwzbwJYBoMV8ekPLIT5Dn73uJUPS\n1SQQW1Oph/iKhTOrNaOuRYORv4oFyJ6M3VvxS7Myp/ZAevk9DlJXMzCCs/Ox\nPjSr\r\n=376N\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-runtime",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "npm@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    }
  ],
  "name": "@babel/plugin-transform-runtime",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-runtime"
  },
  "version": "7.14.3"
}
