smartwhois/npmextra.json

18 lines
413 B
JSON
Raw Normal View History

2023-04-03 14:48:14 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartwhois",
"description": "a package for dealing with whois requests",
"npmPackagename": "@pushrocks/smartwhois",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}