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

update dependencies

This commit is contained in:
s2
2018-10-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

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

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