{
  "name": "whois-lookup",
  "version": "1.0.1",
  "description": "Use whois command for DNS queries in node",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SaudSaleem/whois-lookup.git"
  },
  "keywords": ["whois", "node whois", "domain", "domain registration", "dig domain", "dig", "domain registration date", "domain expiry date", "domain updated date"],
  "author": "saud-saleem <sauddsaleem@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SaudSaleem/whois-lookup/issues"
  },
  "homepage": "https://github.com/SaudSaleem/whois-lookup#readme"
}
