add geoip country flag support

This commit is contained in:
Elijah R
2024-06-23 02:23:59 -04:00
parent 85a86327f4
commit 1a5a0cd407
9 changed files with 281 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"@cvmts/cvm-rs": "*",
"@cvmts/qemu": "*",
"@maxmind/geoip2-node": "^5.0.0",
"execa": "^8.0.1",
"mnemonist": "^0.39.5",
"sharp": "^0.33.3",