UNPKG

etcd-result-objectify

Version:
24 lines (23 loc) 586 B
{ "name": "etcd-result-objectify", "version": "1.0.1", "description": "Objectify the results of a recursive etcd query", "main": "index.js", "scripts": { "test": "node test/simple-test.js" }, "repository": { "type": "git", "url": "https://github.com/mmalecki/etcd-result-objectify" }, "keywords": [ "etcd", "objectify" ], "author": "Maciej Małecki <me@mmalecki.com>", "license": "MIT", "bugs": { "url": "https://github.com/mmalecki/etcd-result-objectify/issues" }, "homepage": "https://github.com/mmalecki/etcd-result-objectify" }