{
   "abstract" : "Some common functions.",
   "author" : [
      "Tim Potapov <tim.potapov[AT]gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4234",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "TimTools",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004"
         }
      },
      "runtime" : {
         "requires" : {
            "Mojolicious" : "9.27"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "My" : {
         "file" : "lib/My/Opts.pm"
      },
      "My::Array" : {
         "file" : "lib/My/Array.pm"
      },
      "My::Color" : {
         "file" : "lib/My/Color.pm"
      },
      "My::Opts" : {
         "file" : "lib/My/Opts.pm"
      },
      "My::Role::ColoredHelp" : {
         "file" : "lib/My/Role/ColoredHelp.pm"
      },
      "TimTools" : {
         "file" : "lib/TimTools.pm",
         "version" : "0.09"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/poti1/timtools/issues"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "https://github.com/poti1/timtools"
      }
   },
   "version" : "0.09",
   "x_serialization_backend" : "JSON::PP version 4.16"
}