UNPKG

threads-message-broker

Version:
25 lines 650 B
{ "name": "threads-message-broker", "version": "0.6.4", "description": "Message broker for threads", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/samurayii/threads-message-broker.git" }, "keywords": [ "thread", "typescript", "message", "broker" ], "author": "Nuzhnov A.A.", "license": "ISC", "bugs": { "url": "https://github.com/samurayii/threads-message-broker/issues" }, "homepage": "https://github.com/samurayii/threads-message-broker.git#readme", "dependencies": { "uuid": "^8.3.2" } }