Files
Speedtest-Tracker/conf/site/node_modules/regenerator-runtime/package.json
2020-04-13 01:31:26 +01:00

51 lines
1.4 KiB
JSON

{
"_args": [
[
"regenerator-runtime@0.13.5",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_from": "regenerator-runtime@0.13.5",
"_id": "regenerator-runtime@0.13.5",
"_inBundle": false,
"_integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==",
"_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.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz",
"_spec": "0.13.5",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"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"
}