{
   "X_No_Archive" : "Yes",
   "abstract" : "DAG-CBOR encoder and decoder",
   "author" : [
      "Sanko Robinson <sanko@cpan.org>"
   ],
   "description" : "DAG-CBOR is a codec that implements the IPLD Data Model as a subset of CBOR, plus some additional constraints for hash consistent representations. DAG-CBOR also adds a 'link' type using a CBOR tag, to bring it in line with the IPLD Data Model.",
   "dynamic_config" : 1,
   "generated_by" : "App::mii v1.0.0",
   "keywords" : [],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "https://metacpan.org/pod/CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Codec-CBOR",
   "no_index" : {
      "directory" : [],
      "file" : [],
      "namespace" : [],
      "package" : []
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build::Tiny" : "0",
            "perl" : "v5.40.0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0",
            "perl" : "v5.40.0"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0",
            "perl" : "v5.40.0"
         }
      }
   },
   "provides" : {
      "Codec::CBOR" : {
         "file" : "lib/Codec/CBOR.pm",
         "version" : "v1.0.1"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sanko/Codec-CBOR.pm/issues"
      },
      "homepage" : "https://github.com/sanko/Codec-CBOR.pm",
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/sanko/Codec-CBOR.pm.git",
         "web" : "https://github.com/sanko/Codec-CBOR.pm"
      }
   },
   "version" : "v1.0.1",
   "x_ignore" : [
      ".tidyallrc",
      ".gitignore",
      ".clang-format",
      ".github/**"
   ]
}
