{
  "name": "motorq-documentdb",
  "description": "Azure Cosmos DB Service Node.js SDK for SQL API",
  "keywords": [
    "cosmosdb",
    "cosmos db",
    "documentdb",
    "document database",
    "azure",
    "nosql",
    "database",
    "cloud"
  ],
  "version": "1.15.6",
  "author": "Ashutosh Chauhan",
  "main": "./index.js",
  "engine": {
    "node": ">=0.8"
  },
  "devDependencies": {
    "@types/node": "^8.0.7",
    "child_process": "*",
    "eslint": "*",
    "grunt": "^1.0.3",
    "grunt-eslint": "^21.0.0",
    "grunt-mocha-test": "^0.13.3",
    "jsdoc": "*",
    "load-grunt-tasks": "^3.1.0",
    "mocha": "*",
    "mocha-junit-reporter": "^1.15.0",
    "mocha-multi-reporters": "^1.1.6",
    "sinon": "^7.2.2",
    "time-grunt": "^1.2.0"
  },
  "dependencies": {
    "big-integer": "^1.6.25",
    "binary-search-bounds": "2.0.3",
    "debug": "^4.1.0",
    "int64-buffer": "^0.1.9",
    "priorityqueuejs": "1.0.0",
    "semaphore": "1.0.5",
    "tunnel": "0.0.5",
    "underscore": "^1.13.6"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/masterashu-motorq/azure-cosmosdb-node"
  },
  "license": "MIT"
}
