A fork of pty.js to have a more updated module.
Example:
ptyw.spawn('java', ['-version'], { cols: 80, rows: 30, env: process.env });