mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
19 lines
402 B
JSON
19 lines
402 B
JSON
{
|
|
"version": "1.0.2",
|
|
"name": "dbgate-types",
|
|
"homepage": "https://dbgate.org/",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/dbshell/dbgate.git"
|
|
},
|
|
"funding": "https://www.paypal.com/paypalme/JanProchazkaCz/30eur",
|
|
"author": "Jan Prochazka",
|
|
"license": "GPL",
|
|
"keywords": [
|
|
"dbgate"
|
|
],
|
|
"types": "index.d.ts",
|
|
"main": "",
|
|
"typeScriptVersion": "2.8"
|
|
}
|