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

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

{
    "_args": [
        
    ],
    "_defaultsLoaded": true,
    "_engineSupported": true,
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/delayed-stream",
    "_nodeVersion": "v0.4.9-pre",
    "_npmVersion": "1.0.3",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "delayed-stream",
        "raw": "[email protected]",
        "rawSpec": "0.0.5",
        "scope": null,
        "spec": "0.0.5",
        "type": "version"
    },
    "_requiredBy": [
        "/combined-stream"
    ],
    "_resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz",
    "_shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Felix Geisend\u00f6rfer",
        "url": "http://debuggable.com/"
    },
    "dependencies": {
        
    },
    "description": "Buffers events from a stream until you are ready to handle them.",
    "devDependencies": {
        "fake": "0.2.0",
        "far": "0.0.1"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
        "tarball": "http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
    },
    "engines": {
        "node": ">=0.4.0"
    },
    "homepage": "https://github.com/felixge/node-delayed-stream",
    "main": "./lib/delayed_stream",
    "name": "delayed-stream",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/felixge/node-delayed-stream.git"
    },
    "scripts": {
        
    },
    "version": "0.0.5"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy