14 lines
304 B
JSON
14 lines
304 B
JSON
{
|
|
"authors": [
|
|
"Andrew Lalis"
|
|
],
|
|
"copyright": "Copyright © 2024, Andrew Lalis",
|
|
"dependencies": {
|
|
"handy-http-primitives": "~>1.5",
|
|
"photon": "~>0.10",
|
|
"streams": "~>3.6"
|
|
},
|
|
"description": "Implementations of HTTP transport protocols.",
|
|
"license": "CC0",
|
|
"name": "handy-http-transport"
|
|
} |