Fork of microsoft/node-pty with prebuilt binaries.
- Only supports platforms with prebuilt binaries. (Never builds with node-gyp at install.)
- Removed support for old versions of Windows. (Removed winpty, only supports conpty.)
microsoft/node-pty is forked from chjj/pty.js with the primary goals being to provide better support for later Node.js versions and Windows.
Copyright (c) 2012-2015, Christopher Jeffrey (MIT License).
Copyright (c) 2016, Daniel Imms (MIT License).
Copyright (c) 2018, Microsoft Corporation (MIT License).