sc-publish-out-queue
Version:
SC Publish Out Queue ====================
25 lines (24 loc) • 638 B
JSON
{
"name": "sc-publish-out-queue",
"version": "0.2.2",
"description": "SC Publish Out Queue ====================",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Nick Kotenberg",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/happilymarrieddad/sc-publish-out-queue.git"
},
"keywords": [
"SocketCluster",
"Publish",
"Queue"
],
"bugs": {
"url": "https://github.com/happilymarrieddad/sc-publish-out-queue/issues"
},
"homepage": "https://github.com/happilymarrieddad/sc-publish-out-queue#readme"
}