This commit is contained in:
Mathias Buus 2015-04-07 09:09:32 -07:00
parent 30b6782a80
commit 05d3af9d1b

View file

@ -1,6 +1,6 @@
{
"name": "tar-stream",
"version": "1.1.2",
"version": "1.1.3",
"description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
"repository": {
"type": "git",