Удалено из-за перехода на микросервисы

This commit is contained in:
Данил 2024-07-30 17:52:37 +03:00
parent ae00a1a297
commit 8f0207ad06
7 changed files with 0 additions and 177 deletions

View file

@ -1,17 +0,0 @@
{
"name": "kekkai",
"version": "1.0.0",
"description": "Chart for popular fiat currencies",
"main": "main.js",
"scripts": {},
"author": "Redume",
"license": "LGPL-3.0-only",
"dependencies": {
"axios": "^1.6.7",
"axios-retry": "^4.0.0",
"fastify": "^4.26.1",
"node-schedule": "^2.1.1",
"pg": "^8.11.3",
"yaml": "^2.3.4"
}
}