{
  "abstract" : "Moose minus the antlers",
  "author" : [
     "Shawn M Moore <sartak at gmail.com>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v2.5.0",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Mouse",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "tool",
        "author",
        "example",
        "benchmarks",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Devel::PPPort" : "3.19",
           "ExtUtils::ParseXS" : "3.22",
           "Module::Build" : "0.4005",
           "Module::Build::XSUtil" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::DependentModules" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "0",
           "Test::Spellunker" : "v0.2.7"
        },
        "suggests" : {
           "Declare::Constraints::Simple" : "0",
           "HTTP::Headers" : "0",
           "IO::String" : "0",
           "Locale::US" : "0",
           "Params::Coerce" : "0",
           "Regexp::Common" : "0",
           "Test::Deep" : "0",
           "URI" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Scalar::Util" : "1.14",
           "XSLoader" : "0.02",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "requires" : {
           "Test::Exception" : "0",
           "Test::Fatal" : "0",
           "Test::LeakTrace" : "0",
           "Test::More" : "0.88",
           "Test::Output" : "0",
           "Test::Requires" : "0",
           "Try::Tiny" : "0"
        }
     }
  },
  "provides" : {
     "Mouse" : {
        "file" : "lib/Mouse.pm",
        "version" : "v2.4.4"
     },
     "Mouse::Exporter" : {
        "file" : "lib/Mouse/Exporter.pm"
     },
     "Mouse::Meta::Attribute" : {
        "file" : "lib/Mouse/Meta/Attribute.pm"
     },
     "Mouse::Meta::Class" : {
        "file" : "lib/Mouse/Meta/Class.pm"
     },
     "Mouse::Meta::Method" : {
        "file" : "lib/Mouse/Meta/Method.pm"
     },
     "Mouse::Meta::Method::Accessor" : {
        "file" : "lib/Mouse/Meta/Method/Accessor.pm"
     },
     "Mouse::Meta::Method::Constructor" : {
        "file" : "lib/Mouse/Meta/Method/Constructor.pm"
     },
     "Mouse::Meta::Method::Delegation" : {
        "file" : "lib/Mouse/Meta/Method/Delegation.pm"
     },
     "Mouse::Meta::Method::Destructor" : {
        "file" : "lib/Mouse/Meta/Method/Destructor.pm"
     },
     "Mouse::Meta::Module" : {
        "file" : "lib/Mouse/Meta/Module.pm"
     },
     "Mouse::Meta::Role" : {
        "file" : "lib/Mouse/Meta/Role.pm"
     },
     "Mouse::Meta::Role::Application" : {
        "file" : "lib/Mouse/Meta/Role/Application.pm"
     },
     "Mouse::Meta::Role::Application::RoleSummation" : {
        "file" : "lib/Mouse/Tiny.pm"
     },
     "Mouse::Meta::Role::Composite" : {
        "file" : "lib/Mouse/Meta/Role/Composite.pm"
     },
     "Mouse::Meta::Role::Method" : {
        "file" : "lib/Mouse/Meta/Role/Method.pm"
     },
     "Mouse::Meta::TypeConstraint" : {
        "file" : "lib/Mouse/Meta/TypeConstraint.pm"
     },
     "Mouse::Object" : {
        "file" : "lib/Mouse/Object.pm"
     },
     "Mouse::PurePerl" : {
        "file" : "lib/Mouse/PurePerl.pm"
     },
     "Mouse::Role" : {
        "file" : "lib/Mouse/Role.pm",
        "version" : "v2.4.4"
     },
     "Mouse::Spec" : {
        "file" : "lib/Mouse/Spec.pm",
        "version" : "v2.4.4"
     },
     "Mouse::Tiny" : {
        "file" : "lib/Mouse/Tiny.pm",
        "version" : "v2.4.3"
     },
     "Mouse::TypeRegistry" : {
        "file" : "lib/Mouse/TypeRegistry.pm"
     },
     "Mouse::Util" : {
        "file" : "lib/Mouse/Util.pm",
        "version" : "v2.4.4"
     },
     "Mouse::Util::MetaRole" : {
        "file" : "lib/Mouse/Util/MetaRole.pm"
     },
     "Mouse::Util::TypeConstraints" : {
        "file" : "lib/Mouse/Util/TypeConstraints.pm"
     },
     "Squirrel" : {
        "file" : "lib/Squirrel.pm"
     },
     "Squirrel::Role" : {
        "file" : "lib/Squirrel/Role.pm"
     },
     "Test::Mouse" : {
        "file" : "lib/Test/Mouse.pm"
     },
     "ouse" : {
        "file" : "lib/ouse.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/gfx/p5-Mouse/issues"
     },
     "homepage" : "https://github.com/gfx/p5-Mouse",
     "repository" : {
        "url" : "git://github.com/gfx/p5-Mouse.git",
        "web" : "https://github.com/gfx/p5-Mouse"
     }
  },
  "version" : "v2.4.4",
  "x_contributors" : [
     "Ricardo SIGNES <[email protected]>",
     "大沢 和宏 <[email protected]>",
     "Dann <[email protected]>",
     "Jesse Vincent <[email protected]>",
     "Chris Prather <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>",
     "Daisuke Maki <[email protected]>",
     "Nick Woolley <[email protected]>",
     "Daisuke Maki (lestrrat) <[email protected]>",
     "NAKAGAWA Masaki <[email protected]>",
     "wu-lee <[email protected]>",
     "Yuval Kogman <[email protected]>",
     "Joel Bernstein <[email protected]>",
     "markstos <[email protected]>",
     "Chris Prather <[email protected]>",
     "Tomas Doran (t0m) <[email protected]>",
     "Matt S Trout <[email protected]>",
     "sunnavy <[email protected]>",
     "Shawn M Moore <[email protected]>",
     "Ævar Arnfjörð Bjarmason <[email protected]>",
     "Brett <[email protected]>",
     "Shawn M Moore <[email protected]>",
     "Ingy dot Net <[email protected]>",
     "Todd Rinaldo <[email protected]>",
     "Fuji, Goro <[email protected]>",
     "Piotr Roszatycki <[email protected]>",
     "Stanislaw Pusep <[email protected]>",
     "Michael G. Schwern <[email protected]>",
     "Fuji, Goro <[email protected]>",
     "David Steinbrunner <[email protected]>",
     "Masahiro Honma <[email protected]>",
     "Fuji, Goro <[email protected]>",
     "Sergiy Zuban <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>",
     "Kent Fredric <[email protected]>",
     "John SJ Anderson <[email protected]>",
     "Vincent Pit <[email protected]>",
     "FUJI Goro (gfx) <[email protected]>",
     "Luca Ferrari <[email protected]>",
     "Syohei YOSHIDA <[email protected]>"
  ]
}