{
  "abstract" : "Configure endpoints for XMLRPC, JSONRPC and RESTRPC procedures",
  "author" : [
     "Abe Timmerman <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer-Plugin-RPC",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::Fatal" : "0.010",
           "Test::More" : "0.88",
           "Test::NoWarnings" : "1.00"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.55_02"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer" : "1.31",
           "JSON" : "2.0",
           "Params::ValidationCompiler" : "0.24",
           "RPC::XML" : "0.56",
           "Types::Standard" : "1.00",
           "perl" : "5.010001"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/abeltje/Dancer-Plugin-RPC",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/abeltje/Dancer-Plugin-RPC.git",
        "web" : "https://github.com/abeltje/Dancer-Plugin-RPC"
     }
  },
  "version" : "1.06"
}