{
  "abstract" : "User management and authorization for web applications and subscription-based services.",
  "author" : [
     "Ido Perlmuter <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300031, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Entities",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Abilities" : "0",
           "Abilities::Features" : "0",
           "Carp" : "0",
           "DateTime" : "0",
           "DateTime::Format::ISO8601" : "0",
           "Digest::MD5" : "0",
           "MongoDB" : "0",
           "Moo" : "0",
           "Moo::Role" : "0",
           "MooX::Types::MooseLike::Base" : "0",
           "MooX::Types::MooseLike::Email" : "0",
           "Scalar::Util" : "0",
           "namespace::autoclean" : "0",
           "perl" : "5.006",
           "strict" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/ido50/Entities",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/ido50/Entities.git",
        "web" : "https://github.com/ido50/Entities"
     }
  },
  "version" : "0.5"
}