{
  "abstract" : "Parsing the tabular data format generated by database SELECTs",
  "author" : [
     "Joseph Brenner, <[email protected]>,"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Table-BoxFormat",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.18",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Moo" : "2.003004",
           "MooX::Types::MooseLike::Base" : "0.29",
           "Text::CSV" : "1.97",
           "perl" : "5.010000",
           "utf8::all" : "0.024"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper::Concise" : "2.023",
           "Test::More" : "0.96"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/doomvox/table-boxformat/issues"
     },
     "homepage" : "https://github.com/doomvox/table-boxformat",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/doomvox/table-boxformat.git",
        "web" : "https://github.com/doomvox/table-boxformat"
     }
  },
  "version" : "0.01",
  "x_contributors" : [
     "Joseph Brenner <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0238"
}