Its more than the libraries, the ionic commands use webpack to assemble and serve the projects. So while trying to run it without npm may seem like a clever idea, at this point it is not.
I am sure once visual studio updates to support Ionic 2 you will be fine without nodejs as a dependency. But if you want to play with Ionic2 before that you are likely going to need to install the nodejs tools including npm.
HTH
sim