{
  "_from": "@babel/runtime-corejs3@^7.7.4",
  "_id": "@babel/runtime-corejs3@7.7.4",
  "_inBundle": false,
  "_integrity": "sha512-BBIEhzk8McXDcB3IbOi8zQPzzINUp4zcLesVlBSOcyGhzPUU8Xezk5GAG7Sy5GVhGmAO0zGd2qRSeY2g4Obqxw==",
  "_location": "/@babel/runtime-corejs3",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/runtime-corejs3@^7.7.4",
    "name": "@babel/runtime-corejs3",
    "escapedName": "@babel%2fruntime-corejs3",
    "scope": "@babel",
    "rawSpec": "^7.7.4",
    "saveSpec": null,
    "fetchSpec": "^7.7.4"
  },
  "_requiredBy": [
    "/axobject-query"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.7.4.tgz",
  "_shasum": "f861adc1cecb9903dfd66ea97917f02ff8d79888",
  "_spec": "@babel/runtime-corejs3@^7.7.4",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/axobject-query",
  "author": {
    "name": "Denis Pushkarev",
    "email": "zloirock@zloirock.ru"
  },
  "bundleDependencies": false,
  "dependencies": {
    "core-js-pure": "^3.0.0",
    "regenerator-runtime": "^0.13.2"
  },
  "deprecated": false,
  "description": "babel's modular runtime helpers with core-js@3 polyfilling",
  "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  "license": "MIT",
  "name": "@babel/runtime-corejs3",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-runtime-corejs3"
  },
  "version": "7.7.4"
}