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

15
node_modules/chalk/package.json generated vendored
View File

@ -1,28 +1,27 @@
{
"_from": "chalk",
"_from": "chalk@^2.4.2",
"_id": "chalk@2.4.2",
"_inBundle": false,
"_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
"_location": "/chalk",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "range",
"registry": true,
"raw": "chalk",
"raw": "chalk@^2.4.2",
"name": "chalk",
"escapedName": "chalk",
"rawSpec": "",
"rawSpec": "^2.4.2",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "^2.4.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
"_shasum": "cd42541677a54333cf541a49108c1432b44c9424",
"_spec": "chalk",
"_where": "/home/sergiu/linx-audio-simulator",
"_spec": "chalk@^2.4.2",
"_where": "/home/safemobile/LINX/linx-simulator2",
"bugs": {
"url": "https://github.com/chalk/chalk/issues"
},