{
  "_from": "@babel/polyfill@^7.8.7",
  "_id": "@babel/polyfill@7.8.7",
  "_inBundle": false,
  "_integrity": "sha512-LeSfP9bNZH2UOZgcGcZ0PIHUt1ZuHub1L3CVmEyqLxCeDLm4C5Gi8jRH8ZX2PNpDhQCo0z6y/+DIs2JlliXW8w==",
  "_location": "/@babel/polyfill",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/polyfill@^7.8.7",
    "name": "@babel/polyfill",
    "escapedName": "@babel%2fpolyfill",
    "scope": "@babel",
    "rawSpec": "^7.8.7",
    "saveSpec": null,
    "fetchSpec": "^7.8.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.8.7.tgz",
  "_shasum": "151ec24c7135481336168c3bd8b8bf0cf91c032f",
  "_spec": "@babel/polyfill@^7.8.7",
  "_where": "/var/www/html",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "bundleDependencies": false,
  "dependencies": {
    "core-js": "^2.6.5",
    "regenerator-runtime": "^0.13.4"
  },
  "deprecated": false,
  "description": "Provides polyfills necessary for a full ES2015+ environment",
  "gitHead": "595f65f33b8e948e34d12be83f700cf8d070c790",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/polyfill",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-polyfill"
  },
  "scripts": {
    "postpublish": "rm browser.js",
    "prepublishOnly": "cp dist/polyfill.min.js browser.js"
  },
  "version": "7.8.7"
}
