1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/regenerator-runtime/package.json

50 lines
1.4 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
"_args": [
[
"regenerator-runtime@0.11.1",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_from": "regenerator-runtime@0.11.1",
"_id": "regenerator-runtime@0.11.1",
"_inBundle": false,
"_integrity": "sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk=",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regenerator-runtime@0.11.1",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "0.11.1",
"saveSpec": null,
"fetchSpec": "0.11.1"
},
"_requiredBy": [
"/babel-runtime"
],
"_resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.11.1.tgz",
"_spec": "0.11.1",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"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-module.js",
"name": "regenerator-runtime",
"repository": {
"type": "git",
"url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
},
"version": "0.11.1"
}