feat: Add World-Cities Dataset

This commit is contained in:
Lucàs
2024-10-09 17:06:54 +02:00
parent 93ee52ddc2
commit 18927b5255
16 changed files with 100 additions and 26 deletions
+2
View File
@@ -21,12 +21,14 @@
"dotenv": "^16.4.5",
"express": "^4.21.0",
"fast-csv": "^5.0.1",
"js-yaml": "^4.1.0",
"node-stream-zip": "^1.15.0",
"tar-stream": "^3.1.7",
"unzipper": "^0.12.3"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.5",
"@types/tar-stream": "^3.1.3",
"@types/unzipper": "^0.10.10",