fix(core): update

This commit is contained in:
2023-07-28 06:00:09 +02:00
commit a32ada9b96
14 changed files with 5377 additions and 0 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitea.lossless.digital",
"gitscope": "apiclient.xyz",
"gitrepo": "abuse.ch",
"description": "an unofficial client to retrieve abuse.ch data",
"npmPackagename": "@apiclient.xyz/abuse.ch",
"license": "MIT",
"projectDomain": "apiclient.xyz"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}