{ "authors" : [ "Marcel Timmerman", "Paweł Pabian" ], "build-depends" : [], "depends" : [ "OpenSSL", "UUID" ], "description" : "BSON encoding/decoding, used in MongoDB drivers", "history" : [ "Paweł Pabian worked on it from 2011 until January 2015", "Marcel Timmerman took over in Januari 2015 and is working on it until the present day" ], "license" : "Artistic-2.0", "name" : "BSON", "perl" : "6", "provides" : { "BSON" : "lib/BSON.pm6", "BSON::Binary" : "lib/BSON/Binary.pm6", "BSON::Document" : "lib/BSON/Document.pm6", "BSON::Javascript" : "lib/BSON/Javascript.pm6", "BSON::ObjectId" : "lib/BSON/ObjectId.pm6", "BSON::Regex" : "lib/BSON/Regex.pm6" }, "source-url" : "http://www.cpan.org/authors/id/M/MA/MARTIMM/Perl6/BSON-0.12.0.tar.gz", "tags" : [ "bson", "mongodb", "serialize" ], "test-depends" : [], "version" : "0.12.0" }