{
  "name": "cosmos-db-repositories",
  "version": "3.2.2",
  "description": "cosmos-db repositories",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "/lib"
  ],
  "scripts": {
    "build": "tsc",
    "test": "jest",
    "prepublish": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/microtema/cosmos-db-repositories.git"
  },
  "keywords": [
    "cosmos-db",
    "Typescript",
    "NPM",
    "Open-Source",
    "cosmos-db repositories"
  ],
  "author": "microtema@web.de",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/microtema/cosmos-db-repositories/issues"
  },
  "homepage": "https://github.com/microtema/cosmos-db-repositories#readme",
  "devDependencies": {
    "@faker-js/faker": "^8.4.1",
    "@types/jest": "^29.5.8",
    "@types/luxon": "^3.4.2",
    "@types/mustache": "^4.2.5",
    "@types/uuid": "^9.0.7",
    "jest": "^29.7.0",
    "ts-jest": "^29.1.1",
    "typescript": "^5.2.2"
  },
  "dependencies": {
    "@azure/cosmos": "^4.2.0",
    "@types/bpmn-moddle": "^5.1.11",
    "axios-observable": "^2.0.0",
    "bpmn-moddle": "^9.0.1",
    "luxon": "^3.5.0",
    "mustache": "^4.2.0",
    "pure-function-decorator": "^2.0.1",
    "test": "^3.3.0",
    "uuid": "^9.0.1"
  }
}
