{
   "auth" : "github:zostay",
   "authors" : [
      "Sterling Hanenkamp <hanenkamp@cpan.org>"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Universally Unique Lexicoraphically Sortable Identifiers for Perl 6",
   "license" : "Artistic-2.0",
   "meta-version" : "0",
   "name" : "ULID",
   "perl" : "6.c",
   "provides" : {
      "ULID" : "lib/ULID.pm6",
      "X::ULID" : "lib/ULID.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/H/HA/HANENKAMP/Perl6/ULID-0.1.0.tar.gz",
   "support" : {
      "source" : "git://github.com/zostay/p6-ULID.git"
   },
   "tags" : [],
   "test-depends" : [
      "Test",
      "Test::META"
   ],
   "version" : "0.1.0"
}