mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 10:46:00 +00:00
18 lines
367 B
JSON
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"
|
|
]
|
|
}
|