1{
2   "abstract" : "Test fallback behaviour in absence of modules",
3   "author" : [
4      "Max Maischein <corion@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.150005",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "Test-Without-Module",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "provides" : {
23      "Test::Without::Module" : {
24         "file" : "lib/Test/Without/Module.pm",
25         "version" : "0.20"
26      }
27   },
28   "release_status" : "stable",
29   "resources" : {
30      "license" : [
31         "http://dev.perl.org/licenses/"
32      ],
33      "repository" : {
34         "type" : "git",
35         "url" : "git://github.com/Corion/test-without-module.git",
36         "web" : "https://github.com/Corion/test-without-module"
37      }
38   },
39   "version" : "0.20",
40   "x_serialization_backend" : "JSON::PP version 2.27202",
41   "x_static_install" : 1
42}
43