{
   "abstract" : "Dead-simple mocking",
   "author" : [
      "Curtis \"Ovid\" Poe <ovid@allaroundtheworld.fr>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-Mock-Object",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Test::Mock::Object" : {
         "file" : "lib/Test/Mock/Object.pm",
         "version" : "0.1"
      },
      "Test::Mock::Object::Chain" : {
         "file" : "lib/Test/Mock/Object/Chain.pm",
         "version" : "0.1"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Ovid/test-mock-object/issues"
      },
      "homepage" : "https://github.com/Ovid/test-mock-object",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Ovid/test-mock-object.git",
         "web" : "https://github.com/Ovid/test-mock-object"
      }
   },
   "version" : "0.1",
   "x_generated_by_perl" : "v5.22.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0115",
   "x_spdx_expression" : "Artistic-2.0"
}