community.general/lib/ansible/modules/extras/packaging/language
Toshio Kuratomi ad0d2c1747 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
2016-12-08 11:33:44 -05:00
..
__init__.py
bower.py Allow relative path for bower executable 2016-12-08 11:33:43 -05:00
bundler.py Tabs to spaces 2016-12-08 11:33:00 -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 Update for modules which import json. 2016-12-08 11:33:44 -05:00
pear.py Fix unused import and variable and correct documentation 2016-12-08 11:32:49 -05:00