summaryrefslogtreecommitdiff
path: root/META.json
blob: 3f67b95735929b05b788b527b37c709ec7d072b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
   "abstract" : "blocking command-line interface to inotify",
   "author" : [
      "\u00c6var Arnfj\u00f6r\u00f0 Bjarmason <avar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300040, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Inotify-Hookable",
   "no_index" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Inspector" : "0",
            "Data::BitMask" : "0",
            "Data::Dumper" : "0",
            "Linux::Inotify2" : "0",
            "List::MoreUtils" : "0",
            "Moose" : "0",
            "MooseX::Getopt::Dashes" : "0",
            "MooseX::Types::Moose" : "0",
            "POSIX" : "0",
            "Time::HiRes" : "0",
            "Try::Tiny" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-App-Inotify-Hookable@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-Inotify-Hookable"
      },
      "homepage" : "http://metacpan.org/release/App-Inotify-Hookable",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/avar/app-inotify-hookable.git",
         "web" : "http://github.com/avar/app-inotify-hookable"
      }
   },
   "version" : "0.09",
   "x_authority" : "cpan:AVAR"
}