This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
A tiny warning function
TypeScript definitions for normalize-package-data
A simple string template function based on named or indexed arguments
Determine the `package.json#type` which applies to a location
Transform a string into title case following English rules
A replacement for process.exit that ensures stdio are fully drained before exiting.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Minimalistic tools for JS crypto modules
Combine an array of streams into a single duplex stream using pump and duplexify
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Creates a duplex stream
Redact sensitive npm information from output
Inquirer input text prompt
the path module from node core for browsers
ES2015 `Array#findIndex()` ponyfill
A fast function for calculating the visual width of a string once printed to the terminal.
Persistent ordered mapping from strings
Strip a byte order mark (BOM) from a string.
Node.js module to detect the C standard library (libc) implementation family and version
Expand placeholders in a template string
A minimal event emitter.
Removes separators from the end of the string.
SASLprep: Stringprep Profile for User Names and Passwords, rfc4013