const fileHash = crypto.createHash('md5').update(fileContents).digest('hex');