ci: refs #4409 Info added to package.json
gitea/mycdc/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2024-04-04 16:05:23 +02:00
parent 2d67c3ee11
commit 69ff89ab4a
1 changed files with 12 additions and 0 deletions

View File

@ -1,4 +1,16 @@
{
"name": "mycdc",
"version": "0.0.1",
"author": "Verdnatura Levante SL",
"description": "Asynchronous DB calculations reading the binary log",
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://gitea.verdnatura.es/verdnatura/mycdc"
},
"engines": {
"node": ">=20"
},
"dependencies": {
"amqplib": "^0.10.3",
"colors": "^1.4.0",