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

update modules

This commit is contained in:
s2
2020-07-20 16:16:07 +02:00
parent 783511ce12
commit 2b23424b86
785 changed files with 91905 additions and 56057 deletions

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

@@ -21,7 +21,7 @@
"_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
"_shasum": "fb661c0bef29b39db40769ee39fa70093d6f6877",
"_spec": "sshpk@^1.7.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\http-signature",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\http-signature",
"author": {
"name": "Joyent, Inc"
},
@@ -79,9 +79,9 @@
"license": "MIT",
"main": "lib/index.js",
"man": [
"F:\\projects\\p\\minifyfromhtml\\node_modules\\sshpk\\man\\man1\\sshpk-conv.1",
"F:\\projects\\p\\minifyfromhtml\\node_modules\\sshpk\\man\\man1\\sshpk-sign.1",
"F:\\projects\\p\\minifyfromhtml\\node_modules\\sshpk\\man\\man1\\sshpk-verify.1"
"D:\\Projects\\minifyfromhtml\\node_modules\\sshpk\\man\\man1\\sshpk-conv.1",
"D:\\Projects\\minifyfromhtml\\node_modules\\sshpk\\man\\man1\\sshpk-sign.1",
"D:\\Projects\\minifyfromhtml\\node_modules\\sshpk\\man\\man1\\sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {},