test deps
This commit is contained in:
parent
475afe6a18
commit
1328813c86
1 changed files with 21 additions and 14 deletions
|
@ -8,6 +8,13 @@
|
|||
"end-of-stream": "~0.1.3",
|
||||
"bl": "~0.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tap": "~0.4.6",
|
||||
"concat-stream": "~1.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test"
|
||||
},
|
||||
"keywords": [
|
||||
"tar",
|
||||
"tarball",
|
||||
|
|
Loading…
Reference in a new issue