update to state of the art

This commit is contained in:
s2
2020-10-10 15:18:01 +02:00
parent cf251a170f
commit 4cdcfd167c
1526 changed files with 48132 additions and 7268 deletions

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

@@ -2,7 +2,7 @@
"_args": [
[
"sshpk@1.16.1",
"D:\\Projects\\vanillajs-seed"
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
@@ -27,7 +27,7 @@
],
"_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
"_spec": "1.16.1",
"_where": "D:\\Projects\\vanillajs-seed",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Joyent, Inc"
},
@@ -83,9 +83,9 @@
"license": "MIT",
"main": "lib/index.js",
"man": [
"D:\\Projects\\vanillajs-seed\\node_modules\\sshpk\\man\\man1\\sshpk-conv.1",
"D:\\Projects\\vanillajs-seed\\node_modules\\sshpk\\man\\man1\\sshpk-sign.1",
"D:\\Projects\\vanillajs-seed\\node_modules\\sshpk\\man\\man1\\sshpk-verify.1"
"D:\\Projects\\siag\\vanillajs-seed\\node_modules\\sshpk\\man\\man1\\sshpk-conv.1",
"D:\\Projects\\siag\\vanillajs-seed\\node_modules\\sshpk\\man\\man1\\sshpk-sign.1",
"D:\\Projects\\siag\\vanillajs-seed\\node_modules\\sshpk\\man\\man1\\sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {},