documentation

This commit is contained in:
Jan Prochazka
2020-11-17 07:37:32 +01:00
parent b849e5f81c
commit 3a83418fe4
6 changed files with 205 additions and 2 deletions

View File

@@ -2,7 +2,16 @@
"name": "dbgate-api",
"main": "src/index.js",
"version": "1.0.0",
"private": true,
"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",
"dependencies": {
"dbgate-engines": "^1.0.0",
"dbgate-sqltree": "^1.0.0",