mirror of
https://github.com/analyticsjs/vue-baidu-analytics.git
synced 2025-04-06 03:58:00 +08:00
22 lines
860 B
JSON
22 lines
860 B
JSON
{
|
|
"name": "regenerator-runtime",
|
|
"author": "Ben Newman <bn@cs.stanford.edu>",
|
|
"description": "Runtime for Regenerator-compiled generator and async functions.",
|
|
"version": "0.13.7",
|
|
"main": "runtime.js",
|
|
"keywords": [
|
|
"regenerator",
|
|
"runtime",
|
|
"generator",
|
|
"async"
|
|
],
|
|
"sideEffects": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
|
|
},
|
|
"license": "MIT",
|
|
"__npminstall_done": "Sun Sep 06 2020 16:10:20 GMT+0800 (中国标准时间)",
|
|
"_from": "regenerator-runtime@0.13.7",
|
|
"_resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.13.7.tgz?cache=0&sync_timestamp=1595457422872&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.13.7.tgz"
|
|
} |