{
   "abstract" : "A Perl lexer and parser for Graphviz dot files",
   "author" : [
      "Ron Savage <ron@savage.net.au>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "GraphViz2-Marpa",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::Diff" : "1.1902",
            "Config::Tiny" : "2.14",
            "Data::Section::Simple" : "0.02",
            "Date::Format" : "2.24",
            "Date::Simple" : "3.03",
            "File::Copy" : "2.21",
            "File::HomeDir" : "0.99",
            "File::Slurp" : "9999.19",
            "Getopt::Long" : "2.38",
            "GraphViz2" : "1.09",
            "GraphViz2::Parse::Marpa" : "1.12",
            "HTML::Entities::Interpolate" : "1.04",
            "Hash::FieldHash" : "0.1",
            "List::Compare" : "0.37",
            "Log::Handler" : "0.71",
            "Marpa::R2" : "2.022",
            "Module::Path" : "0.08",
            "Path::Class" : "0.24",
            "Perl6::Slurp" : "0.03",
            "Pod::Usage" : "1.36",
            "Set::Array" : "0.23",
            "Set::FA::Element" : "1.08",
            "Text::CSV" : "1.21",
            "Text::CSV::Slurp" : "1",
            "Text::Xslate" : "1.4001",
            "Tree::DAG_Node" : "1.07",
            "Try::Tiny" : "0.09",
            "feature" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "GraphViz2::Marpa" : {
         "file" : "lib/GraphViz2/Marpa.pm",
         "version" : "1.11"
      },
      "GraphViz2::Marpa::Config" : {
         "file" : "lib/GraphViz2/Marpa/Config.pm",
         "version" : "1.11"
      },
      "GraphViz2::Marpa::Lexer" : {
         "file" : "lib/GraphViz2/Marpa/Lexer.pm",
         "version" : "1.11"
      },
      "GraphViz2::Marpa::Lexer::DFA" : {
         "file" : "lib/GraphViz2/Marpa/Lexer/DFA.pm",
         "version" : "1.11"
      },
      "GraphViz2::Marpa::Parser" : {
         "file" : "lib/GraphViz2/Marpa/Parser.pm",
         "version" : "1.11"
      },
      "GraphViz2::Marpa::Renderer::GraphViz2" : {
         "file" : "lib/GraphViz2/Marpa/Renderer/GraphViz2.pm",
         "version" : "1.11"
      },
      "GraphViz2::Marpa::Utils" : {
         "file" : "lib/GraphViz2/Marpa/Utils.pm",
         "version" : "1.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ]
   },
   "version" : "1.11"
}