mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
18 lines
372 B
JSON
18 lines
372 B
JSON
{
|
|
"version": "1.0.0",
|
|
"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",
|
|
|
|
"types": "index.d.ts",
|
|
"main": "",
|
|
"typeScriptVersion": "2.8"
|
|
}
|