yanchengPowerSupply/node_modules/regenerator-runtime/package.json

53 lines
1.4 KiB
JSON

{
"_args": [
[
"regenerator-runtime@0.13.10",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_development": true,
"_from": "regenerator-runtime@0.13.10",
"_id": "regenerator-runtime@0.13.10",
"_inBundle": false,
"_integrity": "sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regenerator-runtime@0.13.10",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "0.13.10",
"saveSpec": null,
"fetchSpec": "0.13.10"
},
"_requiredBy": [
"/@babel/runtime",
"/@babel/runtime-corejs2"
],
"_resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz",
"_spec": "0.13.10",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"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/runtime"
},
"sideEffects": true,
"version": "0.13.10"
}