UNPKG
m2hdomainlookup
Version:
latest (1.0.0)
1.0.0
A free domain lookup tool (no API key required)
m2hdomainlookup
/
package.json
10 lines
(9 loc)
•
280 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"m2hdomainlookup"
,
"version"
:
"1.0.0"
,
"description"
:
"A free domain lookup tool (no API key required)"
,
"main"
:
"index.js"
,
"keywords"
:
[
"domain"
,
"lookup"
,
"whois"
,
"dns"
,
"m2h"
]
,
"author"
:
"M2H Web Solution <https://t.me/m2hgamerz>"
,
"license"
:
"MIT"
}