{
   "abstract" : "Unity Dash from Web browsers (experimental)",
   "author" : [
      "Toshio Ito <toshioito@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Web-Dash",
   "no_index" : {
      "directory" : [
         "eg",
         "inc",
         "t",
         "xt"
      ],
      "file" : [
         "README.pod"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::MockModule" : "0.05",
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent::DBus" : "0.31",
            "Async::Queue" : "0.02",
            "Carp" : 0,
            "Encode" : 0,
            "File::Find" : 0,
            "Future::Q" : "0.012",
            "Getopt::Long" : 0,
            "Net::DBus" : "1.0",
            "Plack" : 0,
            "Plack::Request" : 0,
            "Plack::Runner" : 0,
            "Plack::Util" : 0,
            "Pod::Usage" : 0,
            "Scalar::Util" : "1.20",
            "Try::Tiny" : 0,
            "Twiggy" : 0,
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Web::Dash" : {
         "file" : "lib/Web/Dash.pm",
         "version" : "0.01"
      },
      "Web::Dash::DeeModel" : {
         "file" : "lib/Web/Dash/DeeModel.pm",
         "version" : 0
      },
      "Web::Dash::Lens" : {
         "file" : "lib/Web/Dash/Lens.pm",
         "version" : "0.01"
      },
      "Web::Dash::Util" : {
         "file" : "lib/Web/Dash/Util.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "git://github.com/debug-ito/Web-Dash.git"
      }
   },
   "version" : "0.01"
}