{"_id":"winston-cloudrun","_rev":"7-351c358a24ba19ad3326b959398ade91","name":"winston-cloudrun","dist-tags":{"latest":"1.5.0"},"versions":{"1.0.0":{"name":"winston-cloudrun","version":"1.0.0","description":"Winston Cloud Run config","keywords":["winston","cloudrun","cloud-run","log"],"main":"dist/winston-cloudrun.js","types":"dist/winston-cloudrun.d.ts","author":{"name":"glebbash","email":"glebbash@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"license":"MIT","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint --fix 'src/**/*.ts'","prebuild":"rimraf dist","build":"tsc --project tsconfig.build.json","build:docs":"typedoc --out docs --theme minimal src","test":"jest --config jest.config.ts --coverage","test:watch":"jest --config jest.config.ts --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache"},"lint-staged":{"{src,test}/**/*.ts":["eslint --fix"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"peerDependencies":{"winston":"3.3.3"},"devDependencies":{"@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@types/jest":"26.0.19","@types/node":"^14.14.14","@typescript-eslint/eslint-plugin":"^4.10.0","@typescript-eslint/parser":"^4.10.0","eslint":"^7.16.0","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.0","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^5.1.3","jest":"26.6.3","jest-config":"26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","rimraf":"^3.0.2","semantic-release":"^17.4.0","ts-jest":"^26.4.4","ts-node":"^9.1.1","typedoc":"^0.20.28","typescript":"^4.1.3","winston":"^3.3.3"},"gitHead":"b76b908ffa440ede64d352fb95984073f0980551","bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"homepage":"https://github.com/glebbash/winston-cloudrun#readme","_id":"winston-cloudrun@1.0.0","_nodeVersion":"14.17.0","_npmVersion":"7.17.0","dist":{"integrity":"sha512-qBOzRdCGoRUC7H90jcR5J/knjUnHKYn1LIA++U/mZIn3sCaxnjqXq3+5GLxg0D7vIXT3nKK3HZDJxMy9WIuYyg==","shasum":"918c49c73230d79b2296182af89867a877300e1d","tarball":"https://registry.npmjs.org/winston-cloudrun/-/winston-cloudrun-1.0.0.tgz","fileCount":6,"unpackedSize":6509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyyqoCRA9TVsSAnZWagAAaV0P/0qamsvCTmz9RNzG+k64\nkNfn/R1gB6ulFVTuV1ROcMfMIdh3IeUm1nbJioqpY9k2nLGavtasugrs9rpi\n7sk2YdW39ZC0ZzTDhaJ9NwdFDP0jddi9aLRsu/vW6MlzRkwTzeThdh9qQtRK\nLUbxi88M8fx2ABF/l6LhPOR8Ij4L3FINBUvYiw0bNSHnLnSyc7APE6fRCN8e\ne3DN20YvB9k89N6Nq/RUNoULEOuiNGDNHgseaz11riDm+0lkFQpDkVh47o8Z\nK+dF+GcjCdSmyWempYNmMb7fvhTNVzcmVNR32/sf8JvqXcKUfum3EPXkiSB8\nzbaC+CjEwJt56gd5smdkeCuzrA+ducXbmuAKe4mbYE1HfG+JjSAR17K0OuqQ\nfmRhafdi9a8Yz1egXQ1bntwMuxX28JB0sFd3jBp1H/CkhVqBJReofyZ3YPhg\nwQjcAjQdjF6Mxf1z3cMMQm75oSClMVPCRCOr6AS457pmOGZqYLrFwMETWkKB\nL14V1Q197xkSfzfvt482gvIX6CdTmpxpc6dR7rcM129b/Iq/qF3JOCinumVT\nL0h9ctoZKgHM1UGmiiXOiB/eSmPO9TL7jec1RiN84vvATUEP0v12gUfpdtAN\neeWYVcdSbEfS1vTRSIM5dIZ/bXhwP6W234Flsv1kz2PTRROFaeURmjvZGA2X\nFmF2\r\n=eeBq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWqlQ9A/xUgIRzHPf8qUTNbzpT259zspzUr9VAJFq+3AiB+0DpI4aDtxE1DHoYnqXw8fsbnZ/Fa86fYKtvMcOCHOA=="}]},"_npmUser":{"name":"glebbash","email":"glebbash@gmail.com"},"directories":{},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/winston-cloudrun_1.0.0_1623927464262_0.516543170654792"},"_hasShrinkwrap":false},"1.1.0":{"name":"winston-cloudrun","version":"1.1.0","description":"Winston Cloud Run config","keywords":["winston","cloudrun","cloud-run","log"],"main":"dist/winston-cloudrun.js","types":"dist/winston-cloudrun.d.ts","author":{"name":"glebbash","email":"glebbash@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"license":"MIT","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint --fix 'src/**/*.ts'","prebuild":"rimraf dist","build":"tsc --project tsconfig.build.json","build:docs":"typedoc --out docs --theme minimal src","test":"jest --config jest.config.ts --coverage","test:watch":"jest --config jest.config.ts --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache"},"lint-staged":{"{src,test}/**/*.ts":["eslint --fix"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"peerDependencies":{"winston":"3.3.3"},"devDependencies":{"@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@types/jest":"26.0.19","@types/node":"^14.14.14","@typescript-eslint/eslint-plugin":"^4.10.0","@typescript-eslint/parser":"^4.10.0","eslint":"^7.16.0","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.0","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^5.1.3","jest":"26.6.3","jest-config":"26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","rimraf":"^3.0.2","semantic-release":"^17.4.0","ts-jest":"^26.4.4","ts-node":"^9.1.1","typedoc":"^0.20.28","typescript":"^4.1.3","winston":"^3.3.3"},"gitHead":"63789c7a8b4b59bc7fdce6ce22f0274ca8d827da","bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"homepage":"https://github.com/glebbash/winston-cloudrun#readme","_id":"winston-cloudrun@1.1.0","_nodeVersion":"14.17.1","_npmVersion":"7.17.0","dist":{"integrity":"sha512-KblIZdhtLdAw55E4nP9gw0WuvaPirP669z1z+vxGqKprYEuynjrdNuhRCVDISAiSTUu6g90vjfsW5vqwvijw5A==","shasum":"e00dd4b636485190b5e9b29742cee0cf91c2f8ed","tarball":"https://registry.npmjs.org/winston-cloudrun/-/winston-cloudrun-1.1.0.tgz","fileCount":6,"unpackedSize":7410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3uL2CRA9TVsSAnZWagAAfjYQAI2NUyg2ZDccMXZWfEVf\nOr9AAsUt4CpdorMqes8ErR8sipPj7UZ4ZFTAXeh+dfv2VKndkdVS8ZABtG4M\n7sLkE5xyHuKHYGgdK8iaCWn8FisUABHUAyqBVfaPcUwW7EnyWTTsS4N+tdjc\na8JHIeS/Vi9NUX/fc7BI6Te/KeJNQ4DpiBTMF8V/3eHJOxWF7l9DkqfYe+Zy\n45OOvp51TprQYRxW+f7SVauxmMDGkfgh/LM4R1NNkdaEbwRmJbTzkF2yXtRP\nbhLqIqrThto0h3ob9pZj9mmnnie4GTKJUbCxveR3Yv4TF6zVIJF/f3ok2R7e\nSuRnPUaKMlAYfYxQHE7iSUsu7GZ5Pd7FI/osS3bY4HR0WB9StL4WUzFQ/C2r\n4A+XUGWIow41vKWVjLS1unk2j1wqA/4Jn9evzRGjowtGcBhSR2FxFiHLTmxE\nZ54U4GUbJf4Ff24vFtgSHWir0wFTpvXZ8I+b5JXkxZXoD/iedM0jWOooRByJ\n2sqUSWH+GlCLYphKCgABmCy9DXeN0bEF+BInuzBB5e7jsxerXdEJJ6QHIr8u\nGQkUXpYiKjG+/76fQ4yQMMqq2Eq/wdsdR/6bc7zL5Ci/IHtF10JTRlHv8R6x\n+QKaqvd+UUU69sD7DktG04wczJqkPr9N7ltLq71T8r9S7IOSIyBCFMzzXaAk\nEEnO\r\n=aGqe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEnCcWDNROSIHH5XRVnAIOkr4d0N9ShKekrT9pN/+CzeAiEAhRX0x1Z4tK8xHh8Hw1k1FKBG+VRUKAaT9CuNgLIQKZ8="}]},"_npmUser":{"name":"glebbash","email":"glebbash@gmail.com"},"directories":{},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/winston-cloudrun_1.1.0_1625219829928_0.14870225345823496"},"_hasShrinkwrap":false},"1.2.0":{"name":"winston-cloudrun","version":"1.2.0","description":"Winston Cloud Run config","keywords":["winston","cloudrun","cloud-run","log"],"main":"lib/winston-cloudrun.js","types":"lib/winston-cloudrun.d.ts","author":{"name":"glebbash","email":"glebbash@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"license":"MIT","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint --fix 'src/**/*.ts'","prebuild":"rimraf dist","build":"tsc --project tsconfig.build.json","build:docs":"typedoc --out docs src/winston-cloudrun.ts","test":"jest --config jest.config.ts --coverage","test:prod":"npm run lint && npm run test -- --no-cache"},"lint-staged":{"{src,test}/**/*.ts":["eslint --fix"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"peerDependencies":{"winston":">= 3"},"devDependencies":{"@commitlint/cli":"17.0.1","@commitlint/config-conventional":"17.0.0","@types/jest":"27.5.1","@types/node":"^17.0.35","@typescript-eslint/eslint-plugin":"^5.26.0","@typescript-eslint/parser":"^5.26.0","eslint":"^8.16.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^8.0.1","jest":"28.1.0","jest-config":"28.1.0","lint-staged":"^12.4.2","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release":"^19.0.2","ts-jest":"^28.0.3","ts-node":"^10.8.0","typedoc":"^0.22.15","typescript":"^4.7.2","winston":"^3.7.2"},"gitHead":"39969364df1c70490d3ea6384b07a02afab79bf8","bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"homepage":"https://github.com/glebbash/winston-cloudrun#readme","_id":"winston-cloudrun@1.2.0","_nodeVersion":"14.19.2","_npmVersion":"8.11.0","dist":{"integrity":"sha512-1xx0jtTm1eRe6Xm+A9uR501yjBY+l3MA3JXPc5Fj/lW+ko+2usSD9t6K2LtdlbUtm+8lLk9plopyG+q6qusMUg==","shasum":"fe1ef7682ccaed5a9137abeab3859934db7c1cf1","tarball":"https://registry.npmjs.org/winston-cloudrun/-/winston-cloudrun-1.2.0.tgz","fileCount":6,"unpackedSize":7350,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJYK7XPrXyUk+C+YTQxkMYkbQUQkIMLpOdbzjbFfONhAiATyA/khOudp/M1qQRMUPewQLzD6v5QH6WzpvvDFxdazg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijzxmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQpw//emKNobUWcDyqIp0IdS80u5yFRR+s0HUSZYXJDwr1oXtUMMcb\r\nYHBykarr3+JH1mPz0R2GP+kND2DI5dqpZq7G3vfEFD+AZ6Dz4WPcXItI45ay\r\nPE0/flGcozK/NGecNc9ulhssbr0VvtdgM/rF/I9Nf5GU8p1g0ITrjHTGTqnS\r\nCgKV7mF41B6RgzYMxNfbRPLCQp9KsurrnuBUkimmzSLqmtvSoGKz4Up4EFzU\r\nGEge9hEf6tGNNdGuP9Yrp8vQgeKHNb+DK6kF0lnGHte3VPTweoKigUgfNZWu\r\nR2iLf75cCUBfZ/2b60Lqg3eq/A3b7aRJsIaGg8Oq31/wWs+GLuV3Og/UAY1L\r\nyAHWP4S9Ed6mPZfeBPkpc0Y3qUJDsuaBi+6XkqgSkcBWtXSvOHJH83/uX4lF\r\n30mvAKKvNUas/TLqSEI842pHVoA6q5pkVtQqSzrSkBaXb7Ns9MrFLnVdF/qI\r\n1oIUfZxDFp7bc3QKx15ldu/VfSPdsWY8fsWxj66o/QdRPWA5YTu1f49+UINk\r\nAfDUffZEgF2uENJwmuRKpiP/QA+MwBGhgObf1sb9mPR5YnUdJsof/QO1rzQO\r\nzzBqPYNrfeOTpJQjZ+XRFB1u6TnzXChDzU8mjV6UM8lRyjUZ6b2Hr91jg361\r\nlTX1NnLy9N6nR63MODBwopD/vnYZMvBEO9g=\r\n=tBYZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"glebbash","email":"glebbash@gmail.com"},"directories":{},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/winston-cloudrun_1.2.0_1653554277807_0.14614761083759076"},"_hasShrinkwrap":false},"1.3.0":{"name":"winston-cloudrun","version":"1.3.0","description":"Winston Cloud Run config","keywords":["winston","cloudrun","cloud-run","log"],"main":"lib/winston-cloudrun.js","types":"lib/winston-cloudrun.d.ts","author":{"name":"glebbash","email":"glebbash@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"license":"MIT","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint --fix 'src/**/*.ts'","prebuild":"rimraf dist","build":"tsc --project tsconfig.build.json","build:docs":"typedoc --out docs src/winston-cloudrun.ts","test":"jest --config jest.config.ts --coverage","test:prod":"npm run lint && npm run test -- --no-cache"},"lint-staged":{"{src,test}/**/*.ts":["eslint --fix"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"peerDependencies":{"winston":">= 3"},"devDependencies":{"@commitlint/cli":"17.0.1","@commitlint/config-conventional":"17.0.0","@types/jest":"27.5.1","@types/node":"^17.0.35","@typescript-eslint/eslint-plugin":"^5.26.0","@typescript-eslint/parser":"^5.26.0","eslint":"^8.16.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^8.0.1","jest":"28.1.0","jest-config":"28.1.0","lint-staged":"^12.4.2","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release":"^19.0.2","ts-jest":"^28.0.3","ts-node":"^10.8.0","typedoc":"^0.23.10","typescript":"^4.7.2","winston":"^3.7.2"},"gitHead":"23986ca8a74341c59fbb4a96e64484b2ea7e19f9","bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"homepage":"https://github.com/glebbash/winston-cloudrun#readme","_id":"winston-cloudrun@1.3.0","_nodeVersion":"14.20.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-Fv6PANh/Bg8Y664vDD7MDt8XZGOizvvfLp9iEjeSJPYE/1G4+R9Q9kZFcUmoK40e6TXLWWCuNOX3za3lojM77A==","shasum":"c372b3a56aeb09cd98790c53551fe929cbc1196e","tarball":"https://registry.npmjs.org/winston-cloudrun/-/winston-cloudrun-1.3.0.tgz","fileCount":6,"unpackedSize":7790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDW37a9pbJLwGihXhLECt4tdnXGQBABcNWl+XdIbHWZpwIgTCfiaFki1Z9yJ7CU8+fQUIkr2DyipPMpyeCmI9mP240="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA7JiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVNA/8DGp536OZe77JyL8F5N7yON4valt0rMYaEpCRrOfDnAM8OEwX\r\nC9Cvy2iQ2yxrfW1JqSdmTrB7Vx9ihSYryeCDTiLekWQx9f0DsfTqCqjiVbIg\r\nueigzo6/IP29JO2LiMvsZdRpCV/2iip+04dyv+U2BDwQY6gm4SVu8wrw8+Z9\r\nSsLL58jczptTbC6t6YyAvIqxHsXKwZWGK9NZ26UiqNaX+3BkAnEpHnTA2MbN\r\ng50cLNn+RaTZor0Ubm5lDBBLn9Ix8TFU9bpHgx3otp9XUO3br0sibL3Q64/y\r\nkmZW25nzUjDXwsRxJpxPm29t6I/2R3Seyezx9s69jy4pge0XXZRWlKjBkARU\r\nAyVxaYam81bdOtVFcX2i19pbuqDzKsr2whU58u1yOmt03Uam2m61nyE0AtQh\r\nImj55UCla3FWqU9y+9IM278+U6KZLmpF0sRqTtnFsJfQuaPpbKoes1Id1N3R\r\nzf826U9jhnD9UTJfbOFfGup3aeydMwgVS2pE7mMHqUV8WcEGDPs/0Nj5a5Jl\r\nxNS8wl8Imy97N+rwhaZSnYRrrPVEeRegp32+pEWrcz3fojxvZAZwHJijfuVO\r\n2tq2+UhabkntbNfEzxsT9JQJQtjuWyHRi7iMNCRoJUPOdzd2RhdxB33qzTWL\r\nkKyN6eLqmZv6zImJXWi5xn1ZhdQq1PNY6h4=\r\n=P7N0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"glebbash","email":"glebbash@gmail.com"},"directories":{},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/winston-cloudrun_1.3.0_1661186658100_0.8583130808990325"},"_hasShrinkwrap":false},"1.3.1":{"name":"winston-cloudrun","version":"1.3.1","description":"Winston Cloud Run config","keywords":["winston","cloudrun","cloud-run","log"],"main":"lib/winston-cloudrun.js","types":"lib/winston-cloudrun.d.ts","author":{"name":"glebbash","email":"glebbash@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"license":"MIT","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint --fix 'src/**/*.ts'","prebuild":"rimraf dist","build":"tsc --project tsconfig.build.json","build:docs":"typedoc --out docs src/winston-cloudrun.ts","test":"jest --config jest.config.ts --coverage","test:prod":"npm run lint && npm run test -- --no-cache"},"lint-staged":{"{src,test}/**/*.ts":["eslint --fix"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"peerDependencies":{"winston":">= 3"},"devDependencies":{"@commitlint/cli":"17.0.1","@commitlint/config-conventional":"17.0.0","@types/jest":"27.5.1","@types/node":"^17.0.35","@typescript-eslint/eslint-plugin":"^5.26.0","@typescript-eslint/parser":"^5.26.0","eslint":"^8.16.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^8.0.1","jest":"28.1.0","jest-config":"28.1.0","lint-staged":"^12.4.2","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release":"^19.0.2","ts-jest":"^28.0.3","ts-node":"^10.8.0","typedoc":"^0.23.10","typescript":"^4.7.2","winston":"^3.7.2"},"gitHead":"30ef25b55d0d4781142cf91424998b13d6b37211","bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"homepage":"https://github.com/glebbash/winston-cloudrun#readme","_id":"winston-cloudrun@1.3.1","_nodeVersion":"14.20.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-C8n384+edV1rCNmE9NPpP7SnSL3ljGjCJf8BPEKcGwzvWa3KHk3q/3CR27gpCGmG/K0szE1GZjHA3UMXpIRl2Q==","shasum":"78848d541203c6569850744c0fb35143880e3f08","tarball":"https://registry.npmjs.org/winston-cloudrun/-/winston-cloudrun-1.3.1.tgz","fileCount":6,"unpackedSize":7843,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDdsIf4qkdSymj0wlHqjEhoetl08FIWG1ffHechCPIeAIgJK73OyOixo18785IbhH6++zbbOQrdHY+0/TzR6ltBxU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBNa9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh2A/+NocV1rr5NJq3BdafCBSfd8pLdaVK9jOfKhgs54ihR3QVUqny\r\nYwPHxBsXsDjXqc7z67djuHimC1nGIstq9BZnMQTXFmoHpLRvQMZZat0HbDUV\r\neo8EgunchYiIw2edAHO127B6zELKt+t7ZwLETnECTC/tFHEB0SDkVQ3aUbMV\r\nwuyLZynXUYPz6Pi41ye6k8O/zrZzgntN3YhVtNwmUEZwaB9VvG8vtpdwALhE\r\nbqsU30pQAMTxEs/7rkH+/QDUzDK95YzITwbS852pO1MO1Ja2Wqm6miZN402W\r\nXmgpns3ay8fHN8WZ+Om9QXz3Cy/y/fUICgWysrTBAIsHcPgEzULvpk3B7n77\r\nKdQW7LuG1bjL9oHEdzjILMUbZ71sVOKTQo67RLJ431tJxUg4i3p8YGqrwKSI\r\nXdmoa1ncxDtcKhHqrL5fC7mCqLHxMkUoaavzdOV6x7U948YX7jNeEs0sOCos\r\nw8fx05gZZ6q0LG4P6p4ZUvNK7Dbv66tT0Jk6qA87+FCO3qPazDrRgT8BCTjD\r\nEmta4LvNiyOWc3j47UH9+m9hheijnH5xNl5kutc6fC7H0LY4Hta3Qgb7w5Wx\r\nJKUGrPtyaMYxiZkiwEK64vw6meW6lR/oMn74z58xZz/2qZ4SKnA8o5A94Ph4\r\nSDrZw+e4iqt2AUTvoV71xaR4wJ40dGdgotw=\r\n=cx1/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"glebbash","email":"glebbash@gmail.com"},"directories":{},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/winston-cloudrun_1.3.1_1661261500840_0.05686527745525427"},"_hasShrinkwrap":false},"1.4.0":{"name":"winston-cloudrun","version":"1.4.0","description":"Winston Cloud Run config","keywords":["winston","cloudrun","cloud-run","log"],"main":"lib/winston-cloudrun.js","types":"lib/winston-cloudrun.d.ts","author":{"name":"glebbash","email":"glebbash@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"license":"MIT","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint --fix 'src/**/*.ts'","prebuild":"rimraf dist","build":"tsc --project tsconfig.build.json","build:docs":"typedoc --out docs src/winston-cloudrun.ts","test":"jest --config jest.config.ts --coverage","test:prod":"npm run lint && npm run test -- --no-cache"},"lint-staged":{"{src,test}/**/*.ts":["eslint --fix"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"peerDependencies":{"winston":">= 3"},"devDependencies":{"@commitlint/cli":"17.0.1","@commitlint/config-conventional":"17.0.0","@types/jest":"27.5.1","@types/node":"^17.0.35","@typescript-eslint/eslint-plugin":"^5.26.0","@typescript-eslint/parser":"^5.26.0","eslint":"^8.16.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^8.0.1","jest":"28.1.0","jest-config":"28.1.0","lint-staged":"^12.4.2","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release":"^19.0.2","ts-jest":"^28.0.3","ts-node":"^10.8.0","typedoc":"^0.23.10","typescript":"^4.7.2","winston":"^3.7.2"},"gitHead":"f9e7eb2fb96f21711d3b65cd19a54034228a45d5","bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"homepage":"https://github.com/glebbash/winston-cloudrun#readme","_id":"winston-cloudrun@1.4.0","_nodeVersion":"14.20.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-Yjw0+kNnSQn6dci0yoXSxD/F+xqoQv1j0g/DO2TCJlXd48Hk83gL/UWv6J0w95314kNL+Lic4V/Miueq9P/jhg==","shasum":"e2e01995d667023b2c420728bc7b75e1d1555dd0","tarball":"https://registry.npmjs.org/winston-cloudrun/-/winston-cloudrun-1.4.0.tgz","fileCount":6,"unpackedSize":7855,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICOfnxZX1uKVpKJRdNvTAJ0hIxxey+2zKid6mOSepzIaAiEAiES7Qde9db+DI2mfN2QGiWWjfYlZRAAiS4Y064eeoVI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBO5zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozDQ/8CmKfwJzT/pAze1S2ZPiB5sZXYgNRHtKlfv84rYlnYeASV60N\r\nrXgt8iIOgqtR2LwA55c2UXj1NSOrwnUD9h2p9vDS/d2XJl/PCtwvymZXUBR/\r\nMNjP4kwtR6RJFl0LKD+5IObh2a6K6N7qIkQCXsDdpOOS+PsuIJmP8QQUPTaA\r\n8gRurFljy34VdBBhmUu3UFjYUqdlv04Iw/CXwJoQgoic7E6g3cL0GUnZXTnZ\r\n3Rzmd5Nav8N0DKWZk71VI9IOFx+bLgxi5fHwW6HBY6ln13mVr6cwry970R/9\r\nCp9fkDrvGKjqZ8Nrk+XyApXL5Dj5LRacnKbK4en+Ga7Kwl4I0tSxHBfCOMJ+\r\n+IexAiXH8dbaqNEf8kFG0SAlDrIlXsMNgxZ9oBkpqKBsKibfzAEVB0JYCMft\r\ndAmosGy+CgEzszKIgw6tg8f9ZCROCHGxW8+0VjaQPyMIrobUdM0CVGNJTx1x\r\nqHc5JJ65heRzP9gkkmNKTtuEPrWoWbB8A6Ow77b61QEudFrGXD/Gl4Gv+nsD\r\nzeQ/rSXs24gDkSSeBhLhUKn5uNht8SwTXBFfw440totEilgMk/kcYq65VDXn\r\n52cx0SNkwYqb4i4KGMN+6QCxNGN/uAzwMju9SGI0H7t25b9cAxts7vtkXL+W\r\nCK6xpC8gIgQ8/jfq0pCUTjxHjTnOen/F7lw=\r\n=epys\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"glebbash","email":"glebbash@gmail.com"},"directories":{},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/winston-cloudrun_1.4.0_1661267571399_0.11580670425581419"},"_hasShrinkwrap":false},"1.5.0":{"name":"winston-cloudrun","version":"1.5.0","description":"Winston Cloud Run config","keywords":["winston","cloudrun","cloud-run","log"],"main":"lib/winston-cloudrun.js","types":"lib/winston-cloudrun.d.ts","author":{"name":"glebbash","email":"glebbash@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"license":"MIT","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint --fix 'src/**/*.ts'","prebuild":"rimraf dist","build":"tsc --project tsconfig.build.json","build:docs":"typedoc --out docs src/winston-cloudrun.ts","test":"jest --config jest.config.ts --coverage","test:prod":"npm run lint && npm run test -- --no-cache"},"lint-staged":{"{src,test}/**/*.ts":["eslint --fix"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"peerDependencies":{"winston":">= 3"},"devDependencies":{"@commitlint/cli":"17.0.1","@commitlint/config-conventional":"17.0.0","@types/jest":"27.5.1","@types/node":"^17.0.35","@typescript-eslint/eslint-plugin":"^5.26.0","@typescript-eslint/parser":"^5.26.0","eslint":"^8.16.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-simple-import-sort":"^7.0.0","husky":"^8.0.1","jest":"28.1.0","jest-config":"28.1.0","lint-staged":"^12.4.2","prettier":"^2.6.2","rimraf":"^3.0.2","semantic-release":"^19.0.2","ts-jest":"^28.0.3","ts-node":"^10.8.0","typedoc":"^0.23.10","typescript":"^4.7.2","winston":"^3.7.2"},"gitHead":"f0f6294c5e3685eb8dafe12c1d6c913f62b9671c","bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"homepage":"https://github.com/glebbash/winston-cloudrun#readme","_id":"winston-cloudrun@1.5.0","_nodeVersion":"14.20.1","_npmVersion":"8.11.0","dist":{"integrity":"sha512-KjH4uvLbr7yIIJagdQGIGTX2HTVBW1u7LD7v+pNmBLICGBzzRVyFU3EDY0AlViy4KQiShqdfDDJTn523zskIYg==","shasum":"9bc0572445599afddc9e1749fb9dec7150c1f051","tarball":"https://registry.npmjs.org/winston-cloudrun/-/winston-cloudrun-1.5.0.tgz","fileCount":6,"unpackedSize":7855,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA/74nJMSaQcfFHe1DKXFLZinKZX8EfZ6/eZlsUgdQgPAiAdr7oCLIOq+NlGJZKKIagTyZXpLc0JUdzP1vNtVpvCiA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW55GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIHw/+Jlsidn7JmABDFmUd+bwBUP1C+A9i3tg/yD8407MvkDGe1Q+p\r\nWGWlBYPOLt/KcBqrT8Xi13ElGsx46+GWCXJiAZtIPQKz0Lpa/1olrcC8xAua\r\nTTD9nWpFgNLOqf8BPlazVK9+vliowwqSQWVndIijgG7lzCbAWpF9Ykm0/BWt\r\nGD9OJuDsPBp/aebMOtAN1+52gzsz3MCOKeWWQJNLjc0mFzMgaqcxrZDooe7V\r\n0Ke5ImYT+9exd+MI8L2rJZe/znoERaC7ogExktLlPbXp7P2AX/HDtE4BLUTN\r\nZuMREEn3VLKdp9GYcabSNpO+oip5wLmXxNaJn/z8GHhxFETiEakM01DWQ4Tm\r\nAlpzc2jzP+DZZ6aBmRlpeWGYgJbrRY1bfsyJcIejHWxu/T1uRRdnmUemqLn6\r\nn3WQBSJDuabN44ynvW8RM1lE5P9Y1xeQ/aH/yobHorLJU6jEwlWyWlfLDhSm\r\nXitJYte+b55FrUZ8Z2CRyJB7n/VkBjwapUlkR8x9ZxEkTmodMKbt8LR0WQdZ\r\nVwZXAc1eD3hkPfPqiE/gTUYo25+zVCD1o8PdYJxu/871EO8BxBKE2c+yykOJ\r\nTdUZHVJBi67QKU90+dSC8+XnOgLk0PC5hYSpGAFL5AbQpHWlfVCWumChyWnO\r\nx3KPqXGxnk+u3L4zfolAdCS/H6YYnHLj/54=\r\n=z1Lz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"glebbash","email":"glebbash@gmail.com"},"directories":{},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/winston-cloudrun_1.5.0_1666948678095_0.5431262817059197"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-17T10:57:44.262Z","1.0.0":"2021-06-17T10:57:44.380Z","modified":"2022-10-28T09:17:58.369Z","1.1.0":"2021-07-02T09:57:10.040Z","1.2.0":"2022-05-26T08:37:58.006Z","1.3.0":"2022-08-22T16:44:18.318Z","1.3.1":"2022-08-23T13:31:40.989Z","1.4.0":"2022-08-23T15:12:51.568Z","1.5.0":"2022-10-28T09:17:58.234Z"},"maintainers":[{"name":"glebbash","email":"glebbash@gmail.com"}],"description":"Winston Cloud Run config","homepage":"https://github.com/glebbash/winston-cloudrun#readme","keywords":["winston","cloudrun","cloud-run","log"],"repository":{"type":"git","url":"git+https://github.com/glebbash/winston-cloudrun.git"},"author":{"name":"glebbash","email":"glebbash@gmail.com"},"bugs":{"url":"https://github.com/glebbash/winston-cloudrun/issues"},"license":"MIT","readme":"# winston-cloudrun\n\n[![Deploy](https://github.com/glebbash/winston-cloudrun/workflows/build/badge.svg)](https://github.com/glebbash/winston-cloudrun/actions)\n[![Coverage Status](https://coveralls.io/repos/github/glebbash/winston-cloudrun/badge.svg?branch=master)](https://coveralls.io/github/glebbash/winston-cloudrun?branch=master)\n\nWinston Cloud Run config for logging to stdout in json format with correctly specified `time` and `severity`.\n\nInstallation:\n\n```sh\nnpm i winston-cloudrun\n```\n\nUsage:\n\n```ts\nimport { createLogger } from 'winston';\nimport { getWinstonCloudRunConfig } from 'winston-cloudrun';\n\nconst logger = createLogger(getWinstonCloudRunConfig({\n  production: true\n}));\n\nlogger.info('Processing important task...', { data: 'abc' });\n/*\n{ \"severity\": \"INFO\", message: \"Processing important task...\", data: \"abc\", time: \"2021-06-17T10:39:00.576Z\" }\n*/\n```\n\nOr use only format:\n\n```ts\n...\nimport { getCloudLoggingFormat } from 'winston-cloudrun';\n\nconst logger = createLogger({\n  format: getCloudLoggingFormat(),\n  ...\n});\n```\n\nBootstrapped with: [create-ts-lib-gh](https://github.com/glebbash/create-ts-lib-gh)\n\nThis project is [Mit Licensed](LICENSE).\n","readmeFilename":"README.md"}