Files
dbgate/packages/dbgate/package.json
Jan Prochazka bd79e96035 updated version
2022-05-19 20:52:43 +02:00

18 lines
363 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": "MIT",
"keywords": [
"sql",
"dbgate",
"web"
]
}