{
   "abstract" : "Module to load PS1 status line elements",
   "author" : [
      "Ivan Wills <ivan.wills@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4218",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-PS1",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::Warnings" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "recommends" : {
            "Term::Colour256" : "0",
            "Term::Size::Any" : "0",
            "Test::Kwalitee" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Spelling" : "0"
         },
         "requires" : {
            "Class::Accessor::Fast" : "0",
            "JSON::XS" : "0",
            "Path::Tiny" : "0",
            "perl" : "5.006",
            "version" : "0"
         }
      }
   },
   "provides" : {
      "App::PS1" : {
         "file" : "lib/App/PS1.pm",
         "version" : "0.04"
      },
      "App::PS1::Daemon" : {
         "file" : "lib/App/PS1/Daemon.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Branch" : {
         "file" : "lib/App/PS1/Plugin/Branch.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Date" : {
         "file" : "lib/App/PS1/Plugin/Date.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Directory" : {
         "file" : "lib/App/PS1/Plugin/Directory.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Face" : {
         "file" : "lib/App/PS1/Plugin/Face.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Node" : {
         "file" : "lib/App/PS1/Plugin/Node.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Perl" : {
         "file" : "lib/App/PS1/Plugin/Perl.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Processes" : {
         "file" : "lib/App/PS1/Plugin/Processes.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Ruby" : {
         "file" : "lib/App/PS1/Plugin/Ruby.pm",
         "version" : "0.04"
      },
      "App::PS1::Plugin::Uptime" : {
         "file" : "lib/App/PS1/Plugin/Uptime.pm",
         "version" : "0.04"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-PS1"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/ivanwills/App-PS1"
      }
   },
   "version" : "0.04",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}