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

node_modules.combined-stream.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "combined-stream@>=0.0.5 <0.1.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/combined-stream",
    "_npmUser": {
        "email": "[email protected]",
        "name": "felixge"
    },
    "_npmVersion": "1.4.3",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "combined-stream",
        "raw": "combined-stream@~0.0.5",
        "rawSpec": "~0.0.5",
        "scope": null,
        "spec": ">=0.0.5 <0.1.0",
        "type": "range"
    },
    "_requiredBy": [
        "/form-data",
        "/request"
    ],
    "_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
    "_shasum": "0137e657baa5a7541c57ac37ac5fc07d73b4dc1f",
    "_shrinkwrap": null,
    "_spec": "combined-stream@~0.0.5",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Felix Geisend\u00f6rfer",
        "url": "http://debuggable.com/"
    },
    "bugs": {
        "url": "https://github.com/felixge/node-combined-stream/issues"
    },
    "dependencies": {
        "delayed-stream": "0.0.5"
    },
    "description": "A stream that emits multiple other streams one after another.",
    "devDependencies": {
        "far": "~0.0.7"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "0137e657baa5a7541c57ac37ac5fc07d73b4dc1f",
        "tarball": "http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz"
    },
    "engines": {
        "node": ">= 0.8"
    },
    "homepage": "https://github.com/felixge/node-combined-stream",
    "main": "./lib/combined_stream",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "felixge"
        },
        {
            "email": "[email protected]",
            "name": "celer"
        },
        {
            "email": "[email protected]",
            "name": "alexindigo"
        }
    ],
    "name": "combined-stream",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/felixge/node-combined-stream.git"
    },
    "scripts": {
        "test": "node test/run.js"
    },
    "version": "0.0.7"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy