{
   "abstract" : "Syntactic sugar for constant and write-once Moo attributes",
   "author" : [
      "Robert Rothenberg <rrwo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "Const::Fast",
      "constants",
      "development",
      "immutable",
      "Moo",
      "Moose",
      "read-only",
      "tagging",
      "type",
      "coercion",
      "type",
      "constraint",
      "type",
      "library",
      "types"
   ],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MooX-Const",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CleanNamespaces" : "0.15",
            "Test::EOF" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::TrailingSpace" : "0.0203"
         }
      },
      "runtime" : {
         "recommends" : {
            "MooX::TypeTiny" : "0",
            "Type::Tiny::XS" : "0",
            "Types::Const" : "v0.3.6"
         },
         "requires" : {
            "Carp" : "0",
            "Devel::StrictMode" : "0",
            "Moo" : "1.006000",
            "Scalar::Util" : "0",
            "Types::Const" : "v0.3.3",
            "Types::Standard" : "0",
            "namespace::autoclean" : "0",
            "perl" : "v5.14.0",
            "utf8" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900",
            "Moo" : "2.004000",
            "MooX::TypeTiny" : "0",
            "Moose" : "0"
         },
         "requires" : {
            "File::Spec" : "0",
            "Module::Metadata" : "0",
            "Moo" : "1.006000",
            "Test::More" : "0",
            "Test::Most" : "0",
            "if" : "0",
            "lib" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "MooX::Const" : {
         "file" : "lib/MooX/Const.pm",
         "version" : "v0.6.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/robrwo/MooX-Const/issues"
      },
      "homepage" : "https://metacpan.org/release/MooX-Const",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/robrwo/MooX-Const.git",
         "web" : "https://github.com/robrwo/MooX-Const"
      }
   },
   "version" : "v0.6.2",
   "x_authority" : "cpan:RRWO",
   "x_contributors" : [
      "Kang-min Liu \u5289\u5eb7\u6c11 <gugod@gugod.org>"
   ],
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.35",
   "x_spdx_expression" : "Artistic-2.0"
}