UNPKG

postal.diagnostics

Version:

Wiretap add-on for postal.js allowing configurable console.logging (or other) output of messages being published through postal's message bus.

39 lines 875 B
{ "name": "conduitjs", "version": "0.3.3", "description": "Give any method a pipeline....", "homepage": "https://github.com/ifandelse/ConduitJS", "keywords": [ "strategy", "pipeline", "AOP", "proxy", "decorator", "step" ], "author": "Jim Cowart <jim@ifandelse.com>", "repository": { "type": "git", "url": "git://github.com/ifandelse/ConduitJS.git" }, "main": [ "lib/conduit.min.js", "lib/conduit.js" ], "dependencies": {}, "devDependencies": { "jquery": "~1.10.2", "bootstrap": "~3.0.3", "expect": "0.1.2", "mocha": "~1.17.0" }, "_release": "0.3.3", "_resolution": { "type": "version", "tag": "v0.3.3", "commit": "62f1f6105dcdfa4bbf622061b4cccb0de8d5906e" }, "_source": "git://github.com/ifandelse/ConduitJS.git", "_target": "~0.3.2", "_originalSource": "conduitjs" }