mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
17 lines
343 B
JSON
17 lines
343 B
JSON
{
|
|
"version": "5.0.0-alpha.1",
|
|
"name": "dbgate-types",
|
|
"homepage": "https://dbgate.org/",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/dbgate/dbgate.git"
|
|
},
|
|
"author": "Jan Prochazka",
|
|
"license": "GPL-3.0",
|
|
"keywords": [
|
|
"dbgate"
|
|
],
|
|
"types": "index.d.ts",
|
|
"main": "",
|
|
"typeScriptVersion": "2.8"
|
|
} |