diff --git a/package.json b/package.json index 797a79c..7309c11 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "repository": "git@github.com:znetstar/tor-router.git", "author": "Zachary Boyd ", "license": "MIT", + "description": "A SOCKS proxy for distributing traffic across multiple instances of Tor", "bin": { "tor-router": "bin/tor-router" },