25 lines
492 B
JSON
25 lines
492 B
JSON
{
|
|
"authors": [
|
|
"Andrew Lalis"
|
|
],
|
|
"copyright": "Copyright © 2024, Andrew Lalis",
|
|
"dependencies": {
|
|
"asdf": "~>0.7.17",
|
|
"botan": "~>1.13.6",
|
|
"d2sqlite3": "~>1.0.0",
|
|
"handy-httpd": {
|
|
"path": "/home/andrew/Code/github-andrewlalis/handy-httpd"
|
|
},
|
|
"jwt": "~>0.4.0",
|
|
"slf4d": "~>3.0.1"
|
|
},
|
|
"description": "Backend API for Finnow.",
|
|
"license": "proprietary",
|
|
"name": "finnow-api",
|
|
"stringImportPaths": [
|
|
"."
|
|
],
|
|
"subConfigurations": {
|
|
"d2sqlite3": "all-included"
|
|
}
|
|
} |