Skip to content

Commit

Permalink
revert changed named
Browse files Browse the repository at this point in the history
  • Loading branch information
darul75 committed Feb 22, 2014
1 parent f328b0a commit 70ba087
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions package.json
@@ -1,19 +1,6 @@
<<<<<<< HEAD
{ "name" : "oauth-tunnel"
, "description" : "Tunnel integration for oauth lib, make proxy painless."
, "keywords": [
"oauth",
"twitter",
"tunnel",
"proxy",
"nodejs"
]
, "version" : "0.0.4"
=======
{ "name" : "oauth"
, "description" : "Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers."
, "version" : "0.9.10"
>>>>>>> parent of 8073d11... Update package.json
, "directories" : { "lib" : "./lib" }
, "main" : "index.js"
, "author" : "Ciaran Jessup <ciaranj@gmail.com>"
Expand Down

0 comments on commit 70ba087

Please sign in to comment.