14 lines
357 B
JSON
14 lines
357 B
JSON
{
|
|
"authors": [
|
|
"Andrew Lalis"
|
|
],
|
|
"copyright": "Copyright © 2025, Andrew Lalis",
|
|
"dependencies": {
|
|
"handy-http-primitives": "~>1.8",
|
|
"path-matcher": "~>1.2.0",
|
|
"slf4d": "~>4.1.1"
|
|
},
|
|
"description": "Library for some common, handy request handlers that you're likely to need in web projects.",
|
|
"license": "CC0",
|
|
"name": "handy-http-handlers"
|
|
} |