{
   "auth" : "github:zostay",
   "author" : "Andrew Sterling Hanenkamp",
   "authors" : [
      "Sterling Hanenkamp <hanenkap@cpan.org>"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Store multiple values per key, but act like a regular hash",
   "license" : "Artistic-2.0",
   "meta-version" : "0",
   "name" : "Hash::MultiValue",
   "perl" : "6.c",
   "provides" : {
      "Hash::MultiValue" : "lib/Hash/MultiValue.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/H/HA/HANENKAMP/Perl6/Hash-MultiValue-0.7.tar.gz",
   "support" : {
      "source" : "git://github.com/zostay/p6-Hash-MultiValue.git"
   },
   "tags" : [
      "hash",
      "data structure",
      "array"
   ],
   "test-depends" : [
      "Test",
      "Test::META"
   ],
   "version" : "0.7"
}