{"_id":"@fjedi/logger","_rev":"28-24e1133e75d7f8684a68d1d6e3d8d4dc","name":"@fjedi/logger","dist-tags":{"latest":"1.46.3"},"versions":{"1.0.0":{"name":"@fjedi/logger","version":"1.0.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"pino":"6.7.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.15","@types/lodash":"4.14.164","@types/node":"14.14.6","@types/pino":"6.3.3","@typescript-eslint/eslint-plugin":"4.6.0","@typescript-eslint/parser":"4.6.0","eslint":"7.12.1","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.6.1","lint-staged":"10.5.1","prettier":"2.1.2","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"e0b0f2ff559c0ed97cd2de53803db71cb3788ef5","_id":"@fjedi/logger@1.0.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-071Vm198VxNVV/padKR5QfRyQzUC0wdJ6/NE5PgPvets3wbKQVSv2mKKwYxyfVWjPdICoQcKtxaromY1NggZnA==","shasum":"b4fac0bb80d5fb422c52cdfbcf9a7d464d6e9ac0","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.0.0.tgz","fileCount":7,"unpackedSize":5451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoMLRCRA9TVsSAnZWagAAxL8P/jmfw88JPBCYtan4wZ85\nlJwQJiK/toah1IkgmXVTrb8erFQeAEb8ZzLUjZG1OBmOHc/jR5Wnc+qNzRDn\nEfSErHbTZ+JPXeQb3jsm/cPu9BKRO44aR2BgrBtOQ0a/beNBZP/aT9BQCYO9\nZigaiQ0Czscj5FmZl2kFS0btwY5rWBCGYrwGGPdZpPTZgq0eGZWEcAk1gii/\nyN3Kgs0uEimLeAjE1g384j/UIesGiK2AxR/QlyfmqmhcjzQrW1o9Z4KPaDwa\nSaaEa+cf9CWk/xoxBQ0M/43V46H2n5rLRVTJLz0GrObTwLYPxR/X+s+htRae\nDZeryvqDtFGAcMT0XaN7XOUNpnQbrRJUnXxOLu1+//IhFCdM1GH1uDa2v0iJ\nnbn5zbuVWnC86YJWq8q39y0nMKG3OyVm3RHvTFRkWgOOqRumpwi53CBkHBBO\n8QSIzOmCtDlkrZfpzJfPFUSDsJPYnudYSEqgnbYvAZLZPNyzylHw0SuGRS9e\n4fIRQninwKwmNL43EzOemVajVXymkpWRwJ4WsI2LMJZ9YmGRWjQHxliwbkgO\nFSaxJALfBncLuoPn1yCadkS9TP4jL/L5mRg2RBHnBAhuFv9TS8Z9gwpRXh7T\nHmlgrzNz5g2WwwLXRjXMaiXmDwD2Keu4HNxTqnAGLeiFXPnyHE9aW2NeM2n6\nr2GL\r\n=Y9D+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC7qb2ncglf/M24D4QuY2oc2heRD16CBvKLnAYx1dek0AiEAxLX47J410iJm7gsMmKs8QA3qDV5A3cDrYpwktbb3nFo="}]},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.0_1604371152979_0.5110579286247345"},"_hasShrinkwrap":false},"1.0.2":{"name":"@fjedi/logger","version":"1.0.2","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.3","pino":"6.7.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.15","@types/lodash":"4.14.164","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.0","@typescript-eslint/parser":"4.6.0","eslint":"7.12.1","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.6.1","lint-staged":"10.5.1","prettier":"2.1.2","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"8073faad2501dc0272565ae6285453ce066ff228","_id":"@fjedi/logger@1.0.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-HKy4BoxUuniuKkTqCDHwWanIoaijDNtVKAP0dko3pSz56jo5Jplx5WGGHyoEAjvBO8nyLOwngupk4AnaErvDTA==","shasum":"38bebd72031c1fc28be65a8a8060bcc887cd76cb","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.0.2.tgz","fileCount":7,"unpackedSize":5451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoMxJCRA9TVsSAnZWagAAi6sP/RlbDyxgCv+QIDVGkvEX\nyTX6uxtqxyFECBt7QtOWBS5g67t3Z5tnpR/AKijGP2syuh92Ryz4a/NSc0Wc\nSsC2mqWVODoJNDdurxNcjC6SdoEvMwCsb5vowodC/Ga/ZfWYpUSlxLOgyDIr\netsN7ScitqWgOm9XKtGU76dfpzTuyS403k68EB8ql+GDG5LBKF4vaoAhPAFL\nvVt3m9NdIPpnl6Ct/eznL4yOIMIx1I9zOQKv6cAq5KVFCI+RWA4pgMjMAZZO\nKl60j1ZpHiSaT3jV9Ylqm9pzMHoaBKOiGte2d6p6wI3w2WrfdRXkwUfwzW4V\n3PLyLfgHInOsV/vP3XxDbVFnoCRrFUz34MJhk1mEpKgnWmRMP2eAK9H4OzTu\n4kgZobXMne2SP/yM1nwKfrNSrJ/DOGws/t81Ws2g+a2DJoy9X53dKiH4Zbvk\nEmRWmlkzcygUqPCuEMpFaT9IoDRyLg2aZfmMrIBTHvDOSQef7K+nd8L37N4u\n9PIJc6Wa9CAMWHXLXd+v6bfZCtaPyck5RRk281dSYobnquhpE8qNd+K7U6RJ\nRTfLbbd5eebafI8ux4r7aQfMhvgKcr/gp0HwNWRYoHytlQ/Kp8pP/gPVYise\nsfY0WYDjCREQ5Eireo8VIfN6t9JYNFE9k6TCEAuLz6Ld4UrTRgZeCMpW0DQ5\nmGRK\r\n=I6Ka\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4pAW2i8dpztmYWDhlbP89yrphfpWlSSJVR625tWasuAiEAzcMczge9/SnoewiK0aqtmAj7I5cF702rGLyeWoqzK8A="}]},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.2_1604373577408_0.2026137161595858"},"_hasShrinkwrap":false},"1.24.1":{"name":"@fjedi/logger","version":"1.24.1","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.10.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.167","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"530aba0a71c81771427515633c9a485ab2b85c6a","_id":"@fjedi/logger@1.24.1","_nodeVersion":"12.16.3","_npmVersion":"6.14.8","dist":{"integrity":"sha512-1GiO1fFusVpH+zsIU040lNKmjRY73H26LBq7HYsuXsHqzTCBbulZEB6UzxIw05rGLhwj5UxjRvAGIn0Ha7vXZA==","shasum":"f4e9380c534d64d9e90d31878a8d151b7b9443e6","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.24.1.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+3kzCRA9TVsSAnZWagAAjAgP/jeJzinA/q5s1DlcSO8v\nEVbUDDvUBUHbCYWOaLSe3l5YJCwWJ9NNdGiXQFqUNfcMUuagF/B8NwboDyM5\n+1nquXlkLwSyZmB3uxey0gHFtlpEeYtxKNbg7YQJYRe5Ka9rjt4FtmzfC6xy\n2KQnZAElS9U8ecH8TcE7KXZXAbDhvOWDChkXLBS6orkNtKHaQS9C+UGP6mZd\nvCObW3yj7QDUhr0WsvHX+/nnGN0du+fI4GIu41y1K8vH8/SKjbIMdQdpV8S5\nSDNhCvTEgmchv+Wyj8BDfWRxbCpTat/+3/yBUq85AU2MjO/GO9z676YTRmpf\nY1rLUzEGzS6KW3AVozPWIWgryot9KmI+EBOQQljjodm//DCW9tMNGqAmQLjH\nezr4cGSj4Cfk60OXsSy15WdcEQtK222OvcIU3HyCEdL5OcgGLYeOeQp4DcLg\nJLgNhwfXFOUAj82eiyJyYthcXpb81IeqGCx/LYL1s61LqYSqxq6QVlBbFt3I\nsxNLkz8A5hNAozPRnowVGKyctBAQC4YjT+j5/Mz/BMhA3F/Js3q6uugz+pDp\nD738Y9+mEq8ELq29Z0pwzmZZ0F73FbAxjMLIJ1V3+jQ2eUzWDBYBzlDWerO7\nIdsVwg14lF8KswjWtYMINQEvUbkKxeIWQFREpp/0DAHCXB2PEQ1FMOyrmR8h\nniTK\r\n=6EhR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6MoL+2JI7jl3JnFEZZHyt6+ZZLO2YRai7HML0l9CdigIgf0ZopJ+l4Dr6HlEIhPqe0uM4bXRR+T08uraUjQzsiN4="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.24.1_1610316082785_0.5712789359921524"},"_hasShrinkwrap":false},"1.25.0":{"name":"@fjedi/logger","version":"1.25.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.10.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.167","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"da348cb00f5eb839b40142184cad31bffaa03a18","_id":"@fjedi/logger@1.25.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-/w1JDIxGMgiRtNNtXRnJ/NlvY9H7AmfzdeUKICL0vLlhwMiLp/HCx419zfWGnyUXZqNaqHLM+0oL8t3ZlRGTDw==","shasum":"4b14e5bf12915b49d78fa267795675ebee44a24b","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.25.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/LlfCRA9TVsSAnZWagAAkWEP/AsoemTiw3xtoO2vmFho\nXViXOW8oknAO6iRuOnXjC7nT1BsfoXFb059UVaCbGXi2Fw3fsHC+yU1jais3\nsUbCUSh7BOKwJNgHWr2WlKfpiWfjK2KGdAHoKX1gxdsvtK/bc0y697l+AGn2\ne2L4gkMzB0UniH2kM93HlzpMGSQnDtQLdPIJ9/pf3x0mit07/SQ/zcRr9TTB\nS/yOgSKsmmmWjsp9VP2XDpwiR9nfFu/PWuiL3L6kyknNLED54pxKpoFMcBOt\njUkoHpw56/QHLTBEYhIZBbpyFGWNzp9q1zNcis1jlpog3lLWMbqo0vyFjsvP\nGIiWGTVM2aQH9JoUUVymIue991AjOwaMHyboAhr+QHaqfpZgF5loJFcfzbck\n+kKyhyWzk9A6xbM8+cLAftJpIfhPAHcG4QGRCtszSqqSEQoP87RysG1YpB1Y\nctqGFguEGXE4caxCVaxfMHma+PPN5Wr35JpoIrxIqQkFxRmC1jEGGWzr4ZKL\nF1o+uM0kDFMBHtfoQ3/bgLd+KFSz8e4DnkQsRLuaPIuVhGtKAVyXfLtV8gs+\nk6IhFFBgzDq4+zjzQtjfXsntACxk+8ui99ugyOPBtUpc56Mf2AziCePXwhVC\n6tgFvGnJQG/TBYPqweH3D1+QXao0B7/vcHooi3TqAl3MZr2F3oPZ2N75lEXx\nluEQ\r\n=8bOm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvU4XXV6Q50kGJUMXlpfu7osC6CIjgi42yax7ypFEqKAIhAP5RinIx69+Wv6nUTySs/0wGdziViil5YlAK7hn82YYW"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.25.0_1610398047225_0.5129656973267953"},"_hasShrinkwrap":false},"1.26.0":{"name":"@fjedi/logger","version":"1.26.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.10.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.167","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"cebb6dce67a42782fc4c3dd983d2b5ffa0a39e50","_id":"@fjedi/logger@1.26.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-aLx6CscEB6TybyhFMtpiD2h151W0XLvfxZLvAcLVpZot7Skh8XlViRpNczyV4wE3lNYLQNwZHEkU6QxpVNXFeg==","shasum":"b31606bf3737e0e7d5418db836f000dcb4c3d444","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.26.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgANHnCRA9TVsSAnZWagAANBQP/ieaR5LJgW2LKRcu9hzB\nDXYqQNDMtHCFMTXhL8NuuGODOK93Gbav9RpViE7saJXMwUZ6MmImQyiG8Gz9\nYjc6sHrjUd0d1QsVEqgbEgfRISh9Wx5AXXuuv6dlgCNSPOE9FcHXAdcBMnW+\n8iqhjJro4UoIG8qwRcxuOQvY426m7ZMBm9xp26ZntFteXj9dGHbSCNqD5leR\nUf5ALKM9eCv+ZPfPab1clFupD2W77nsGpOnPAh0M61P6P59a7cJjyLMORx+/\nfXOFYOLANKTwfC7aEnFuKex8coGEwJaQlukN7Lft++V9a2B4CK8MRm6qX8fq\n2C2ROiiNhsftW/YuasZxDNh37WA7kM9ukDOQkInYHYmxGeSnkK+e6SzUk26C\ndXphGgqphz+KizywE8KunLhaYXu2S5/Z5kM5CwT22Z7oiRumpc+NzBY5Qbiy\nTMHcGMUpCOqiqjloSKk71lootRyGH5ktIieLg2EcwA4NDzJhlleFYRqEjrqa\nv4W4KaIlCMJ76v5tmqZxVYK3nGkMlPE+nAdS9FWoBqk8UHvgOkQtcfp0p9Fh\nfi+XmyuNx07YJFxxuC/6OvJXFgJmIv85XL0g364rBlnJlsY6VATtjqy9fcx3\nBdyNDcAH4A0+MhvhmmIqjHfbu8Xn3D7wOrP5aOHcBQcmjIDl/QT25e3X52hO\n/OpR\r\n=xB+f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcDqFFZ0GBzGDJHxJiEefRp22Cf1ssur6R788d0J35fAiAIsLqdRdoIdplDmS/5JparHP1N0SWgn7GjMFCCUrnFfw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.26.0_1610666471218_0.5029425028017138"},"_hasShrinkwrap":false},"1.27.0":{"name":"@fjedi/logger","version":"1.27.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.10.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.167","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"6f081b19dda4863ddf211989fc14e7e4fad73004","_id":"@fjedi/logger@1.27.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-XB0ZXQJAD5R7oQSYSUG15IrPEoM3YCdgGndTcnlanOJlpfnga94sefDqcVsjQouwVZ0MmTNpfTqXf2oLjcOFog==","shasum":"7f7bfbbdd1ceb7ae5ed90555e697f15cd5dc6a9a","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.27.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAmUJCRA9TVsSAnZWagAAUTwP/3mOj1apkTIFos6b0wx3\nFzZbM9Fb3gAipEF6+i6gGOtW4koKBU50IxKN++YvXzmABhCqEjcN3DP/uJfh\n2j/wXTbVvJFL7rF2PzUghGSoqI8mSGbhbhscpl5WJKfM+7zSJr3j2Y9jEtGP\nQ+6i1tF9n3vTi+9pV0TQmT6nUZi56Q4N+tctGO7Pq25Sr+zZ9om0tKFnXSoM\naYfHcAKDjscI3C29CXaCgB+ufCOpAiCpmrilbRGFwkW8R4Lh6yOZNwM6gnWb\nSxkan5CeKMGdDWQb1AtU9p3/4TyBDpbjdxO+bckyb7V5C+4wD0lQiNc2brMm\nG/riZKoc3zs2KMxG1oC8tJ0mDm1i3i9cCYPJTHGEyYCJlFESUpY/3Gtg/cHz\nCB5t3eBNg/wZ6D00XcATycC39JKus7JdGpbpmRarlzC/5er1dS2cCeEZ63A0\nvrKxYT8EYmzzSdRLJLON+hLOXvoaVUG/m56RJbvZ/IRdtnEiD/4P4cm0koeT\nq5u9oi3cjgKus8ibg3zBoj1aS745hEuNIi76Yqdt7QkE533/LsI+DvyFSGeO\njJpdCkCsen/8tK+iP0c5PFifCHPzbtY7R3bZW0HxVl0jkJtPWd/jCcUw1+Ld\nDE7RPWsGPd7a5Ia/6Sh3/2wyVw9c/8z57GxJfjupY7OKZuf+eAEzwm5qB72/\n9jRn\r\n=G8y0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwIFR/QZCXGBXOm0WIMxh9ym2K8a6KwfFR7St+5KtqKAiAPx6OJ9Lrc56p9uFXb4SAHvMsA5ZdIzcl6p4tZb682mw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.27.0_1610769672593_0.43553873390795883"},"_hasShrinkwrap":false},"1.28.0":{"name":"@fjedi/logger","version":"1.28.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.10.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.167","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"a7c884c9b1b10e7dd421dd6ede2226f1812f9ca7","_id":"@fjedi/logger@1.28.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-A7jlB7i2fWUK5p5c7Nawd5Uc/gpjEISjfm1jWgIyu9Fc7Ir26jpvlOT2QTnZGK8pJtD5jX7niKitDQjiCS+lig==","shasum":"5b0000c16cc3b44986619d645dbe7537a0eaaa10","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.28.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAoZsCRA9TVsSAnZWagAA4g0P/0io55Dwgu+bntge7MJn\n4U2GDcQ9Pt5Qvof7gCaHJPjOnESJmCuN+TxDO9XTm7qyWGGpFSM3UOdvfvBs\nc1MFyUjPjLjZZ8Y/dYgaHmZFs8/Qz115nmwe0pF5V/GMt+ZG1wg7DnVfqcDc\nr+OYrg8cOeNzNsSysV8opDXEktWVIjEE3o5S2+LqE2eI4GaktYXDiaduo3vw\nL0I6pz8KlmAdXRj2ngsqhuTa/NMjdz/kiNMGQy0KB5eBzhqTbjqAeK5LEW+v\nkqglyH6B8N2QtZKI3X8ciFADw5ZObH4UdvTOoa/44xjqI0py3XwXsvCy+anl\n3lNZDI1z8EG5C4dpCDSNUBaDTSoTL5bDG8FlkVgW2mxCuO0pm9rIzYcZ7jMH\naN3bw9uknTdcyQexT26zw3n6/LL/D2MqizsYH8ASEIQYhIvyZ+hkvMbntDKj\nOGbYo3sbk3jJPmxCe+Yexa6EzgBzggEJVCwxWxMv4Ff+K1rJiChI/57vQa+J\n0aIlRXWC3J1Tpqi6KlNdwW/BFK45lnVeCg02m4NIFozqwyUs7yc7YFJGdNEH\nvsvpPuCRh2DnQx1bo3HAH2q//Nhj3OZrXBRazYYVrchBFFNDke/A5tNJR1JV\nv0jlvX+/Hni2oZ9y5weNUsI53/6dNilFhbpOABVkCtmuimywrI/dZpnDybMU\nZays\r\n=7rMK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDG9vBROs7JZTAwEWQGx5JsdoNmLn4ueJbT3+qNr7MddQIgZnVW6y3c9asT/AZI/h8jc+vgIkvOY9Ax1UikggEsaWM="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.28.0_1610778220126_0.4033953850226397"},"_hasShrinkwrap":false},"1.29.0":{"name":"@fjedi/logger","version":"1.29.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.167","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"f53f850287ef03017ec8ba2e01973d4726ab92e4","_id":"@fjedi/logger@1.29.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-JQhQgVDL3MDZ26bhfM1Y5ZB0CvNj+/LLsIVZ5y96ZtLBa9cGkLLbb3OgDROsVD4DaJrtmn/uzL0uIkNXIS/CCg==","shasum":"fdaad1075e72339837190f98e69ef51768f40bcf","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.29.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAvu8CRA9TVsSAnZWagAARooP/i23DleJirU1N8uBXc3H\ntWbK09m8S30oNTX1TOz0A2KLJ+w742nCFRDqoGnlC3Wh1NW1E8MH/Rsq83C8\njU+e/D98n+ze7hHqdMjqzABPJKYj7YZsHZg8FtZjqS7T4zDC52FRREonj3MQ\nF0CUAUpg2UO2oLHd2M64z6oBBxJfIiRT18ymjw4GDW58zgk8REfDl4rHXW6g\nN2H+19iTVUTmoa+87stCqsOXDMGGTiRivkZ/YLoePGdzUnznr91un5CfVfkE\nkfWcfFKc8wH37yXzz21ywaxz68QAHA+EbrvDPj3BjwynashzL+lhe6YkweUj\nMrU9qyPtFetWmtXYmXl4OhSx7eyajcpGP0Ubuu7z7EO5GceSEkExPtAlQjSj\n3w7XYTesROHsG6Dgmynoof5CtyrR64WWISVcLCUFnaRVsxbHesQaXBnJiHxk\nsDmf51P2ZVNa6jBzGqcFkRAHgNuNQQmWB3mQgeLNijlQAPWtn+gpoXfrfuGK\n7YJ6O56xfQWijOQJVQle3kogrb9E639mjv2Fr8sStr9IrP7bEa3HxzhlQ2fw\nXpZjL9ipP5+b/uxALgaH92VPJXcYdaiwmNqmkF7EmxeY7t+1vVSkiT3osipU\nJEQeMe8WQFQqKqzN5e1Svs28GG0i31/PZIQznvcmhFGLPzaDCiK3pafxb36R\n0oxK\r\n=89El\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdTemAHAVxfGxLsHfIGJvnFKfnuP+/xgNIIyp0YiowlAIge4sntZZ/aQABugr3m1eeOfIf6CNhzIERIMBv85BSYXM="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.29.0_1610808252178_0.14344125170815403"},"_hasShrinkwrap":false},"1.30.0":{"name":"@fjedi/logger","version":"1.30.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"8d3cb9fae0b3ef375f05a2a97c6a8fc3a0a8f808","_id":"@fjedi/logger@1.30.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-DIvkT1j4XtPNWHXM5LB6FCa2syrEp08ce4xJR3l7VZDqE/FLI49bS2wXMKiYBY5tCncdVsZTregeQy+1/DGDTQ==","shasum":"924337c5accab5d2e407e217a764a530160da0e4","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.30.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBcooCRA9TVsSAnZWagAAHCoQAJjGuTXg0vKoFonfiVd7\nZkcGXY3FWSzbiLLzX5I5GuFi48PBPUf6oqutX5OzPvkEI3+RmM5eCqzhHyNk\n9u7YQOUis8K0fWl4MekGKa3Xn3Mr5JRRntet6J72jHfgDTYFTSIH9gxNZzfP\nyovt6RnMzOguhNZ5K3gUVXEpx5k19i4oFBnlJhF0ZpGN/O1N7/CEtDbhIOe2\nmeMO6vuncI5xxhwvbKNakna94Ksl5B2kvAkfzfWEmI14jYAiVABCkkjVIziL\nzDCtHfqIk+SG3Vh8AtOa5aJ17aAOcPTwf0PMdwdc5uCHSB+aBUDz+nHcRCP6\naK5ZHNYxoC1jub4bCD2a2z/vJZa9L7nDnv1GsddQTd0GtbHNCn+I5hmpzbJb\npgH+mzmNfgNfeWdJWiFLYfPRBDdYbF12uzgidNnmMF+axK1JqC5vHqlBDmev\nD/l9oIUOkjqJcPezer0SUHzyltigdlgsQXcHHuwsbhd1UJgjAss8NagGhEaK\nVZFDKHEkYImSbz6ySoXlaY9aFpLvPZ/Rd3wjMlioPC3/VCDA7blX8P5+LOJU\nyaUxZhwex9QAKCbbMsISFvsAnjq0ebW2v83N6r/yfYGeZhYwtsx0/AaFbiib\nMhO7kvQV0s1UGh9a+SqqQ/71/QuN9sHV+pjhE7ZXAp62Kf8dhjajXXJ9vyvq\nXaIk\r\n=BGkV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkrhl64fRaYEfLRCxcNUgBGZOCez3IFcVV7NW/1/B4DwIgWwhrQrK3XOglh0SqMjIWdtGz40EVQL8EMEz+uaOAu3E="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.30.0_1610992167890_0.037009789665866544"},"_hasShrinkwrap":false},"1.31.0":{"name":"@fjedi/logger","version":"1.31.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.14.0","@typescript-eslint/parser":"4.14.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"61c38f59b91fc798b8c202f95bc7a2afae022f12","_id":"@fjedi/logger@1.31.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-BmJUmuYwFm/B8BJs1HOl1RlhgmrOMhJhy2S5Dp3fJtAvO/MDqqzoyAZWsjmJhDyNVbUmTrM/K11/vjeEDJ5tTw==","shasum":"c7eda40c907c72501b0c95213a47361a651ac0db","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.31.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBeuwCRA9TVsSAnZWagAAcroQAJheWDEpd12+3AIjKBlB\nPEi5nVw9gjY2fu4CYH8YeHD4Ca5IN5te+OHL62BMsB1EFQAZCGjHivrEnD+w\n4XxQVJDB5HUMN2Wjm9SnFIRInOyJLtd2dqPOSbGUkjfDXCIZ+hU82CpHkkHL\n3gHJAnrXI7eXentDjR55UJtFNMi4gn1iJi7UpQ8kTe9kW88Oo1HHX7PAgmdi\nE4hoRH8ORbushmsppHXnR/9hZrEPFQxfU0Bt55zNBHkD4ZAavNCgJ7HsMIQ8\nKhR7zNL3/nKW3cnlrc8GpVo4SxbJgA+HG+Mj1vYHexhkZDrpKkg81P8ojomb\n+1ZiCcWiHMgC79soyaYqoVdnZPukknB/vmgHJhhRHnmo/KG4THFyjRoBVV3d\n/nb/1G23GWm45jM7rw4lfnzldigzwne289Rrqut4yvFg3M74K2ai29+ey+lf\nZ6wQiaE9dW2c+hpXRZx82bpDcxe9CQRoWiosyZX/S8tmfPxqBfTp4L2T/z7W\nm5dmGlP+mAtYbqfGPsst1WOpACZ5+gADtQKkEq2GSxm9nR1vv+BP+goMmk0M\nzF2pGTIWBkmGj/vYQXrXT45oZojriljhz5AJbVlurpjBgG6NaOKwS5anavKA\nC4Yqia0gyrblZ6r251UMhV7bk3dqpLQ+Chakez29HVWaB4Ecf3WDB5GLi3c9\ncHHh\r\n=Gu8Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGWI8X92WGVLyZUqZWgARZlpCFPLrfZuhrN6ib6gdy0QAiEAvwwiTZPa//0AqkL4fWJ7X3ScVhEQhCZVuOjGP8ePFys="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.31.0_1611000752019_0.23365443275551456"},"_hasShrinkwrap":false},"1.32.0":{"name":"@fjedi/logger","version":"1.32.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.14.0","@typescript-eslint/parser":"4.14.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"26fbc2eed9c15d667fe22f3c76890d372a82f6d9","_id":"@fjedi/logger@1.32.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-v4Tg70bZLPcSjvp2Rc3+IRuxYcINctvx5i+8kVktWDr3BWPoWeIF++fIjp1g25TwF2F0RIRlIO9lteha2XT0cg==","shasum":"302f081297f1fb4f0cb647a8b340b00c943a5668","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.32.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBf/bCRA9TVsSAnZWagAAJNAP/RRhnzlL2by4Rf3K5V2m\nVqbui39SHSqklijyfATw1kihQVcwxV+Mntm3jl4t4F5xMCsL/x58IwfacJvt\nKq1qMs6H4CjwdGtFsntEdSrKSLHf9l3tm3TP2o5eLyFMK11YnnGIvpDSCEIs\n7JpiwTuqmtrC15Di5j35hNohrOiXE1ukrZLDEaFYgtUt7I09ldZRXR2aTRE7\nWMgmkSuf/+ZVaR75FRTF4AYc57YvZLX4dGdXe5DgeAFlqg3ffqG62o+9m0jE\ntMpXkVAh/fx7JE9q2K3khQU2wwDMyp+nsBps3YhZZKPKAaDH2JN4pvA2DsXT\nyirKNaLI6ovHClZ/Oig9aXGGtD0Dg+6RHb5zdkG8SlC99aw4Bz9K+NI3oJSx\n3NtJN4GmvEp7I8rNTCMCPNaCkJNM82Ttv/KD8TSBzNFm3p3adIYcnqR/0VBS\nH1vSgLUSCJzl47JQ+y8o8aX23RD7gTK4Kx/sC6HylzL6A46U/NJsYeQRuu7g\ncART0Gl7mfBzznwp+ieZs+J8W7swX72RDCHRvQZzORU422JdpjY8XHC4F9UN\nmSJ76iu+QnZ1M0ZsjqIbku3/7O7H3iYhLaGi1KI8LnVDxSfvALjpYXflZgWW\nqu5ozb319ogDEJVywsR6DqZyk2QZwo0fyC+gxDqohD1yBwF9s60ixkmYYnEY\nfCT8\r\n=kwWU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPmPfwjPaOY26iDpaHLD431pOhlg/TDbWdSX51Rr721AIgG3sqp1xPOWb3AsAlsPb+vU0Ix7+OjKHp5Gm1b4JH0aQ="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.32.0_1611005914692_0.6347854091917484"},"_hasShrinkwrap":false},"1.33.0":{"name":"@fjedi/logger","version":"1.33.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.0","@typescript-eslint/parser":"4.14.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"186b471e27be0d458aefb7f6e15047c5e5899749","_id":"@fjedi/logger@1.33.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-TmvIBn2TK7xTuTEHA+Rx5WxQkehQvbBIx01rxVCXiH3+V/2ZgfAylFAeVuR6xZ+32uatHdhe4PqWCnC9S1naVw==","shasum":"d3d44b3775bf4b5af035501613d44a17337f190c","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.33.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB5deCRA9TVsSAnZWagAAxIMQAKP6hWvg39ZyjDazWDal\nSFaT7C15+I1lyPnzLvRfdkKjDov2Gi1rEIbldqoxs1DQrRSq6Bpy3Eit/LM/\n7jEsBZXgoPL7Yjc4vVir0+X6ETLXAW/3n9GH1d1QheMPS5+EZ9vxiYoDByOc\nR3oIGjNWdBVsR6u8xaXZi4xGLmZGnc3jiB3//uV9tcTEZGQoSaXfKD4FD2BI\no1BHp0cgi5MCh6AzceelLMRqexyoPIUqvqMAGQnozWX46i/0giyhAAHU3OEP\nkVzPPg94SgnbyJu09Krp0Qpv2t/AlRQoGrAVfroVYdP0kl4/RoUqKEBljxpr\nXX4/Ml9WPZ7hvk3GF8hhJ7TdjpYy1a/ptFCYIffLMSQbF5eUGUGr3hM5mLn0\nL+JaYfC3u1w+tW0Px2UiTPN5AmQaeJBqk7KfxGyqkKJ76YPcc6mbaV08t2sc\nxuvZPK4yDiuVhck25xN8Zs35mJg1FDY0vhlXe9baQsFlqRvWWNk/0LNWQCYI\nij+xEIcDyhk8UcjSAXmyLTseaK1/A+EWIEABTgT+zpBjuKDWDd1y/tCjK0/l\nMwYK39CJ+rmIVg+hPK9+mjQjFawbP/xVazWvSkAxiQZIkA9FR/vTvUv6lbsW\ncG1uSV7KuwMO/YIzo7/8dk8UKrObbQnzJs1Z1HcmDfqQbVGMENnQ5BmMDGPY\nOrvu\r\n=UKYf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjcgBeAtV5vDJoWPeubuRzzjGEBjKj6zfTZmzRqwOivgIhAPzS2Bptx0zSEVBu/7Lm0hnaiEE4Z0ZSBK/ycJSEkVUA"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.33.0_1611110237597_0.9053163304527425"},"_hasShrinkwrap":false},"1.34.0":{"name":"@fjedi/logger","version":"1.34.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"0bab340dd15e5b3913ea3fb7a699d95672ad1e45","_id":"@fjedi/logger@1.34.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-NwgNoKIeXmawmK7iRAWCFDdm8e3ptAMYlarOPL3KcewXRHFRmcSI/Ok3N7WOkvhYdxyNRv3VbEH4eVc/8ZZwVg==","shasum":"c6afdbf42c90800b625e700dd812c46c4181dc78","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.34.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDyXVCRA9TVsSAnZWagAA/lIP/14YdozDiFCR3VbM0sHV\nv72IrePy7eHW7LQ8acbRoedr/keKUgzmCyufuudNAbYOQhkwl281TuZBd7VQ\nveHxv4ECN3JOnjMpQ5MtYekRhvOm33VnxV+qL/bI9zQliXB27FQthrC0HYXS\nD3T20yM/8G/5M0nzsid32D1UtX+WhplUqZm8C6YUlN/2Snv7lZBId9DuATuQ\n71xgfKsFQ3Cx5wYBjjxs5hGHpjhN0tfhFLBO/2hSGXzeNhOoXSdcf9JvEA+n\nJlu8nRIukleT9LzUbtb1lXLAc9Z+F5qod6Opj7kcWHlcsWoF20NxqEZk4xOw\n2dqxBN6TCP+xRyonunW+DTuGm2crDD5lTpADrvNXMuW4SRyWeEs5lhpIHsfB\nynrYUk17sqmfXaH7+u5JaSkqs5P56M3h/TS5cwn16aSMfpxJldHllQ8NYopR\nJG8hYq8IbnYu5Vd8nyj0ONe1fm6aYmasHdt63XufBBBQIjSp5Jr7GZjUueM1\nncMXRNgdj2GQd7kdf0Af6TeYONtldpPwmvXf+hcurzRcAoSmTAwS/Dbp0eO1\n3CTTduxTmxcIBt5iH2o1M+j1vIGZAbh3y9kS+x0CxYAVsRf56+okoIHdVd3L\nXTKQjtLCGr2Xst5Ztk1pFKNc36KtviEWIiGlOAoGT3fLAW4fRW3gC1pvh05O\ncluj\r\n=aZir\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWolGtPFhnDrzRuyBHdyADaYsqAn9pX6o23Ay+BwzXcwIhAL1qET+CvNwMptCWdAO5bA4idcunWWwof62Ome3xq+pt"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.34.0_1611605461092_0.1994513895483594"},"_hasShrinkwrap":false},"1.35.0":{"name":"@fjedi/logger","version":"1.35.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.3.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"060db49c3255845b9567cf0aebde85633ca12739","_id":"@fjedi/logger@1.35.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-k1FCIYJiApgTyjXfvgt33HAELPRiHvGXaBbLyujIe5q8enPiy+i37hmr1uykVHRDBBoDmQ9eh5aXH3tr/ODAvQ==","shasum":"7a8c6058b738314123d834b644a8083c671fb5dd","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.35.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFCd+CRA9TVsSAnZWagAAz7EP/RmB5wlyd0NydUR+KpF7\ncq7GeG/8+YPEAsGuHHP0Rah8NnmsYbL4PUm3nztMevCA7omuf8mXVc9vYCqP\nda1RsSpGeLBrd9ZdrbuwXlns83vX/CS6lvBfnHwkoIpKFe3YA+zc4AmkJZSm\n9fYeQRLFYJ+yroS1Ol+Ki7rwOi7LF4higCutfUtST9t3m/Oa4NmQMgGAhDJ/\n8GcvkwaHLCFCcsp/hNtJ3FNx5GNwRFpktgoDhCsqIO1oPskamCzcvwQBaHeB\n5VR+pm2qZx8RdzM+w63QyUHXasMB4yna/TH045UJFjRdd9Jk/Lk5Nn6kQAI2\nJj8YqGs4NbUgBlO01iOzxh7ppwpapeMVQ5YH12Qk7v5i5APxgksXDYvGjzzb\nxeoiRcmHzQrcn7Op57HlsY/ny+XHl0XlNIS+0Z5yTRcBlRA2yQto1Mbu52SV\nZxjR1n+1CwpaR7OmlD4v5Odush1RyxkpeDLriufi4Z1XxALUPcSX7p3+auYE\n7x0XkfNJQDlS5kCpcpY7j6Zw+8F3ORmarak0Sny+5DLbCQMs9jTwDuyJttVR\n1paxNZoUhQc8Ctu2CXDDr+oB2AQz6rbjwpk3LxleRGO/FmNytirgTWcr04m/\nbdc6rOzoz4aRBmwJ4a7R/gqRoXDddz7WcRx//dVNhMqmnirXXrxPkG9ivxAj\nTqYY\r\n=vRyh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+dnrO/4qi++oz+B/D3FcFQWrnCtAHIgEeeUw6hytRUAiBG+PdAhLnemzpZPIXdvSEuiPTMhfjvO8yAWQOHWnzVVQ=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.35.0_1611933566387_0.992212944517614"},"_hasShrinkwrap":false},"1.36.0":{"name":"@fjedi/logger","version":"1.36.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.4.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"42335bd3934c67e2f452dc9d29523fb15dea344c","_id":"@fjedi/logger@1.36.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-+dZdu4QwtNhAlFIsv1WEqXFdxKt82lFipXAeEhlT97b3MbnLbdV/5w5R3x55f9fPiyaHCPC5nikkeVutEUGh+g==","shasum":"7181acb723ef739db2b2ade25dbc8a1d0f59cfb4","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.36.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFewbCRA9TVsSAnZWagAA8VEP/0qFIVh3pal55DndXtUH\nAkPTT8F9Un03HdVHLjSw/L+RBDUBOuMbTxJ+TRCkrmZuDIAfDCKjVeFrQY3V\n138augbnQpD1gH7QGKqr3TgrZRlyCC52fxh9QI6SflvnO62/5SSLeKmiAuh6\n/loXxp2e9fTvbLdg0LFcqi1HvBeoMNjfsvuu8wdMwnEjGNHMM+6gLSswXnxe\nWTBWU4NCQ7DByyDj+rElkEXe0bWyFaYKVOS2S5wWUIE5pRI24a3vBGP6U+zd\n6ykuMLaJsowIH5FD/OV4QLM7Z9xlLbw5G01LmKBx19QISLkBoxAf7URaGv4H\ne+Wzmt3HWU+6pMFy/919MQtfgKVAj4eSg+aPXy3hOoDReg0gyKsa0zguVGQ/\nj44Wdl8l0Ds3KfJJF2jOSphHWPFFcDJ79VgYRuD5f2duG0AmKT20a1MRbcEH\neABtESzaYCMbA9TxMKEen8V+RqBr84lUfGHiqmGvngWpv7zzWLIP/GOjGbYi\n4SRvwfs1Vnzm3zNpg/lJDmWz056bxDwCHbGEKhQNjvnNIrZ31Bb+UZdph94d\nP/vfcWlsWgGPkpBA0rrKhYR/OXykZfe7W5O6AW/Nesc/qddxVPbNjKnlQpHV\nSRyczpBsFSiz77BYb1GU/XKijAOTSldASap7FWgzAIEpiYI7rQ/R1NeG3BrE\nwDqm\r\n=FxTv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+LIvI3LDQz/8OM/lvqn9vxCsRXTXb2BBFSaBHaGsWWAiBEfmQlqAuwVjwCCZB3CR7lJtwiP0fimGez1Bw9+cD9lw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.36.0_1612049435500_0.04661451486383106"},"_hasShrinkwrap":false},"1.37.0":{"name":"@fjedi/logger","version":"1.37.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.4.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"3f1a104dc83597d5627e4205b7532cfc2f434658","_id":"@fjedi/logger@1.37.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-hCl4EwueVztwgewydW5fnDBZklXvi4FsOBdFxwNAMXCI5XOcEQvAYoFnNx5ifmKStnjT0dxbI9hQHq8effJrIA==","shasum":"bcbf1ee3104a25ccda31ce58eaec19c72c814464","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.37.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFlWfCRA9TVsSAnZWagAAiVQP/A+LMOEI0ERuxNc+R/Wd\nps7t3GrnHouQZVDdppH72d0V635K1SshgsKob+2bz8536QVNz9btGMOuVT4r\nmd01R1T6drlQi0hoedNCuPUr0iEC0tqE+G9DK/PbJFY6VLPbTmZIq/ILWVqc\noE1AbA8u6uEEwNMdqtFtScNyoB7/pxRDeNoW5i0sMB+JbYWwInN8WMjxXwiv\nJIvbPyt1w+F3mWO3WxDQi0kDCznHa0yCNocJkOVnDtUvLJM1ej90dxfl7Vde\nKcIJ1j3GokPuz03WK7CyrVCk9QI5KMeE7hIjD9OFAFAAZ2U7JaSYtUG7NXN9\nMPMkH6fhtem9MkQQ1S84QHLIPCln/tg2/2yI4imVspjPRwQi7jBE8sjAs+vb\nE/twkbVmoFdQRuuLOSBZIPAPuQkD3SjdWdVWqGoIKGC+fenUt9RJb0IxV5GB\niZhG6ivF2GbFnrcv0Ti9fefza4JBFSHRf4CmMqRNwJBy6XaF81wF82kbnKXu\nACvy4QWVorU/dexy8LMHqPTrrsD7yeaaHpDEpm3nracoMjwzooIgd4eUVCwt\nKl4WVYxGiVuaa6sZJtktek55aDuGj1cBp7YHU7Tt+YjzKm4o0yg4ysfCDh62\nbAWZboMNUCzml/Ud82tKdJMuywfdIUXIeEJwaKHjeV6I2rjFRgujVO6xOGOt\nlJXq\r\n=PN8a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjXdcIP1MjODKqIV2wumMctEeRqphZ4a3SOcAHFzgOQgIgTa5OLkWefoueuDhd6fGoEP7ibJmcSmL4cL5lxNbygbA="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.37.0_1612076447012_0.2220717107763419"},"_hasShrinkwrap":false},"1.38.0":{"name":"@fjedi/logger","version":"1.38.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"24a5b2659c0ef199fd4aa010316b7c3737b0cff1","_id":"@fjedi/logger@1.38.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-IvVFIVE4qLXtkMKCg5JCxCZh/9KuYK86M7RjmSF3YmAHizFVZo5F6jn9KmNw5j+bPZVopm+4XGoc5ahqhhDtzg==","shasum":"5da6dfce66c7146c9bdf565992e92e40f2fbb3f2","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.38.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGDsQCRA9TVsSAnZWagAAAn8P/je62Uw+AYNTBcrMLTSr\nHnQ/9GXseAUJZjD35Df/hs/D9tMANALMJTdKcTh0hM9NlbX3n5mcyzXPBzal\nep7TiGr6Fbw4nVgo1kILAcKjyt9lUoNZugZ2plGcS1vNPudl6Xe6kxqKASj5\nOl/PCo25DVZul04To2tkmNMxdt0hbTWYQHp8ooj9IaN9u1jO9nPAEZfN+OYB\nOm0ebhQ0gc4S+h1El83DjPZzGAsjXNWFwTITRwsoYWMTiXIQGTcGnUDc7uW0\nXdRv7sJM8AS4Vt5awyNoIoG6IJRWEtPEzGZpETn+c1is/e/5N1m0wvM09XWb\ndxcRYTAceX4I8q/ip1nr9tGRzQfuXBp06SSURH3mV6kZfLbeyRIYlSOHSg8o\nZDB/r8juP+xMab6MbjQERabPqr2uSjIdkYhe+qaa1fANykGUuv8cKCOb22TS\njhrR0YXAfWayxhlkRiPTjdsfyQZwrvRVaoI7gAdRzHOXzCW5tuNSIIUK0ZT8\ngIJSsGt0oYuKRChwM9+bCT/RuF7QKJetyNk9fgvUhJk56vnElpaRQQ1fVFDT\nEtii7JiwcOiAyZRsqQCx+ra2GU8o081t0za9jk3VvAkwfqtSkxL0n91HuqmC\nSGPCGiTLgMgaQphrurBstMgB/TKBS+0byLIO2tT2fZQZcPzrxlkOeJL6Bev0\nJ9wZ\r\n=Qmt6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwfVBj9AUZwMp0YzYv1suh/bksCgHbq+AXhiDPA55HiQIgPMM9MZsh1j1rArIVVgAvc55MTl6OPuyx5Ov2USNBrTs="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.38.0_1612200719467_0.9569524165006174"},"_hasShrinkwrap":false},"1.39.0":{"name":"@fjedi/logger","version":"1.39.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"fa2ff1f2d40a49109dfae5cdc8a3f9f100db096f","_id":"@fjedi/logger@1.39.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-1B8DQiEPn+oenp9Qsr1cPdCzI4C3mLGYkNhoZvYvoyx8/6IfWbiIcN4vHq09/V3VRf4s2D04wnI9CF2RkFYkCg==","shasum":"b0993d4b5accba44f399051a5b084b16167ac9d2","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.39.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGGnrCRA9TVsSAnZWagAAhHcP/A6umXyoH3jStr5bSByr\n8BIRiKbkP8ZqXzyHd9hzhtoA4as9rSABZKDo1wxxCNP5CAeoAAoud0vI/e0R\nlGsj1Qz7gfVG+jyh3v/dX0E0HU6zF0+1DP8gcwN49QZErmQPfoexQOR4WDbR\nGX7Bc9uF73xSLLAmEkE7MSWrRYQV8aYcZx7kmK6gfMupX/SXzn0b/guqgjU8\nNevgKQ9rU4NILdBMFo7cwgbsM5U3LcfuOYpAq7FP6o2heFcoqaM5/b9GDedz\nmfSjkje9Y3bTPlwJZemhfmOb6t0ZyM66eoD5vFhDsCeRXqEw1q+46zAlkjdO\nC0djcD6HqBbu0rYEdSffbBeTWTazBZnOF63fK31r5Ya6yOBQAJXKuJbz05SM\nLPJir5Oc+Ajgvthffe3H8Tf1YwfJVgUuD3xaQ4CJDi9mp99XwE2MzZVPOWp2\n3Uk0oOgnYDJGGKSxMJrtC7UNnya0JsM2D/Pqlfo9/mgYApQPXZRnAn8JDb4N\nRishok1rOsDG1n+0vS4c9JODlFMY+/LNJHuwWFBtrdBS8asdc1uNZv5JH4km\nztKp7SjU442g0fRCPAMe+0iyP4KjNASks1Gfi1HoEKEsQv39OdZb7p8e/Q2O\negkQTG5Y/dCwtF1HgYO+cCzeu8T8sAzgoyUzM5ywC856lVl8pCN6NOea/Yrz\nwhs5\r\n=AeQf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBVpPjMVsGCd+KPSaoQJPcbX6ksnv6Yq+97ZIv2ClIWfAiEAxhzUGgNgb0/5Ua3HMPUHDuj4PI1ObHgTw7e3Se745s8="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.39.0_1612212715204_0.9946568028387606"},"_hasShrinkwrap":false},"1.40.0":{"name":"@fjedi/logger","version":"1.40.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.23","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"ae66a45ce56018f15352286a11a3166a0e16a6c2","_id":"@fjedi/logger@1.40.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-o+3Oa2U3Y0/R/Uhx5fX8H0z7s6O00tINJAp0nNOgL0xwkqaPHbBfoVMKJ03BQz+ul+n5RWz/Rs+g/FeN1fJVjQ==","shasum":"3f2b566de569205faf5c009403845a6e2425a3d0","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.40.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGzoxCRA9TVsSAnZWagAAn78P/0995dVdDhlA9gRtszkI\nDmw8hsinyVMlcjEFh0zg+x7YwO4Htr+VQq2DHhec85YwJ6Y3GLzDiDZwveta\nwda/nxukc1eWrQUtazAkoFT4W7sAymuqYmd9jW9HV308R544XFyQ02eayNKS\nb7s/RjnqgQ71TKW3T6CNTx13AzYpjUdvithn73a8GHtpRJdZB7FzM7VIjtgP\nZxtYPh+DgoDzRju00tO0C7ieSsbcBb/ipGcS4Vvn2U6Abt0DQI3+GC8qpgwx\nNwc1tCAB1DefvpCzgTkWD0U41HVS05cbvyVJDZMePlmtbDT2SbjuumJsv4ex\nYsKE15WK/Ch2IKyIXIlxSJNhgUH9rToaAIzcAHSd9AbGO6Z4t6LqOxdaLNO4\nUhZ9TpnMuuKRdckSKEaY7JcCwMjnuzcyasMaNqemwJw1Y/4hf53FYHs41gFh\nGliNasByp6gTiwSU2Dn9xYwOz99akP1igwGp4eJUh93I1FoBJGnQir4K8UEc\nvHWU8FeKe2Th/oMtiZtvLLDdCQLJ5G/p6zWbB1vxNL5CW4ua5rx0T/kES+8o\njxxkPhJjJyc3ZCjt5PTDhEA/igMNNrZ/91bKoAW4+DDdQAStfq98NMxuCORm\nAl6lWn6hNkEY3QPkQWSuooz5/sxTlE9RC2mF7LC8yNnjZvVgoZSbmygTE4mi\nEw3h\r\n=6Myp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwe+oViqSZRWBxGMvXApxMiSq4I9R0cQ9dUdhJEHV2OAiEA/Gzb4b3hyHsKeXjsr/zom3HyTQxdrDsg6hGuSGAyPvM="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.40.0_1612397104724_0.6904135635267303"},"_hasShrinkwrap":false},"1.41.0":{"name":"@fjedi/logger","version":"1.41.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.24","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c8dcdeef1590243e5542dd6d3dca9fc32d380671","_id":"@fjedi/logger@1.41.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-8nDkcyZrD5SiAEUA89qGCz1XYqOkeiCh47BXfbUcBArVMkK7TUe9YzF9gCHEJlgfDps8Ocavhqk0NY2AMPVMmg==","shasum":"5bfdf7200b20cc343c820366ec2af2c54d71a7f2","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.41.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG1l3CRA9TVsSAnZWagAAGTgQAJY5Z9yhrSMlsYHBNGSx\nN6Pa72R8ssIbnDeN9FFGcUb9D6S3vGoRvT3OZdn4S56wuVbVAICEgIB5x5g/\nf2JyAFG265JyhHMu284J8ikOC+/esSWv614dQPBI3r1QOJeE+wc59OKXNniK\nimhN4bASE2h3DRTSB05HvbBh/Z29Zu+sU0ABAq1q/Ahk4Tt5SZVmoYpRd+uP\ngF3H6Nm1TzszluWRJXr/XXtJaDQXuAyFSpDTgxeS1r/Qy7M+sPQapWBm821i\ngF0BE457NcpRPQwSaAQZHhwvZwprI0qmbnQW2vLdzPZ8ZHWos1KiB0oOAAoG\nIUE782cOSbGNRP09RM4Moole4VfL8KeXzwcyMd8JZfrVQAC//63iRDTJkSgZ\neoMN8l4z90U7OmwvTVmWap9Nd1HCfNQyO3vKuVQgeRErVn0colqj/aw+f/+I\nf81+0Gnl2JOF9OoqFJObFNoAHUkueqR9/9ek7UmiLtwyiiEsEQqIl+eebHlK\nF/lYbWuhtFjV1y+Jteku2xIqGOMlWflsXxIw2gS+N/hYN3ICuPzM8i1gBH3k\nhNsy4eF0PhFBHhG0y71QovVaLUOt2D+12WD33fxIO4xXgUEV0d+R/MWg7NgE\nQwIrnpjCgf7+sghKbf7Sy0o5tvqZHvzfm6rdOWirlPeiq3cAr2lILtX/7WQB\n/PjO\r\n=lIVg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGywIPsF5JsAIkql7bj25m1qNF2d+SIKGFBFLhD5YUFDAiBBZOtxsz9lbSk/EBWZoPfXcu5qv+Lpm0cdMWDVAneZMw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.41.0_1612405110999_0.3548671570855344"},"_hasShrinkwrap":false},"1.42.0":{"name":"@fjedi/logger","version":"1.42.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"f4effad948516eb43a0fe51a0997b4a35a07e9c3","_id":"@fjedi/logger@1.42.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-vjPoJquMFHfI4QpQ073eOLi2s4k5whR2lfI2VB+etIG1hegVnoIXhrc0VfBsWAHMabKE0QBIrxK9Ra3IbOD6vA==","shasum":"4b8cb8e125af202a5da5d18f97ce9e78d6a4c1e0","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.42.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG8KeCRA9TVsSAnZWagAAJoYP/iJc2vsl6MnsbueQ4fVp\nEVMuJJyZqgeASe3OWhYagxh6Tzzh4jLFQKiwfOXjvfb7hX+tfQniSfYnWi+T\nyKP0H87782akhCvD1GIfpOdPOwkO5heyFlQLcpRIt+e5uX5SNW9uga6QLfBw\n0cKvj7a6ZymC7KTd3s2VPklRfpsncN0++M8MwcA4j4eXIWD8sTZ4DyS8snZW\ny8ycd/YmxG235X0f+GLjp52SnIUNmjL5tdoo3mO8HwfNMXb3Ye07ZmNnhsE/\nX9rM+wi7fC4bral/aviIKjrOjqFniJkMI0t/tcOyXP15qAHOIFg2zRgEh6My\nrSriPj39ZKQhX1xrIM0HvGXIZW3bsQvAEpU4zjMlIJmbGbZUaQN2f1lb+dhE\nF5Sc4ttmUZ8fKEIrVV7E6bDOQpKn4VNBANfZaxbz2v9IhlGu4iXmwfpDcGub\nzoch+8mnC2esbjUGIUsu3RuKrziI3GOmKWxGMg6EC/4qxJqpVfV3vAdVal7K\nvxYacaFiRsKAdPhZ20k63gjZ8KpvIv35RrpQy5tNc+spL6+u0C7io3HAeng/\n5HGNTwB/r6wrlheNAx+xhxf7FTYly676bW09NTOlMx9nUFjK6kV0p1Pi8Gh9\nGDQelWNCfmkvQ5mElNujeEFqKAQcABqA6G/DioICCvfebm6TstcDnC29isbV\nURnI\r\n=gk/c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCt5KZsXLYr3mYug1unP9CoCyBqNesSPVAsC4JsdtLgRgIhAPE+fsTCw3weOtH8ZxbWOHrbS4sZayjjvybfO4RyhAVg"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.42.0_1612432029909_0.16810050933228737"},"_hasShrinkwrap":false},"1.43.0":{"name":"@fjedi/logger","version":"1.43.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"2041d70f7c8cb9f40e415c1b91647bd7e8ced3cc","_id":"@fjedi/logger@1.43.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-bAYW2KQOTlTGYoz2jTmt+eqLVjjlme0XdtWVk+0lGTNqfc+x9BA/Eu648TUAIMjoXsC8yaYTg8aEd78ZvUiR0A==","shasum":"4149b79d3243f319afc15845cd55d4c1be88bc81","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.43.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHZURCRA9TVsSAnZWagAA7wcP/2aHM5Knq0VIbGF94C7z\ni9LjueHfbcoNey89qNmyMi9U6crA6D9FIvo45c1pj1jH4rCKwVb9LEt8kQK1\nksflC+qHbyd5euNIjNig9+TAHkeh7UwAq7oFIS6PtWxqRSgIVcr3MDkfpfG4\nF3Eg3kFfE+Mw6iITYaME4vBXtTGnWUthqGgkqswGlJhzPWXUIOtvs8NuB2bJ\n1OQZbeH4PpFGvXm+6FzxN5FxM5Qz7dgqS1AioTJNHjF2LINpJk3cgxY9WHSf\nJ32VBjEujMcVWU2HGLuOF1fwdNiWXoolryQEMVTygxqyWyJdsFRrMkURfw2p\neNMl56fV9ULd7ltFx4GTYiB+BEBwPNy+ITiINQCTGp1gTRLwAeGxoVqdVb25\nPFTYCAka05zW4fZUCphn+hyBDHw6sJguiPnSDhyYItJCLu34XDREmQVk8gHk\nr87UnTBsUwleUlbUqnyF0Dar0vGTzQYXGw2tcN+Tlug72Ys8ZMLg9K/Tnshg\nTpD7zGjtQ7Y/0MuHMiCUIJT3v/mvYclSvPvdZs51W7CZmxZRBQiYUyWN09ZD\njpNfYJC4qgyiUCgaxYbWgUXCSNfSsT5Cfw0acEiLTluX0ejSsN5Uw/0+cX7P\nVPO87ZusmNe40BCYiZX+ggLDtSQfY1WXzW+0ZyGOqoevjy+99QIeUG6WXD6k\nmKfe\r\n=Nw1z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDe4VvcHIbnzV1uIoCu/JshCrQit4F77lO1kDKTixRbswIgSVvWH81c9Xq7yEtXQOTyncjO2YBthPSK5oDmdvUYK7E="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.43.0_1612551441168_0.14874859430913157"},"_hasShrinkwrap":false},"1.44.0":{"name":"@fjedi/logger","version":"1.44.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"a1e2fd4b647ec3e77d982679c3d9ac4e790c5518","_id":"@fjedi/logger@1.44.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-M5TgS8CA0CKeoh9rlhNt8fL2K93mv3e6Wlab08Ii+7Le/TfznwM9uLBEYlmjC/54r9TEvYfI/T0yRxRnU7oqEQ==","shasum":"f90f5e47fbfbde42d65853c49086d7db91279953","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.44.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHmLCCRA9TVsSAnZWagAAKiUP/RIUqGSp5Hqb9OXmccxQ\nBmZF8/sfoqHrSLwO26kqt3TFFVOd1wCioIPEgl+Slg/V9UTP31C+9o+9lD0D\nMb+KxXd/G0vwxWOMCqqiHRbSUJgobS+lQ2W8z9WSBT13ezvvCGi3ChA7GJbl\n/PDnQZ2Eft4DIGXU59CcuNg0KRigc22unG3m8Me5H/VG6V1zm1Vp53p0u7QQ\nz6nvJiVroxAFHt0UISosdQJyrCnInjJCeYA9y2xe3dVo2JDOrWNNuzNyyf2a\nN82gg0Qx0Xz31nrulTbIQ+nuKlUbZH48RGbAprfqh+O4humk4fNkjgJO5Z2p\nFn/oGJGZL8xhmc74fg6ytfEsoRTeDe8Pyh9dpUhOrljAcLtrOqX7uWqdiUru\nxBRaYH3gJlfQUkbRvrE55/sTduFsA8PDLCF1S0y+aQ/Cj2AHoO0CbDqpi0zd\nxLx4pUoIS2nPSPVwcu0wPfKg7PWFz4lI+De6kHR7aTqS8I3i4U7ckU6RfI3L\n069Yw90FU7Hfzg/J1WSKExQGICY6N4eSBxys51X8z+Brlz596hKUJpx9yrHe\nfbRtB933JbpU5WZx9IrCzW4x5SvdWr86Pqi7T3tEPmfHGWDFgfWBbh0jT/bj\nr219NjbEKFDbugY1lbY9hs9UoPXSq24FAp9ktNKYDnBke2CundvBh3es9EK2\nqsqU\r\n=cSUF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUVBTmD9dfNkCQ1pxv+sBZ96bfkQCgKOrWAHxxIu3wxAiBPULkx5QtPrAi0RGyCx2pZ1mkXBOjmtAUl36OPn07dCw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.44.0_1612604097836_0.6650138899378204"},"_hasShrinkwrap":false},"1.45.0":{"name":"@fjedi/logger","version":"1.45.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.15.0","@typescript-eslint/parser":"4.15.0","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"6b3a7c6cbf6d3bfbf886e2b25855816576d23deb","_id":"@fjedi/logger@1.45.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-w9fzbho/t8Vc0+BVbgE+U5VEThECpVnRB/inQc1skRo5yCudUN4tdgQUSXS8ONEFnCQ0Otw3RtlNpzpiq4UVWQ==","shasum":"3118afdcd42b60241bddffe373db6dc9a163f93a","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.45.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIY/qCRA9TVsSAnZWagAAw8sQAJM9Z+JSMVQZ5OQqXnVf\nY9b+jtFCWg4BjPYUNJdrsRUbdPowWN/ybG1ZYzYaS4tl9wqeSC1td7tdyKej\n6ZT940XHd+4OPcve4R7ns/1BLs08GD2cNxDQksVvsCBQInQXoeAg15B2zUm7\nd3KjcZFtbKRb6zRJSEmfBNl/KWdIaClWh0eWcuv8RHzz1AxQnMbq9EfbA4nf\nFW/plVsRII4RLPnyolNRxp3LHjv/iWz8yE4lwGA0r43ZtcaMq+eF2qo3MkKw\nDyZjWFL32FLaNvX2Jvo8OAodqXGmsdI/W6nFhCtDNuyr6GJP995k2w/zStxn\n0Qzo+z8xlPbhHbJS9GY34Wqz1lY98Bm/yE15S4uFROGhydFOdi1/Uxnx0i+a\nyq9GDhHc9QoQsyCAH3zhANn7NTj2gy7nBLg0y5hVUV01mrFLRpsY27UPlcNB\nxExtgDSmi5N/XnBKKOlDI9kKQ+q9CODZqTmOFtq7tH/DIsTPzWxfEdUc461P\nNRyYLTNT8af+RQu3Ge/VK2v6p0zIBLlHl/63h64dwipW1ANjApRsDGxwFAxi\nicGWnCxb2uqvBtevBbxxyMjB8SflpSoyiak3C/qyrGc1QKXnnDdgd+qFv0Sz\naCY13KH1wzyfv6GPkdpHoEL7fzEfK9COK8H0l1LyaAspwNNdghCMx3VF6PHL\nwDM0\r\n=YB87\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA315MSON3VvGpgpA6ZpgjeCZb96JcE85kR0MRsRadArAiEA2MtCO/nF+zwLuWQNsiWOPZ+CpXgU4gchxIMb143sf2U="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.45.0_1612812266369_0.9135363908958698"},"_hasShrinkwrap":false},"1.46.0":{"name":"@fjedi/logger","version":"1.46.0","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.5","pino":"6.11.0","pino-pretty":"4.5.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/lodash":"4.14.168","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.15.0","@typescript-eslint/parser":"4.15.0","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"5.0.9","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"d411f09992005ce52d03df0866a1380dab8998ac","_id":"@fjedi/logger@1.46.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-wRi0k6aNEVotObTNDS1lXDzuZ036I+DMwEAsSpS1k6x+g4goxa44Eb5YT7YhB5G7UR9oECTElcmEDI8KHxItkQ==","shasum":"9781c7f415470f90a8c7963a33b619b57536551c","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.46.0.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIa3sCRA9TVsSAnZWagAAnkkP/0HU0fMHEXx2Jy0D3Mic\nNPnfyiM6rE+EWDQqoUsgyWxR1hzcaviQuQMilGIv6arSiWRK1O6JSAhGYVrp\nzRwriKwxGVJIDYunZjVDVHxF/41QTQZwIBgCVRkdYHlVQdsS1fJ0f2e/6ZD1\nDZX4sMSKdhqF2FosDgsSJz+08bkW9Yk9fqc6FhNhKqbXxD/QxGdDkOMzJMLK\nTxY8Ra6wiCQWDPydiqpcrls7FnnDVU1vLwPPLJuxwhDZF8nrLVrMAnUwk2Dc\nJvUF2DtlaDU9LyQW86pKc9G1I1IdlhVGCqY7w6mN0tWgPYI4IiA3wtE3kRlt\nuMxjGcyr+afykDUwFHSsOoujmM6CWkRI6/rd7ae6ZxEOpSevNR1Ap8zEE0nu\n3f9eS8lpsWhM8dHZxTs7E9Ah0ngQiQw3N3CmT0Ukn33L4RCDxx8cI8DPB2mD\nalzuZQyL34EESza0Su/Mq+QwCbq+5hydjT1C3PpSkAuVXVgpsoTiYfiE3+F0\nlF23utaGrUl2Zb89P3g5ICD/fsszDMOPru8fNR7xcjNcVuO762cKmVb2n/zY\nq14TmcOA5zCNZG4z+ImZ9Z4uEUgnYquhqjbe1WT+SdRchPPTpNQPBp2webIF\nisVEKdmrtfiOp5ncfvtuei9cEnvXZv+TPt3zmUjoNn+7xrwOxwIhjM0jFDvP\nibvY\r\n=EGxG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGCR5GChTOQVw+mXFChOurMVQc5W5WIhUvToYTw/1qP3AiBtP+NCNGTHbMrSdj7mEfYhllvSyLzfv9u+UyGT3makTw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.46.0_1612819948186_0.0866158570252058"},"_hasShrinkwrap":false},"1.46.1":{"name":"@fjedi/logger","version":"1.46.1","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.6","pino":"6.11.2","pino-pretty":"4.7.1"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.21","@types/lodash":"4.14.168","@types/node":"14.14.35","@typescript-eslint/eslint-plugin":"4.18.0","@typescript-eslint/parser":"4.18.0","eslint":"7.22.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"8.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"5.1.3","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.4","typescript":"4.2.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"000739098b0bfa48fe2292d53a857b8e7b69ce69","_id":"@fjedi/logger@1.46.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-7Vb/x4FYYEMlMwtyVvSkRImqJ3RKVcBHO5E+08V67Wd/gH4tCzFmqyNIUbXeXOmFuH2ZDcFVe/TB9pXqfR0X8A==","shasum":"369006f87f5cb4a1ad17887533c40164c0e7b690","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.46.1.tgz","fileCount":7,"unpackedSize":5404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgV8kJCRA9TVsSAnZWagAAq1MP/08j3llFVapQy7lWNtiD\nFrQZF2yCxAmi0Y2Lc0ebU+J60UinWVCnYTsVdcffennGv3mhnhAC4nkOQ6NK\nIWfMkeEOmSj4RVV1S+i9QwgE6GgTd1L95K/EpVbI4GQtAbKGKuliR/vnSBs9\nf6NQ+ez4HteEhHx4ZReM6z9yf/CVC+LMLXT8oSUWyCfsAhwwM/XEWSczzT3J\nCs/I8ThyG6BZhLf+zkBh1liQHUm++McShrxZ02ZsvyEvPy1adlIihg+HW+BP\n8ujHs3XHDV29wzuwtPyfpDY51D1cdiz8riL3PQNZnxqbcZa6iyFrwiW4EUOH\nnMGd8qCxZJYfAv/PmRu1/kxlDSKHXhYwMYfDIcOFEWmIw69MSohR7aSrQMfz\nCmbHSzDp9tj0kB9MfTRRfHRzHhqrimdbXV9raduejqfHGQiTbnT7mhF4f+5d\nLlqQ5HZzXVY/5ZOzI23OfT5QLoCswGngdZW2KlCAGlBXSSznGxmR/Ojclym4\njhKgA6VCfzDCldDhCxSM1r2e55Z1r71/lq89r4oqMaycPxkr3TSHhqT9kTtq\nhqK/rreh564kPPXW71Q5us9TBqzyt7DgfNEGO6uDY7Z4/wqTorigIM+NObMV\nBK7A5Zi/SodwntRiOWpV4/jirYyePs5RLpGaXeXgBVBxZkMyRYdMJFlf0gVJ\nyB61\r\n=szaq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOBQKHdGEXczI1v81QiNP6dHctXFufDFrdgW439+ox7gIgPEu6UiJtthCgXvTWhoqnD2uaA3VdAJqSAz/IXHMKp5I="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.46.1_1616365833458_0.49229335799515317"},"_hasShrinkwrap":false},"1.46.2":{"name":"@fjedi/logger","version":"1.46.2","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build && husky install","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.11","pino":"6.13.0","pino-pretty":"5.1.2"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.24","@types/lodash":"4.14.171","@types/node":"14.17.6","@typescript-eslint/eslint-plugin":"4.28.5","@typescript-eslint/parser":"4.28.5","eslint":"7.32.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.23.4","eslint-plugin-prettier":"3.4.0","husky":"6.0.0","jest":"27.0.6","lint-staged":"11.1.1","prettier":"2.3.2","rimraf":"3.0.2","ts-jest":"27.0.4","typescript":"4.3.5"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"gitHead":"4283808a316b7dfb4d148254d4f6fba8c7e58f93","_id":"@fjedi/logger@1.46.2","_nodeVersion":"12.22.3","_npmVersion":"6.14.13","dist":{"integrity":"sha512-gbanavfQAftKPXVc8OuDr9cZzgl50nuZsOPqGU0cXIDTCyhz9LEBs6tYoE8r67MM+TtbwFcFajW5tKqCzf0RIA==","shasum":"9ebe56c56a930f4f57f58aa64de8d6eef8fdd9a4","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.46.2.tgz","fileCount":7,"unpackedSize":5348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBOgwCRA9TVsSAnZWagAAQswP+wcFEZD6+sQaHULamDMe\nJq8M7zmruDOvC6WAdvlNqRCbv7C+48HksAY0agLMeQysZ2SfYIKVheS6A/CK\nOS0/tf3iWhJF4B2HrNEFMFY44h0Lt2FoSu/C0qhdIItLeEJrPs0hduQuKMUi\ntNPfEe8H/91GHVE3UAcHts6tibJumC27B7dcV0IISuVNexmKXWW0+zEHvBwA\nQ1phTSrG6TcHAJJ3kje474DJASSmwqe+ONeciGGeEu/GOPMk/rMqIeEyNA4O\nfH6jfm8b7XNnvObj47fyBe/Flxbhfmj7ESqZFEqpqficsdgIIUiA9G7PNpxC\ncWz90Ey3J4YKAREDauTTCNFMnUUEIDLJ+2zvExVI4GYpOWLVgaRmBzGg6lo7\nhzEciceNgNdoIXbq/76x5yvG6mv3tsZ6/TO5in0gTApJnxqWQzk7ZB5bZQZD\nbHn5Xf5TkNnM5QQPpcrWYJG+G1VmT+rRI7LoLcrnnazsoTkFB6NZ0EE+zPZv\ncw+jPSbXeKk5G1UN4ip7Reet3Rs0cth88f/2Iz66tpSDcfqvej6AU8i/PCy5\nWGOaQj/UNBpogEYlkj7CbkbIcfV6Ze+KRTb7Kcv6mMgthcj/z68LBz5atCIX\nnYSKnLS5TAMRFxam4NnaW4vNfbOVov4FARNfdwvWYuF7tTu7qKNilezno1N0\nDzGI\r\n=qCvf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8R2eLjMMNbxXWYJh3m9qbXL5hceLmfL4mdxRGL0F/owIhAO9/gW/jUIFBmz13FZJ13kyZP/3hvNo95J5eMRBHHBRK"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.46.2_1627711535955_0.05476730021118703"},"_hasShrinkwrap":false},"1.46.3":{"name":"@fjedi/logger","version":"1.46.3","description":"Fast and fancy logger","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build && husky install","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/logger/issues"},"homepage":"https://github.com/fjedi/logger#readme","dependencies":{"@types/pino":"6.3.11","pino":"6.13.1","pino-pretty":"6.0.0"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"27.0.1","@types/lodash":"4.14.172","@types/node":"16.7.7","@typescript-eslint/eslint-plugin":"4.30.0","@typescript-eslint/parser":"4.30.0","eslint":"7.32.0","eslint-config-airbnb-base":"14.2.1","eslint-config-airbnb-typescript":"14.0.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.2","eslint-plugin-prettier":"3.4.1","husky":"^6.0.0","jest":"27.1.0","lint-staged":"11.1.2","prettier":"2.3.2","rimraf":"3.0.2","ts-jest":"27.0.5","typescript":"4.4.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"gitHead":"3d0cf215356038f339dc3a1832e3d5d722b78400","_id":"@fjedi/logger@1.46.3","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"integrity":"sha512-FxH+XpkYYwOUPLlbCQWTjKZ55GxjhQKjw1C2RJJA2pVGFtqS6aWIWfC4rXUjpoARHQPool2Yyc6AxJQSun9Y6g==","shasum":"119f6362d25da1553122cf83586ec60f6df3918a","tarball":"https://registry.npmjs.org/@fjedi/logger/-/logger-1.46.3.tgz","fileCount":7,"unpackedSize":5395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLSVlCRA9TVsSAnZWagAAVAQP/2XD7kQG8bcuLrDppJZT\nz6gmaHEKMaSJ1F6RU5J5E1w9clnAo9CEQyk209SSgazu+NFMsZnRknmq3utJ\nEpF/T+fTqtz2Xt6jfVAPcRDoZ8XH/K5ARKXdkoWJ+nMUw2qEg0qt6uBajdtw\nW9s8v/E6bO04z10OSFEXVga0ndFiDDYPtyMWqT8YFO96AlEOpBGZ1NUgkWXX\nsxVlyKE3SgP2NfBtOc4d2wSLeeQfM4Nm9XFfcyoqSiiUWpBN0qHL5wfGtkec\n12V4Or06XhP6w2abBrrf1SA2ckq7dspMIEw8tmgpcxkiyKZhYMirR2mOrxjM\nWMT7OavR5ULKw0hnkCyKORPaVOmEWz5NxFETieNN+FCvPDLkYxXBOZI+LIL0\nbXRr8L0DBm6ZjW9c7Zv+oe12e68RUMRne97nsZIdI86BXDxzegH0wovK8oZm\nU8Zb9GUWNdoDjITboEj0R4jW1aLeGV0Hnoo0niUzFMtSeO57VYro+EIpjDd7\nnnboMbG+5sqjVBEc6XRGPhYTFJFJOw6D8Okb1Ru0eNU1FL89K/d/vydApZsS\nNxncaOpvWgV72oyTdgf6JCzvM4p+faJ/NVn9ozLExKFakP86TiVgC1Dg6yJL\nAXEW1XFqRpcPIBNOev7hRVi+toK2QwkjIVOwF4sfwDjGzMM32jU+0flJ/vXg\nDMKz\r\n=2OOi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHvprwH7XyFESNqeoT8E+wFnyMvIRIMvC+j9wSV+wQMGAiEA2BU7hrd1R2cie6K9sQiYGuD0ARd+ln7Fx8vF3worW/g="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.46.3_1630348645094_0.08682430871795477"},"_hasShrinkwrap":false}},"time":{"created":"2020-11-03T02:39:12.728Z","1.0.0":"2020-11-03T02:39:13.150Z","modified":"2022-04-05T11:09:22.597Z","1.0.2":"2020-11-03T03:19:37.553Z","1.24.1":"2021-01-10T22:01:22.931Z","1.25.0":"2021-01-11T20:47:27.348Z","1.26.0":"2021-01-14T23:21:11.340Z","1.27.0":"2021-01-16T04:01:12.748Z","1.28.0":"2021-01-16T06:23:40.248Z","1.29.0":"2021-01-16T14:44:12.299Z","1.30.0":"2021-01-18T17:49:28.018Z","1.31.0":"2021-01-18T20:12:32.167Z","1.32.0":"2021-01-18T21:38:34.876Z","1.33.0":"2021-01-20T02:37:17.720Z","1.34.0":"2021-01-25T20:11:01.291Z","1.35.0":"2021-01-29T15:19:26.527Z","1.36.0":"2021-01-30T23:30:35.625Z","1.37.0":"2021-01-31T07:00:47.199Z","1.38.0":"2021-02-01T17:31:59.610Z","1.39.0":"2021-02-01T20:51:55.356Z","1.40.0":"2021-02-04T00:05:04.953Z","1.41.0":"2021-02-04T02:18:31.171Z","1.42.0":"2021-02-04T09:47:10.067Z","1.43.0":"2021-02-05T18:57:21.269Z","1.44.0":"2021-02-06T09:34:57.946Z","1.45.0":"2021-02-08T19:24:26.483Z","1.46.0":"2021-02-08T21:32:28.312Z","1.46.1":"2021-03-21T22:30:33.613Z","1.46.2":"2021-07-31T06:05:36.092Z","1.46.3":"2021-08-30T18:37:25.470Z"},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"description":"Fast and fancy logger","homepage":"https://github.com/fjedi/logger#readme","keywords":["fjedi"],"repository":{"type":"git","url":"git+https://github.com/fjedi/logger.git"},"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"bugs":{"url":"https://github.com/fjedi/logger/issues"},"license":"MIT","readme":"#\n","readmeFilename":"README.md"}