{
  "name": "@alfercom/be-architecture-types",
  "version": "0.0.17",
  "description": "",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alfercom/be-architecture-types.git"
  },
  "scripts": {
    "build": "tsc"
  },
  "author": "Alfercom",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/alfercom/be-architecture-types/issues"
  },
  "homepage": "https://github.com/alfercom/be-architecture-types#readme",
  "devDependencies": {
    "@nestjs/common": "^7.5.5",
    "@nestjs/core": "^7.6.18",
    "@nestjs/swagger": "^4.5.1",
    "class-transformer": "^0.4.0",
    "class-validator": "^0.13.1",
    "mongodb": "^4.1.3",
    "rxjs": "^7.4.0",
    "tslint": "^5.20.1",
    "typeorm": "^0.2.38",
    "typescript": "^3.9.10"
  },
  "files": [
    "lib/**/*"
  ],
  "dependencies": {}
}
