mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 09:36:01 +00:00
npm packages - keywords
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dbgate-api",
|
||||
"main": "src/index.js",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
|
||||
"homepage": "https://dbgate.org/",
|
||||
"repository": {
|
||||
@@ -12,6 +12,19 @@
|
||||
"author": "Jan Prochazka",
|
||||
"license": "GPL",
|
||||
|
||||
"keywords": [
|
||||
"sql",
|
||||
"mssql",
|
||||
"mssql",
|
||||
"postgresql",
|
||||
"csv",
|
||||
"excel",
|
||||
"json",
|
||||
"import",
|
||||
"export",
|
||||
"dbgate"
|
||||
],
|
||||
|
||||
"dependencies": {
|
||||
"dbgate-engines": "^1.0.0",
|
||||
"dbgate-sqltree": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user