{
  "_from": "regenerator-runtime@^0.13.2",
  "_id": "regenerator-runtime@0.13.3",
  "_inBundle": false,
  "_integrity": "sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==",
  "_location": "/regenerator-runtime",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "regenerator-runtime@^0.13.2",
    "name": "regenerator-runtime",
    "escapedName": "regenerator-runtime",
    "rawSpec": "^0.13.2",
    "saveSpec": null,
    "fetchSpec": "^0.13.2"
  },
  "_requiredBy": [
    "/@babel/runtime"
  ],
  "_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz",
  "_shasum": "7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5",
  "_spec": "regenerator-runtime@^0.13.2",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@babel/runtime",
  "author": {
    "name": "Ben Newman",
    "email": "bn@cs.stanford.edu"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Runtime for Regenerator-compiled generator and async functions.",
  "keywords": [
    "regenerator",
    "runtime",
    "generator",
    "async"
  ],
  "license": "MIT",
  "main": "runtime.js",
  "name": "regenerator-runtime",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
  },
  "sideEffects": true,
  "version": "0.13.3"
}