UNPKG

dux-statestore-api-client

Version:
29 lines (28 loc) 735 B
{ "name": "dux-statestore-api-client", "version": "2.1.0", "description": "Dux StateStore API client", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/asbjornenge/dux-statestore-api-client.git" }, "keywords": [ "dux", "dux-statestore" ], "author": "Asbjorn Enge <asbjorn@hanafjedle.net>", "license": "BSD", "bugs": { "url": "https://github.com/asbjornenge/dux-statestore-api-client/issues" }, "homepage": "https://github.com/asbjornenge/dux-statestore-api-client", "dependencies": { "object.assign": "^1.1.1", "request": "^2.53.0", "retry-connection": "^1.0.1" } }