FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
lowcoder/node_modules/delayed-stream/package.json at dev · lowcoder-org/lowcoder · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lowcoder-org
/
lowcoder
Public
Notifications
You must be signed in to change notification settings
Fork
314
Star
1.6k
Code
Issues
227
Pull requests
47
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
lowcoder
/
node_modules
/
delayed-stream
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (27 loc) · 684 Bytes
Breadcrumbs
lowcoder
/
node_modules
/
delayed-stream
/
package.json
Copy path
File metadata and controls
27 lines (27 loc) · 684 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"author"
:
"
Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)
"
,
"contributors"
: [
"
Mike Atkins <apeherder@gmail.com>
"
],
"name"
:
"
delayed-stream
"
,
"description"
:
"
Buffers events from a stream until you are ready to handle them.
"
,
"license"
:
"
MIT
"
,
"version"
:
"
1.0.0
"
,
"homepage"
:
"
https://github.com/felixge/node-delayed-stream
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git://github.com/felixge/node-delayed-stream.git
"
},
"main"
:
"
./lib/delayed_stream
"
,
"engines"
: {
"node"
:
"
>=0.4.0
"
},
"scripts"
: {
"test"
:
"
make test
"
},
"dependencies"
: {},
"devDependencies"
: {
"fake"
:
"
0.2.0
"
,
"far"
:
"
0.0.1
"
}
}
Back
|
FazBrowse Home
|
New Git URL