Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

Commit

Permalink
Name change for npmjs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Petko D. Petkov authored and Petko D. Petkov committed Nov 22, 2013
1 parent ca14e58 commit 67a6e51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Proxify is a man-in-the-middle http proxy tool.

Install it with npm.

npm install proxify
npm install node-proxify

# Tool Usage

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "proxify",
"name": "node-proxify",
"version": "0.5.0",
"author": "Websecurify <contact@websecurify.com>",
"description": "Simple proxy for node.",
Expand Down

0 comments on commit 67a6e51

Please sign in to comment.