Files
heros/extensions/Excel转JSON/node_modules/regenerator-runtime/package.json
2024-08-18 23:38:55 +08:00

51 lines
1.5 KiB
JSON

{
"_args": [
[
"regenerator-runtime@0.13.9",
"/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json"
]
],
"_from": "regenerator-runtime@0.13.9",
"_id": "regenerator-runtime@0.13.9",
"_inBundle": false,
"_integrity": "sha1-iSV0Kpj/2QgUmI11Zq0wyjsmO1I=",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regenerator-runtime@0.13.9",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "0.13.9",
"saveSpec": null,
"fetchSpec": "0.13.9"
},
"_requiredBy": [
"/@babel/runtime"
],
"_resolved": "https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.13.9.tgz?cache=0&sync_timestamp=1626993001371&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.13.9.tgz",
"_spec": "0.13.9",
"_where": "/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json",
"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.9"
}