{
   "auth" : "Jonathan Worthington <jonathan@edument.se>",
   "build-depends" : [],
   "depends" : [
      "JSON::Fast"
   ],
   "description" : "Implementation of the JSONPath data structure query language.",
   "license" : "MIT",
   "name" : "JSON::Path",
   "perl" : "6.*",
   "provides" : {
      "JSON::Path" : "lib/JSON/Path.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/J/JN/JNTHN/Perl6/JSON-Path-1.0.tar.gz",
   "test-depends" : [],
   "version" : "1.0"
}