13 lines
277 B
JSON
13 lines
277 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Andrew Lalis"
|
||
|
],
|
||
|
"copyright": "Copyright © 2023, Andrew Lalis",
|
||
|
"dependencies": {
|
||
|
"handy-httpd": "~>5.7.0",
|
||
|
"slf4d": "~>2.1.1"
|
||
|
},
|
||
|
"description": "Service for handling Gymboard file uploads.",
|
||
|
"license": "proprietary",
|
||
|
"name": "gymboard-uploads"
|
||
|
}
|