Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
81159 views
1
{
2
"author": {
3
"name": "Felix Geisendörfer",
4
"email": "[email protected]",
5
"url": "http://debuggable.com/"
6
},
7
"name": "delayed-stream",
8
"description": "Buffers events from a stream until you are ready to handle them.",
9
"version": "0.0.5",
10
"homepage": "https://github.com/felixge/node-delayed-stream",
11
"repository": {
12
"type": "git",
13
"url": "git://github.com/felixge/node-delayed-stream.git"
14
},
15
"main": "./lib/delayed_stream",
16
"engines": {
17
"node": ">=0.4.0"
18
},
19
"dependencies": {},
20
"devDependencies": {
21
"fake": "0.2.0",
22
"far": "0.0.1"
23
},
24
"_id": "[email protected]",
25
"_engineSupported": true,
26
"_npmVersion": "1.0.3",
27
"_nodeVersion": "v0.4.9-pre",
28
"_defaultsLoaded": true,
29
"dist": {
30
"shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
31
"tarball": "http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
32
},
33
"scripts": {},
34
"directories": {},
35
"_shasum": "d4b1f43a93e8296dfe02694f4680bc37a313c73f",
36
"_resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz",
37
"_from": "[email protected]"
38
}
39
40