Help language development. Donate to The Perl Foundation

Log::JSON cpan:TYIL last updated on 2020-05-27

META6.json
{
  "api": "0",
  "auth": "",
  "authors": [
    "Patrick Spek <[email protected]>"
  ],
  "depends": [
    "JSON::Fast",
    "Log:auth<cpan:TYIL>"
  ],
  "description": "A Log implementation with JSON formatted output",
  "license": "LGPL-3.0-only",
  "name": "Log::JSON",
  "perl": "6.d",
  "provides": {
    "Log::JSON": "lib/Log/JSON.rakumod"
  },
  "source-url": "https://home.tyil.nl/git/raku/Log::JSON/",
  "version": "0.2.0"
}