{
   "abstract" : "A simple yet powerful DSL builder.",
   "author" : [
      "George Hartzell <hartzell@alerce.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DSL-Tiny",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::OptList" : "0",
            "Moo::Role" : "0",
            "MooX::Types::MooseLike::Base" : "0",
            "Params::Util" : "0",
            "Sub::Exporter" : "0",
            "Sub::Exporter::Util" : "0",
            "perl" : "5.014"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Temp" : "0",
            "Moo" : "0",
            "Moose" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "DSL::Tiny::InstanceEval" : {
         "file" : "lib/DSL/Tiny/InstanceEval.pm",
         "version" : "0.001"
      },
      "DSL::Tiny::Role" : {
         "file" : "lib/DSL/Tiny/Role.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/hartzell/dsl-tiny/issues"
      },
      "homepage" : "https://metacpan.org/release/DSL-Tiny",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/hartzell/dsl-tiny.git",
         "web" : "https://github.com/hartzell/dsl-tiny"
      }
   },
   "version" : "0.001"
}