| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "_from": "regenerator-runtime@^0.12.1",
- "_id": "regenerator-runtime@0.12.1",
- "_inBundle": false,
- "_integrity": "sha1-+hpxVEdkwDb4xJsToIsllMn4oN4=",
- "_location": "/regenerator-runtime",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "regenerator-runtime@^0.12.1",
- "name": "regenerator-runtime",
- "escapedName": "regenerator-runtime",
- "rawSpec": "^0.12.1",
- "saveSpec": null,
- "fetchSpec": "^0.12.1"
- },
- "_requiredBy": [
- "/@dcloudio/uni-ui"
- ],
- "_resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.12.1.tgz?cache=0&sync_timestamp=1584052597708&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.12.1.tgz",
- "_shasum": "fa1a71544764c036f8c49b13a08b2594c9f8a0de",
- "_spec": "regenerator-runtime@^0.12.1",
- "_where": "F:\\2020\\zulijian\\ZljCallCenterWeb.MiniProgram\\node_modules\\@dcloudio\\uni-ui",
- "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-module.js",
- "name": "regenerator-runtime",
- "repository": {
- "type": "git",
- "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
- },
- "version": "0.12.1"
- }
|