Determine the `package.json#type` which applies to a location
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
A small polyfill for Object.setprototypeof
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
extend like a boss
Get the shortest leading whitespace from lines in a string
A stream that emits multiple other streams one after another.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Fast deep equal
Support for representing 64-bit integers in JavaScript
YAML 1.2 parser and serializer
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Resolve any installed ES6 compatible promise
JSON.parse with bigints support
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Browser-friendly inheritance fully compatible with standard node.js inherits()
Reads and caches the entire contents of a file until it is modified
Turn any collection of objects into its own efficient tree or linked list using Symbol
A cross browser microtask library
random bytes from browserify stand alone
64-bit big-endian signed integer-to-string conversion
Give me a string and I'll tell you if it's a valid npm package license string
simplified stream construction