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