Make packages installed using meteor npm -g globally accessible?

Hi, I’d like to have just one npm installation on my windows system. Since meteor requires its own, I want to use that one. Is there a way I can make the packages I install using meteor npm install -g accessible in a normal cmd.exe or powershell session? Is there a directory I should add to the system path?

Figured it out. I just had to add these to my path:

AppData\Local.meteor\packages\meteor-tool\1.7.0_3\mt-os.windows.x86_64\dev_bundle
AppData\Local.meteor\packages\meteor-tool\1.7.0_3\mt-os.windows.x86_64\dev_bundle\bin