{
  "name": "@celastrina/message",
  "version": "2.0.52",
  "description": "Celastrina QStorage Function packages for Azure",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/murrellrr/celastrina.git",
    "directory": "@celastrina/message"
  },
  "keywords": [
    "Microsoft",
    "Azure",
    "Function",
    "Javascript",
    "Node.js",
    "Messaging",
    "Async",
    "Queue",
    "Bus"
  ],
  "author": "Robert R Murrell",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/murrellrr/celastrina/issues"
  },
  "homepage": "https://github.com/murrellrr/celastrina#readme",
  "dependencies": {
    "@celastrina/core": "^2.0.62",
    "moment": "^2.29.1",
    "uuid": "^8.3.2"
  }
}
