{
  "name": "bson-timestamp",
  "version": "0.1.2",
  "description": "BSON Timestamp without mongodb driver or bson module.",
  "author": {
    "name": "Jonathan Brumley",
    "email": "cayasso@gmail.com"
  },
  "main": "timestamp.js",
  "scripts": {
    "build": "make build"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/cayasso/bson-timestamp.git"
  },
  "keywords": [
    "bson",
    "timestamp",
    "bson-timestamp",
    "auctioneer",
    "mongodb",
    "date"
  ],
  "license": "Apache-2.0"
}
