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

17 lines
339 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": "MIT",
"keywords": [
"dbgate"
],
"types": "index.d.ts",
"main": "",
"typeScriptVersion": "2.8"
}