I have created a .docx document on Google doc,
Using a script, I want to detect the meta for:
- author
- title
- date
I have already tried the following packages and I have opened issues because these packages don't work:
How can I extract the meta author and title from a google doc .docx document in NodeJS?