@postman/form-data • 3.1.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
js-sha512 • 0.8.0This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.
INDIRECT
0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
INDIRECT
0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.
INDIRECT
0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
INDIRECT
0
http-reasons • 0.1.0Database to lookup http reasons from http response status code
INDIRECT
0
liquid-json • 0.3.1Implementation of JSON that ignores BOM and thows friendly error
INDIRECT
0
mime-format • 2.0.1Database to mime-format based on content-type header and content
INDIRECT
1
newman • 5.3.2Command-line companion utility for Postman
DIRECT
110
node-oauth1 • 1.3.0A fork of Netflix's implementation of the OAuth1 protocol
INDIRECT
0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.
DIRECT
2
unknown1
Package
Relation
Dependencies
Published
httpntlm • 1.7.7httpntlm is a Node.js library to do HTTP NTLM authentication
INDIRECT
2
WTFPL1
Package
Relation
Dependencies
Published
stream-length • 1.0.2For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.