1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 13:10:09 +02:00

update deps

This commit is contained in:
s2
2018-12-11 18:39:24 +01:00
parent 3c557f7ce5
commit 325c4479cc
282 changed files with 1037 additions and 1457 deletions

10
node_modules/sshpk/package.json generated vendored
View File

@@ -2,7 +2,7 @@
"_args": [
[
"sshpk@1.14.2",
"E:\\projects\\p\\gitlit"
"/home/s2/Code/gitlit"
]
],
"_development": true,
@@ -27,7 +27,7 @@
],
"_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.14.2.tgz",
"_spec": "1.14.2",
"_where": "E:\\projects\\p\\gitlit",
"_where": "/home/s2/Code/gitlit",
"author": {
"name": "Joyent, Inc"
},
@@ -83,9 +83,9 @@
"license": "MIT",
"main": "lib/index.js",
"man": [
"E:\\projects\\p\\gitlit\\node_modules\\sshpk\\man\\man1\\sshpk-conv.1",
"E:\\projects\\p\\gitlit\\node_modules\\sshpk\\man\\man1\\sshpk-sign.1",
"E:\\projects\\p\\gitlit\\node_modules\\sshpk\\man\\man1\\sshpk-verify.1"
"/home/s2/Code/gitlit/node_modules/sshpk/man/man1/sshpk-conv.1",
"/home/s2/Code/gitlit/node_modules/sshpk/man/man1/sshpk-sign.1",
"/home/s2/Code/gitlit/node_modules/sshpk/man/man1/sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {