mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-23 16:16:02 +00:00
added missing repo info
This commit is contained in:
@@ -5,6 +5,10 @@
|
|||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"author": "Jan Prochazka",
|
"author": "Jan Prochazka",
|
||||||
"description": "cassandra connector for DbGate",
|
"description": "cassandra connector for DbGate",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/dbgate/dbgate.git"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"dbgate",
|
"dbgate",
|
||||||
"cassandra",
|
"cassandra",
|
||||||
|
|||||||
@@ -14,6 +14,10 @@
|
|||||||
"dist",
|
"dist",
|
||||||
"icon.svg"
|
"icon.svg"
|
||||||
],
|
],
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/dbgate/dbgate.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build:frontend": "webpack --config webpack-frontend.config",
|
"build:frontend": "webpack --config webpack-frontend.config",
|
||||||
"build:frontend:watch": "webpack --watch --config webpack-frontend.config",
|
"build:frontend:watch": "webpack --watch --config webpack-frontend.config",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"homepage": "https://dbgate.org",
|
"homepage": "https://dbgate.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/rinie/dbgate-plugin-oracle"
|
"url": "https://github.com/dbgate/dbgate.git"
|
||||||
},
|
},
|
||||||
"author": "Rinie Kervel",
|
"author": "Rinie Kervel",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Reference in New Issue
Block a user