{
  "abstract" : "Wrapper for builtin the Perl interpolation engine.",
  "author" : [
     "Brian McCauley <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "String-Interpolate",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "PadWalker" : "0",
           "Safe" : "0",
           "Safe::Hole" : "0",
           "Symbol" : "0",
           "base" : "0",
           "overload" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/neilbowers/String-Interpolate",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/neilbowers/String-Interpolate.git",
        "web" : "https://github.com/neilbowers/String-Interpolate"
     }
  },
  "version" : "0.32"
}