This commit is contained in:
Mathias Buus 2015-01-07 10:17:08 +01:00
parent 3e5a2d3227
commit d1b85db2af

View file

@ -1,6 +1,6 @@
{ {
"name": "tar-stream", "name": "tar-stream",
"version": "1.1.1", "version": "1.1.2",
"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.", "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": { "repository": {
"type": "git", "type": "git",