Added support for audible metadata

This commit is contained in:
Keagan Hilliard 2021-11-21 10:59:32 -08:00
parent 66911a4b70
commit ae8046823f
4 changed files with 91 additions and 2 deletions

View file

@ -45,6 +45,7 @@
"read-chunk": "^3.1.0",
"recursive-readdir-async": "^1.1.8",
"socket.io": "^4.1.3",
"string-strip-html": "^8.3.0",
"watcher": "^1.2.0",
"xml2js": "^0.4.23"
},