Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/oauth-sign/README.md')
-rw-r--r--node_modules/oauth-sign/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/node_modules/oauth-sign/README.md b/node_modules/oauth-sign/README.md
deleted file mode 100644
index 549cbbafa..000000000
--- a/node_modules/oauth-sign/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-oauth-sign
-==========
-
-OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
-
-## Supported Method Signatures
-
-- HMAC-SHA1
-- HMAC-SHA256
-- RSA-SHA1
-- PLAINTEXT \ No newline at end of file