{"_id":"hardhat-cap","name":"hardhat-cap","dist-tags":{"latest":"2.21.1"},"versions":{"2.21.1":{"name":"hardhat-cap","version":"2.21.1","description":"This document describes the management of vulnerabilities for the project and all modules within the organization.","main":"index.js","scripts":{"smoke:pino":"node ./index.js","smoke:file":"node ./file.js"},"keywords":["fast","logger","stream","json"],"author":{"name":"Robert King","email":"hello@jsonspack.com"},"contributors":[],"license":"MIT","bugs":{"url":"https://jsonspack.com/issues"},"tsd":{"directory":"test/types"},"dependencies":{"axios":"^1.10.0","parse-json":"^8.3.0"},"devDependencies":{"typescript":"^5.8.3"},"types":"./index.d.ts","_id":"hardhat-cap@2.21.1","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-HdE46WfA9sGKDSD1vjxIVLJOhVeHpLwC2VketanM9TjPN5dAW8ATNiOpYvVVV+uLPven2MXUsIGW3Fwfy5xIjQ==","shasum":"ef146a433a457ff4dac5728945c83dd5974a7705","tarball":"https://registry.npmjs.org/hardhat-cap/-/hardhat-cap-2.21.1.tgz","fileCount":42,"unpackedSize":4329483,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD5qVZED2slpu256ARnkJFaerBB6LAEbJCB0yYE+ty9NwIgYPPVZRueDmVXcLYlodlt37haIKFM50EqY6PrzDjRP9w="}]},"_npmUser":{"name":"williams822","email":"jeremywilliams64@passeone.com"},"directories":{},"maintainers":[{"name":"williams822","email":"jeremywilliams64@passeone.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hardhat-cap_2.21.1_1786105190521_0.3607925800047074"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-07T12:19:50.460Z","2.21.1":"2026-08-07T12:19:50.731Z","modified":"2026-08-07T12:19:50.960Z"},"maintainers":[{"name":"williams822","email":"jeremywilliams64@passeone.com"}],"description":"This document describes the management of vulnerabilities for the project and all modules within the organization.","keywords":["fast","logger","stream","json"],"contributors":[],"author":{"name":"Robert King","email":"hello@jsonspack.com"},"bugs":{"url":"https://jsonspack.com/issues"},"license":"MIT","readme":"\n# hardhat-cap\n[![npm version](https://img.shields.io/npm/v/pino)](https://www.npmjs.com/package/pino)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/pinojs/pino/ci.yml)](https://github.com/pinojs/pino/actions)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)\n\n## Install\n\nUsing NPM:\n```\n$ npm install hardhat-cap\n```\n\nUsing YARN:\n```\n$ yarn add hardhat-cap\n```\n\n<a name=\"essentials\"></a>\n## Essentials\n\n### Development Formatting\n\nThe module can be used to format logs during development:\n\n### Transports & Log Processing\n\nDue to Node's single-threaded event-loop, it's highly recommended that sending,\nalert triggering, reformatting, and all forms of log processing\nare conducted in a separate process or thread.\n\nIn Pino terminology, we call all log processors \"transports\" and recommend that the\ntransports be run in a worker thread using our `pino.transport` API.\n\nFor more details see our [Transports⇗](docs/transports.md) document.\n\n### Low overhead\n\nUsing minimum resources for logging is very important. Log messages\ntend to get added over time and this can lead to a throttling effect\non applications – such as reduced requests per second.\n\nIn many cases, Pino is over 5x faster than alternatives.\n\nSee the [Benchmarks](docs/benchmarks.md) document for comparisons.\n\n### Bundling support\n\nPino supports being bundled using tools like webpack or esbuild.\n\nSee [Bundling](docs/bundling.md) document for more information.\n\n## Contributing\n\nPino is an **OPEN Open Source Project**. This means that:\n\n> Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.\n\nSee the [CONTRIBUTING.md](https://github.com/pinojs/pino/blob/main/CONTRIBUTING.md) file for more details.\n\n<a name=\"acknowledgments\"></a>\n## Acknowledgments\n\nThis project was kindly sponsored by [nearForm](https://nearform.com).\nThis project is kindly sponsored by [Platformatic](https://platformatic.dev).\n\nLogo and identity designed by Cosmic Fox Design: https://www.behance.net/cosmicfox.\n\n## License\n\nLicensed under [MIT](./LICENSE).\n\n[elasticsearch]: https://www.elastic.co/products/elasticsearch\n[kibana]: https://www.elastic.co/products/kibana\n","readmeFilename":"README.md","_rev":"1-1bfcc3939bd022d7563db9acf15bc868"}