{
  "name": "@leivaa/simple-cqrs",
  "version": "1.0.9",
  "description": "A simple lightweight CQRS library inspired in the nestjs/cqrs module",
  "keywords": [
    "CQRS",
    "Command",
    "Query",
    "Responsability",
    "Segregation",
    "Bus"
  ],
  "author": "leivaa <adrianleiva212@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/leivaa21/simple-cqrs.git"
  },
  "bugs": {
    "url": "https://github.com/leivaa21/simple-cqrs/issues"
  },
  "homepage": "https://github.com/leivaa21/simple-cqrs#readme"
}
