All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.bower.lib.node_modules.mute-stream.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/mute-stream",
    "_nodeVersion": "2.0.1",
    "_npmUser": {
        "email": "[email protected]",
        "name": "isaacs"
    },
    "_npmVersion": "2.10.0",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "mute-stream",
        "raw": "[email protected]",
        "rawSpec": "0.0.5",
        "scope": null,
        "spec": "0.0.5",
        "type": "version"
    },
    "_requiredBy": [
        "/read",
        "/readline2"
    ],
    "_resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz",
    "_shasum": "8fbfabb0a98a253d3184331f9e8deb7372fac6c0",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Isaac Z. Schlueter",
        "url": "http://blog.izs.me/"
    },
    "bugs": {
        "url": "https://github.com/isaacs/mute-stream/issues"
    },
    "dependencies": {
        
    },
    "description": "Bytes go in, but they don't come out (when muted).",
    "devDependencies": {
        "tap": "~0.2.5"
    },
    "directories": {
        "test": "test"
    },
    "dist": {
        "shasum": "8fbfabb0a98a253d3184331f9e8deb7372fac6c0",
        "tarball": "http://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz"
    },
    "gitHead": "17d9854a315f56088d039534f87b740e470a9af0",
    "homepage": "https://github.com/isaacs/mute-stream#readme",
    "keywords": [
        "mute",
        "pipe",
        "stream"
    ],
    "license": "ISC",
    "main": "mute.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "isaacs"
        }
    ],
    "name": "mute-stream",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git://github.com/isaacs/mute-stream.git"
    },
    "scripts": {
        "test": "tap test/*.js"
    },
    "version": "0.0.5"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy