slackbuilds/python/npm
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/npm: Added (Python bindings and utils for npm.) 2020-11-29 01:02:57 +07:00
npm.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
npm.info python/npm: Added (Python bindings and utils for npm.) 2020-11-29 01:02:57 +07:00
slack-desc python/npm: Added (Python bindings and utils for npm.) 2020-11-29 01:02:57 +07:00

README

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.