{
   "abstract" : "randomly generates outputs from a given pattern",
   "author" : [
      "Jeremy Mates <jeremy.mates@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4229",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Lingua-Awkwords",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Math::Random::Discrete" : "0",
            "Moo" : "0",
            "Parser::MGC" : "0",
            "namespace::clean" : "0",
            "perl" : "v5.14.0",
            "strict" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Most" : "0",
            "perl" : "v5.14.0",
            "strict" : "0"
         }
      }
   },
   "provides" : {
      "Lingua::Awkwords" : {
         "file" : "lib/Lingua/Awkwords.pm",
         "version" : "0.10"
      },
      "Lingua::Awkwords::ListOf" : {
         "file" : "lib/Lingua/Awkwords/ListOf.pm",
         "version" : "0.10"
      },
      "Lingua::Awkwords::OneOf" : {
         "file" : "lib/Lingua/Awkwords/OneOf.pm",
         "version" : "0.10"
      },
      "Lingua::Awkwords::Parser" : {
         "file" : "lib/Lingua/Awkwords/Parser.pm",
         "version" : "0.10"
      },
      "Lingua::Awkwords::String" : {
         "file" : "lib/Lingua/Awkwords/String.pm",
         "version" : "0.10"
      },
      "Lingua::Awkwords::Subpattern" : {
         "file" : "lib/Lingua/Awkwords/Subpattern.pm",
         "version" : "0.10"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/BSD-3-Clause"
      ],
      "repository" : {
         "url" : "https://github.com/thrig/Lingua-Awkwords"
      }
   },
   "version" : "0.10",
   "x_serialization_backend" : "JSON::PP version 4.04"
}