Initial commit
This commit is contained in:
13
node_modules/pause/package.json
generated
vendored
Normal file
13
node_modules/pause/package.json
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "pause",
|
||||
"version": "0.0.1",
|
||||
"description": "Pause streams...",
|
||||
"keywords": [],
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"main": "index"
|
||||
}
|
||||
Reference in New Issue
Block a user