community.general/lib/ansible/modules/packaging/language
Xavier Cambar cea681a5c0 npm module compatible with npm5 (#26582)
* npm module compatible with npm5

Uses the `--long` flag in `npm list` to get the `missing` key back.

* npm: add integration tests

* npm: test the module with npm 4 as well

* Remove debug tasks, use variables

* Use tests instead of filters

* Adds xcambar as a maintainer of the npm module
2018-01-19 15:47:43 +01:00
..
__init__.py
bower.py [fix] pylint errors on modules packaging language (#30748) 2017-09-22 10:11:11 -07:00
bundler.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
composer.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
cpanm.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
easy_install.py Refactor easy_install module 2017-09-11 15:45:41 -07:00
gem.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
maven_artifact.py maven_artifact: fix broken import (#33749) 2017-12-13 13:54:05 +00:00
npm.py npm module compatible with npm5 (#26582) 2018-01-19 15:47:43 +01:00
pear.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
pip.py pip: Use chdir directive in the venv path (fixes #25122) (#26865) 2017-10-13 12:39:47 +02:00