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