UNPKG

conduit

Version:
51 lines (48 loc) 2.03 kB
{ "name": "conduit", "version": "3.0.10", "description": "Evented pipelines.", "keywords": [ "cadence", "evented", "queue", "http" ], "author": "Alan Gutierrez <alan@prettyrobots.com>", "homepage": "https://github.com/bigeasy/conduit", "license": "MIT", "repository": { "type": "git", "url": "bigeasy/conduit" }, "dependencies": { "abend": "1.0.x", "cadence": "3.0.x", "cliffhanger": "3.0.x", "delta": "3.0.x", "destructible": "1.0.x", "extant": "1.0.x", "interlocutor": "1.0.x", "interrupt": "7.0.x", "monotonic": "3.0.x", "nop": "1.0.x", "operation": "5.0.x", "procession": "4.0.x", "restrictor": "3.0.x", "signal": "7.0.x", "staccato": "8.0.x", "turnstile": "5.0.x" }, "devDependencies": { "proof": "7.0.x", "server-destroy": "1.0.1", "vizsla": "13.0.x" }, "main": "conduit", "scripts": { "test": "proof test test/*.t.js" } }