| 123456789101112131415161718192021 |
- {
- "name": "regenerator-runtime",
- "author": "Ben Newman <bn@cs.stanford.edu>",
- "description": "Runtime for Regenerator-compiled generator and async functions.",
- "version": "0.10.5",
- "main": "runtime-module.js",
- "keywords": [
- "regenerator",
- "runtime",
- "generator",
- "async"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
- },
- "license": "MIT",
- "__npminstall_done": "Thu Dec 24 2020 20:20:43 GMT+0800 (CST)",
- "_from": "regenerator-runtime@0.10.5",
- "_resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.10.5.tgz?cache=0&sync_timestamp=1595456218169&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.10.5.tgz"
- }
|