detector/npmextra.json
2021-04-12 19:00:08 +00:00

18 lines
468 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "uptimelink",
"gitrepo": "detector",
"shortDescription": "a detector for answering network questions locally. It does not rely on any online services.",
"npmPackagename": "@uptimelink/detector",
"license": "MIT",
"projectDomain": "uptime.link"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}