Added custom log name

This commit is contained in:
2019-11-22 09:43:37 +00:00
parent c4b856da62
commit 646700c73f
699 changed files with 5186 additions and 4259 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": "/home/sergiu/linx-audio-simulator/node_modules/http-signature",
"_where": "/home/safemobile/LINX/linx-simulator2/node_modules/http-signature",
"author": {
"name": "Joyent, Inc"
},
@ -79,9 +79,9 @@
"license": "MIT",
"main": "lib/index.js",
"man": [
"/home/sergiu/linx-audio-simulator/node_modules/sshpk/man/man1/sshpk-conv.1",
"/home/sergiu/linx-audio-simulator/node_modules/sshpk/man/man1/sshpk-sign.1",
"/home/sergiu/linx-audio-simulator/node_modules/sshpk/man/man1/sshpk-verify.1"
"/home/safemobile/LINX/linx-simulator2/node_modules/sshpk/man/man1/sshpk-conv.1",
"/home/safemobile/LINX/linx-simulator2/node_modules/sshpk/man/man1/sshpk-sign.1",
"/home/safemobile/LINX/linx-simulator2/node_modules/sshpk/man/man1/sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {},