community.general/lib/ansible/modules/extras/packaging/language
Nate Smith b820017ed0 Allow numeric npm package versions
When passing a package version that parses as a number (e.g. `1.9`), the version should be converted to a string before being concatenated to the package name.
2016-12-08 11:33:57 -05:00
..
__init__.py
bower.py Allow relative path for bower executable 2016-12-08 11:33:43 -05:00
bundler.py Fix: Rename gem_install_path to gem_path - as specified in the docs 2016-12-08 11:33:45 -05:00
composer.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
cpanm.py add executable parameter to cpanm module 2016-12-08 11:33:43 -05:00
maven_artifact.py make dest use path type 2016-12-08 11:33:42 -05:00
npm.py Allow numeric npm package versions 2016-12-08 11:33:57 -05:00
pear.py Fix unused import and variable and correct documentation 2016-12-08 11:32:49 -05:00