旧版报表、仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

46 lines
1.3 KiB

{
"_from": "regenerator-runtime@^0.10.5",
"_id": "regenerator-runtime@0.10.5",
"_inBundle": false,
"_integrity": "sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "regenerator-runtime@^0.10.5",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "^0.10.5",
"saveSpec": null,
"fetchSpec": "^0.10.5"
},
"_requiredBy": [
"/babel-polyfill"
],
"_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz",
"_shasum": "336c3efc1220adcedda2c9fab67b5a7955a33658",
"_spec": "regenerator-runtime@^0.10.5",
"_where": "C:\\Code\\Warehouse\\Warehouse\\3rd\\node_modules\\babel-polyfill",
"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.10.5"
}