2.0.0
Thanks to @freemany for adding access to the spawned process.
This gives access to information like the pid, as well as stdin/out/io/err etc.
This means you can now create and or use interactive shells. I added an example of opening a python shell and running some code in it from node and put it in the README.md