14 lines
376 B
JSON
14 lines
376 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Andrew Lalis"
|
||
|
],
|
||
|
"copyright": "Copyright © 2025, Andrew Lalis",
|
||
|
"dependencies": {
|
||
|
"handy-http-primitives": "~>1",
|
||
|
"handy-http-transport": "~>1"
|
||
|
},
|
||
|
"description": "A collection of Handy-HTTP dependencies and common boilerplate code for starting a web server in minutes.",
|
||
|
"license": "CC0",
|
||
|
"name": "handy-http-starter",
|
||
|
"targetType": "library"
|
||
|
}
|