Commit graph

9 commits

Author SHA1 Message Date
Nate Smith
b52af2dcb1 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-01-13 13:31:03 -05:00
Toshio Kuratomi
d6af6f8477 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-01-11 13:06:22 -08:00
Brian Coca
7d8dd6e210 Merge pull request #446 from xiaclo/patch-1
Allow NPM to update packages
2015-11-10 09:42:14 -08:00
Greg DeKoenigsberg
004dedba8a Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
Brian Coca
08445418aa more string corrections 2015-05-14 10:45:32 -04:00
Greg DeKoenigsberg
75574d7713 Adding author's github id 2015-05-13 23:51:00 -04:00
xiaclo
e362583abd Allow NPM to update packages 2015-05-04 14:08:39 +10:00
Jeppe Toustrup
a2d440ccea NPM: Expand the path before accessing it 2015-02-18 16:43:56 +01:00
Michael DeHaan
7e6fc7023d Reorganization. 2014-11-04 17:31:59 -05:00
Renamed from packaging/npm.py (Browse further)