{
   "abstract" : "Interact with your client side code via PhantomJS",
   "author" : [
      "Joel Berger, <joel.a.berger@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.029",
   "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",
            "Mojo::IOLoop::Delay" : "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.12"
      },
      "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.12",
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}