{
   "authors" : [
      "Alexander Kiryuhin <alexander.kiryuhin@gmail.com>",
      "Jonathan Worthington <jonathan@edument.se>"
   ],
   "depends" : [
      "Cro::Core",
      "DateTime::Parse",
      "JSON::Pointer",
      "ECMA262Regex"
   ],
   "description" : "JSON Schema specification implementation",
   "license" : "Artistic-2.0",
   "meta-version" : "0",
   "name" : "JSON::Schema",
   "perl" : "6.c",
   "provides" : {
      "JSON::Schema" : "lib/JSON/Schema.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/J/JN/JNTHN/Perl6/JSON-Schema-0.9.tar.gz",
   "support" : {
      "source" : "git://github.com/croservices/json-schema.git"
   },
   "version" : "0.9"
}
