mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 13:10:09 +02:00
update deps
This commit is contained in:
10
node_modules/sshpk/package.json
generated
vendored
10
node_modules/sshpk/package.json
generated
vendored
@@ -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": {
|
||||
|
Reference in New Issue
Block a user