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

20
node_modules/yargs/package.json generated vendored
View File

@ -1,28 +1,30 @@
{
"_from": "yargs",
"_from": "yargs@^14.2.0",
"_id": "yargs@14.2.0",
"_inBundle": false,
"_integrity": "sha512-/is78VKbKs70bVZH7w4YaZea6xcJWOAwkhbR0CFuZBmYtfTYF0xjGJF43AYd8g2Uii1yJwmS5GR2vBmrc32sbg==",
"_location": "/yargs",
"_phantomChildren": {},
"_phantomChildren": {
"ansi-styles": "3.2.1",
"emoji-regex": "7.0.3"
},
"_requested": {
"type": "tag",
"type": "range",
"registry": true,
"raw": "yargs",
"raw": "yargs@^14.2.0",
"name": "yargs",
"escapedName": "yargs",
"rawSpec": "",
"rawSpec": "^14.2.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "^14.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/yargs/-/yargs-14.2.0.tgz",
"_shasum": "f116a9242c4ed8668790b40759b4906c276e76c3",
"_spec": "yargs",
"_where": "/home/sergiu/linx-simulator2",
"_spec": "yargs@^14.2.0",
"_where": "/home/safemobile/LINX/linx-simulator2",
"bugs": {
"url": "https://github.com/yargs/yargs/issues"
},