proxy-switch
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "proxy-switch", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "an open source proxy switch cli tool for npm, yarn, git", | ||
@@ -8,5 +8,5 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/lalawow/proxy-switcher-cli" | ||
"url": "https://github.com/lalawow/proxy-switch" | ||
}, | ||
"homepage": "https://github.com/lalawow/proxy-switcher-cli", | ||
"homepage": "https://github.com/lalawow/proxy-switch", | ||
"bin": { | ||
@@ -13,0 +13,0 @@ "proxy-switch": "./bin/index.js" |
@@ -1,2 +0,2 @@ | ||
# proxy-switcher-cli | ||
# proxy-switch | ||
An easy proxy switch cli. | ||
@@ -3,0 +3,0 @@ The supported apps are including git, npm , yarn. |
4418