🎉📔 Working draft of OPDS server

This commit is contained in:
2021-07-19 09:22:31 -07:00
parent 51c0e120a7
commit 885c68531c
3 changed files with 53 additions and 24 deletions

View File

@@ -19,6 +19,7 @@
"@babel/runtime": "^7.13.17",
"@bluelovers/fast-glob": "^3.0.4",
"@types/event-stream": "^3.3.34",
"@types/mime-types": "^2.1.0",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-redux": "^7.1.16",
@@ -38,6 +39,7 @@
"fastest-validator": "^1.11.0",
"final-form": "^4.20.2",
"fs-extra": "^9.1.0",
"http-response-stream": "^1.0.7",
"imghash": "^0.0.8",
"jsdoc": "^3.6.7",
"opds-extra": "^3.0.9",