path-key
Get the PATH environment variable key cross-platform
esc-exit
Exit the process when the `esc` key is pressed
define-property
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
keyv
Simple key-value storage with support for multiple backends