BSON

Path: /src/type/bson.coffee compiled to /lib/type/bson.js

Binary JSON is a more compressed version of JSON but not human readable because it’s a binary format. It is mainly used in the MongoDB database.

Common file extension bson.