{
  "name": "@mathquis/node-assistant-protocol",
  "version": "1.0.29",
  "description": "Assistant protocol decorator for Hermes protocol",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mathquis/node-assistant-protocol.git"
  },
  "keywords": [
    "node.js",
    "hermes",
    "protocol",
    "assistant",
    "voice",
    "mqtt",
    "websocket"
  ],
  "author": "Mathieu \"Fastjack\" Quisefit",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mathquis/node-assistant-protocol/issues"
  },
  "homepage": "https://github.com/mathquis/node-assistant-protocol#readme",
  "dependencies": {
    "uuid": "^7.0.3"
  }
}
