Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "catuv", | ||
"description": "Universal cat. Have easy cat without installing binaries.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"dependencies": {}, | ||
@@ -22,2 +22,6 @@ "scripts": { | ||
}, | ||
"bin": { | ||
"cat": "./bin/cat", | ||
"catuv": "./bin/cat" | ||
}, | ||
"repository": { | ||
@@ -24,0 +28,0 @@ "type": "git", |
3898