first release :)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "accessgate",
|
"name": "accessgate",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"description": "Centralized, self-hosted management panel for access via ssh keys",
|
"description": "Centralized, self-hosted management panel for access via ssh keys",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"url": "git+https://github.com/itsmrval/accessgate.git"
|
"url": "git+https://github.com/itsmrval/accessgate.git"
|
||||||
},
|
},
|
||||||
"author": "itsmrval",
|
"author": "itsmrval",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/itsmrval/accessgate/issues"
|
"url": "https://github.com/itsmrval/accessgate/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user