{ "_args": [ [ "regenerator-runtime@0.13.5", "." ] ], "_development": true, "_from": "regenerator-runtime@0.13.5", "_id": "regenerator-runtime@0.13.5", "_inBundle": false, "_integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==", "_location": "/regenerator-runtime", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "regenerator-runtime@0.13.5", "name": "regenerator-runtime", "escapedName": "regenerator-runtime", "rawSpec": "0.13.5", "saveSpec": null, "fetchSpec": "0.13.5" }, "_requiredBy": [ "/@babel/runtime", "/@babel/runtime-corejs3" ], "_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz", "_spec": "0.13.5", "_where": ".", "author": { "name": "Ben Newman", "email": "bn@cs.stanford.edu" }, "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.5" }