{
  "abstract" : "Minimalist class construction, with chained attributes",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Class-Tiny-Chained",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Class::Tiny" : "1.003",
           "perl" : "5.006"
        }
     },
     "test" : {
        "requires" : {
           "Scalar::Util" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Class::Tiny::Chained" : {
        "file" : "lib/Class/Tiny/Chained.pm",
        "version" : "0.002"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/Class-Tiny-Chained/issues"
     },
     "homepage" : "https://github.com/Grinnz/Class-Tiny-Chained",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/Class-Tiny-Chained.git",
        "web" : "https://github.com/Grinnz/Class-Tiny-Chained"
     }
  },
  "version" : "0.002",
  "x_contributors" : [
     "Dan Book <[email protected]>"
  ]
}