UNPKG

dux-dispatcher-statestore-connection

Version:
29 lines (28 loc) 842 B
{ "name": "dux-dispatcher-statestore-connection", "version": "1.1.0", "description": "Convenience wrapper for dispatcher connection and statestore api client", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/asbjornenge/dux-dispatcher-statestore-connection.git" }, "keywords": [ "dux", "dux-statestore", "dux-dispatcher" ], "author": "Asbjorn Enge <asbjorn@hanafjedle.net>", "license": "BSD", "bugs": { "url": "https://github.com/asbjornenge/dux-dispatcher-statestore-connection/issues" }, "homepage": "https://github.com/asbjornenge/dux-dispatcher-statestore-connection", "dependencies": { "dux-dispatcher-connection": "^2.0.2", "dux-statestore-api-client": "^2.1.0" } }