Files
dbgate/packages/dbgate/package.json
2024-06-26 20:41:14 +02:00

18 lines
367 B
JSON

{
"name": "dbgate",
"version": "5.0.0-alpha.1",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"description": "Opensource database administration tool - web interface",
"author": "Jan Prochazka",
"license": "GPL-3.0",
"keywords": [
"sql",
"dbgate",
"web"
]
}