{
  "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"
}
