suyiScreen/node_modules/regenerator-runtime/package.json

51 lines
1.4 KiB
JSON

{
"_args": [
[
"regenerator-runtime@0.13.5",
"D:\\Hjm项目\\suyi1111"
]
],
"_from": "regenerator-runtime@0.13.5",
"_id": "regenerator-runtime@0.13.5",
"_inBundle": false,
"_integrity": "sha1-2Hih0JS0MG0QuQlkhLM+vVXiZpc=",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regenerator-runtime@0.13.5",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "0.13.5",
"saveSpec": null,
"fetchSpec": "0.13.5"
},
"_requiredBy": [
"/@babel/runtime"
],
"_resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.13.5.tgz?cache=0&sync_timestamp=1584052481783&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.13.5.tgz",
"_spec": "0.13.5",
"_where": "D:\\Hjm项目\\suyi1111",
"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/regenerator-runtime"
},
"sideEffects": true,
"version": "0.13.5"
}