{
   "abstract" : "Parse wiki-like articles to a data-structure transformable to JSON.",
   "author" : [
      "Sergio Iglesias <contact@owlcode.tech>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4234",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Wiki-JSON",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Const::Fast" : "0",
            "Cpanel::JSON::XS" : "0",
            "Data::Dumper" : "0",
            "Module::Build" : "0",
            "Mojolicious" : "0",
            "Moo" : "0",
            "Path::Tiny" : "0",
            "Test::Most" : "0",
            "Test::Warnings" : "0",
            "perl" : "v5.16.3"
         }
      }
   },
   "provides" : {
      "Wiki::JSON" : {
         "file" : "lib/Wiki/JSON.pm",
         "version" : "v0.0.28"
      },
      "Wiki::JSON::Contributing" : {
         "file" : "lib/Wiki/JSON/Contributing.pm"
      },
      "Wiki::JSON::HTML" : {
         "file" : "lib/Wiki/JSON/HTML.pm"
      },
      "Wiki::JSON::Parser" : {
         "file" : "lib/Wiki/JSON/Parser.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sergiotarxz/Perl-Wiki-JSON/issues"
      },
      "repository" : {
         "url" : "https://github.com/sergiotarxz/Perl-Wiki-JSON"
      }
   },
   "version" : "v0.0.28",
   "x_serialization_backend" : "JSON::PP version 4.16"
}
