summaryrefslogtreecommitdiffstats
path: root/python/npm/README
blob: b2014b2e6b77ca4aa5614eca86fecef320514822 (plain)
1
2
3
4
Python bindings and utils for npm.
Invokes npm's install command in a specified directory. 
Install blocks the python process and will direct npm's output to
stdout.