UNPKG

bson-ts-converter

Version:

Converts BSON timestamps to UNIX timestamps or Date objects.

19 lines (18 loc) 374 B
{ "name": "bson-ts-converter", "version": "1.0.5", "description": "Converts BSON timestamps to UNIX timestamps or Date objects.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "BSON", "timestamp", "UNIX", "Date", "MongoDB" ], "author": "Johannes Baum", "license": "MIT" }