sqlite plugin scaffold

This commit is contained in:
Jan Prochazka
2021-04-25 18:49:53 +02:00
parent a8a9afc936
commit d1bf2dbc4b
18 changed files with 319 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
"dependencies": {
"async-lock": "^1.2.4",
"axios": "^0.19.0",
"better-sqlite3": "^7.1.5",
"body-parser": "^1.19.0",
"bufferutil": "^4.0.1",
"byline": "^5.0.0",