/usr/local/lib/node_modules/pm2/node_modules/culvert
NameSizeModeActions
channel.js15050644editdlrm
consume.js3290644editdlrm
LICENSE10770644editdlrm
package.json5940644editdlrm
README.md26110644editdlrm
Edit: /usr/local/lib/node_modules/pm2/node_modules/culvert/package.json (594B)
{ "name": "culvert", "version": "0.1.2", "description": "Channel for easy streaming of work between complex logics.", "main": "channel.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/creationix/culvert.git" }, "keywords": [ "channel", "stream", "csp", "js-git" ], "author": "Tim Caswell ", "license": "MIT", "bugs": { "url": "https://github.com/creationix/culvert/issues" }, "homepage": "https://github.com/creationix/culvert" }