{
  "abstract" : "A vim/tmux based IDE for the terminal",
  "author" : [
     "Ivan Wills <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4231",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "App-VTide",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.88",
           "Test::Warnings" : "0.026"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.38"
        }
     },
     "runtime" : {
        "recommends" : {
           "Term::Title" : "0"
        },
        "requires" : {
           "Array::Utils" : "0",
           "File::Touch" : "0.11",
           "File::chdir" : "0.1008",
           "Getopt::Alt" : "v0.5.2",
           "Hash::Merge::Simple" : "0.051",
           "IO::Prompt" : "0",
           "List::MoreUtils" : "0.413",
           "List::Util" : "1.41",
           "Module::Pluggable" : "0",
           "Moo" : "2.000001",
           "Path::Tiny" : "0.068",
           "Scalar::Util" : "1.41",
           "Tie::Handle::Scalar" : "0",
           "YAML::Syck" : "1.29",
           "perl" : "5.014",
           "version" : "0.9909"
        }
     }
  },
  "provides" : {
     "App::VTide" : {
        "file" : "lib/App/VTide.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command" : {
        "file" : "lib/App/VTide/Command.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Conf" : {
        "file" : "lib/App/VTide/Command/Conf.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Edit" : {
        "file" : "lib/App/VTide/Command/Edit.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Grep" : {
        "file" : "lib/App/VTide/Command/Grep.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Help" : {
        "file" : "lib/App/VTide/Command/Help.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Init" : {
        "file" : "lib/App/VTide/Command/Init.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Recent" : {
        "file" : "lib/App/VTide/Command/Recent.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Refresh" : {
        "file" : "lib/App/VTide/Command/Refresh.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Run" : {
        "file" : "lib/App/VTide/Command/Run.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Save" : {
        "file" : "lib/App/VTide/Command/Save.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Split" : {
        "file" : "lib/App/VTide/Command/Split.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Start" : {
        "file" : "lib/App/VTide/Command/Start.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Command::Who" : {
        "file" : "lib/App/VTide/Command/Who.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Config" : {
        "file" : "lib/App/VTide/Config.pm",
        "version" : "v0.1.12"
     },
     "App::VTide::Hooks" : {
        "file" : "lib/App/VTide/Hooks.pm",
        "version" : "v0.1.12"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=App::VTide"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "git://github.com/ivanwills/App-VTide.git"
     }
  },
  "version" : "v0.1.12",
  "x_serialization_backend" : "JSON::PP version 4.02"
}