{
   "abstract" : "The Perl 6 'is export(...)' trait as a Perl 5 attribute",
   "author" : [
      "Alex Efros <powerman@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Export-Attrs",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "PadWalker" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Export::Attrs" : {
         "file" : "lib/Export/Attrs.pm",
         "version" : "v0.1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/powerman/perl-Export-Attrs/issues"
      },
      "homepage" : "https://github.com/powerman/perl-Export-Attrs",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/powerman/perl-Export-Attrs.git",
         "web" : "https://github.com/powerman/perl-Export-Attrs"
      }
   },
   "version" : "v0.1.0",
   "x_contributors" : [
      "Damian Conway <damian@conway.org>",
      "Niko Tyni <ntyni@debian.org>"
   ]
}