Foxnouns.NET/migration-tools/avatar-migrator/package.json

11 lines
167 B
JSON
Raw Normal View History

2025-04-17 16:05:26 +02:00
{
"type": "module",
"dependencies": {
"axios": "^1.8.4",
"dotenv": "^16.5.0",
"minio": "^8.0.5",
"postgres": "^3.4.5",
"tslog": "^4.9.3"
}
}