picture-tube
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -52,2 +52,3 @@ var PNG = require('png-js'); | ||
out.emit('end'); | ||
s.emit('end'); | ||
}); | ||
@@ -54,0 +55,0 @@ }; |
{ | ||
"name" : "picture-tube", | ||
"description" : "render 256 color images on the terminal", | ||
"version" : "0.0.2", | ||
"version" : "0.0.3", | ||
"repository" : { | ||
@@ -6,0 +6,0 @@ "type" : "git", |
4308
69