UNPKG

redis-spincycle

Version:

library tha connects to a spincycle server using redis pubsub

27 lines (26 loc) 683 B
{ "name": "redis-spincycle", "version": "1.0.9", "description": "library tha connects to a spincycle server using redis pubsub", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/psvensson/redis-spincycle.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/psvensson/redis-spincycle/issues" }, "homepage": "https://github.com/psvensson/redis-spincycle#readme", "dependencies": { "chai": "^3.0.0", "node-promise": "^0.5.12", "node-uuid": "^1.4.3", "redis": "^0.12.1", "uuidv4": "^0.3.1" } }