How can I get MIME type of a text file with no extension in Node.js? I am using file-type package, but it does not detect file type of text files. Thanks