{
   "authors" : [
      "Takumi Akiyama"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Human JSON (Hjson) deserializer",
   "license" : "Artistic-2.0",
   "name" : "JSON::Hjson",
   "perl" : "6.c",
   "provides" : {
      "JSON::Hjson" : "lib/JSON/Hjson.pm6",
      "JSON::Hjson::Actions" : "lib/JSON/Hjson/Actions.pm6",
      "JSON::Hjson::Grammar" : "lib/JSON/Hjson/Grammar.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/A/AK/AKIYM/Perl6/JSON-Hjson-0.0.2.tar.gz",
   "tags" : [],
   "test-depends" : [
      "JSON::Fast:ver<0.11+>",
      "Test::META"
   ],
   "version" : "0.0.2"
}