{
   "authors" : [
      "Martin Barth"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Make your object constructors blow up on unknown attributes",
   "license" : "Artistic-2.0",
   "name" : "StrictClass",
   "perl" : "6.c",
   "provides" : {
      "StrictClass" : "lib/StrictClass.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/U/UF/UFOBAT/Perl6/StrictClass-0.0.2.tar.gz",
   "tags" : [
      "strict",
      "constructors"
   ],
   "test-depends" : [],
   "version" : "0.0.2"
}