This commit is contained in:
parent
e326c6c077
commit
d286548850
@ -5,8 +5,13 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"name": "Timo Hocker",
|
"name": "Timo Hocker",
|
||||||
"email": "timo@scode.ovh"
|
"email": "timo@scode.ovh"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.scode.ovh/timo/auth-server-helper.git"
|
||||||
},
|
},
|
||||||
"description": "authentication middleware for express",
|
"bugs": "https://git.scode.ovh/timo/auth-server-helper",
|
||||||
|
"description": "authentication middleware for node http and express",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ert78gb/jasmine-ts": "^0.3.1",
|
"@ert78gb/jasmine-ts": "^0.3.1",
|
||||||
@ -46,4 +51,4 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.0.0"
|
"node": ">=10.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user