12 lines
229 B
JSON
12 lines
229 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Andrew Lalis"
|
||
|
],
|
||
|
"copyright": "Copyright © 2024, Andrew Lalis",
|
||
|
"dependencies": {
|
||
|
"handy-httpd": "~>8.4.0"
|
||
|
},
|
||
|
"description": "Backend API for Finnow.",
|
||
|
"license": "proprietary",
|
||
|
"name": "finnow-api"
|
||
|
}
|