{
    "name": "suckle",
    "version": "0.5.4",
    "description": "Stream multiplexer, with callback ability",
    "keywords": ["stream", "multiplex"],
    "repository": "git://github.com/Weltschmerz/Suckle.git",
    "author": "Weltschmerz <wltsmrz@gmail.com>",
    "maintainer": "Weltschmerz <wltsmrz@gmail.com>",
    "devDependencies": {
        "vows": "0.7.0",
        "accumulate": "0.0.1"
    },
    "main": "index.js",
    "scripts": { "test" : "make test" },
    "engines": { "node": ">= 0.5.0" }
}
