Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "bypass", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "config your bypass of proxy by using `networksetup` tool", | ||
@@ -9,2 +9,5 @@ "main": "index.js", | ||
}, | ||
"bin": { | ||
"bypass": "bin/bypass" | ||
}, | ||
"repository": { | ||
@@ -11,0 +14,0 @@ "type": "git", |
1998