The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interact with your client side code via PhantomJS",
   "author" : [
      "Joel Berger, E<lt>joel.a.berger@gmail.comE<gt>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.022",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojo-Phantom",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "IPC::Cmd" : "0",
            "Module::Build::Tiny" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "App::ModuleBuildTiny" : "0",
            "Module::Metadata" : "1.000009"
         }
      },
      "runtime" : {
         "requires" : {
            "JavaScript::Value::Escape" : "0",
            "Mojolicious" : "7.15",
            "Role::Tiny" : "0",
            "Test2" : "1.302015",
            "Test2::Suite" : "0",
            "Test::Mojo::WithRoles" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Mojo::Phantom" : {
         "file" : "lib/Mojo/Phantom.pm",
         "version" : "0.11"
      },
      "Mojo::Phantom::Process" : {
         "file" : "lib/Mojo/Phantom/Process.pm"
      },
      "Test::Mojo::Role::Phantom" : {
         "file" : "lib/Test/Mojo/Role/Phantom.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/jberger/Mojo-Phantom/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/jberger/Mojo-Phantom"
      }
   },
   "version" : "0.11",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}