{
  "name": "di-short-mongo-id",
  "version": "1.0.1",
  "description": "Short id generation from MongoDB ObjectId's",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/devindex/short-mongo-id.git"
  },
  "keywords": [
    "mongo",
    "mongodb",
    "short-id",
    "shortener"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/devindex/short-mongo-id/issues"
  },
  "dependencies": {
    "bson": "^1.0.4"
  }
}
