Antstack Hiring Task. Task1 - Validate if a metatag is present in a site. Instructions: Step to install npm package. npm install Step to execute the Task1. npm run first Task2 - Validate if a dns txt record is present in a domain. Instructions: Step to execute the Task2. npm run second References: For Task1: https://github.com/node-fetch/node-fetch#plain-text-or-html For Task2: https://nodejs.org/api/dns.html#dnsresolvetxthostname-callback https://www.knowledgehut.com/blog/web-development/dns-module-in-nodejs