aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_npm.py
AgeCommit message (Expand)Author
2016-06-29recipetool: create: avoid decoding errors with Python 3Paul Eggleton
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh
2016-05-30recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton
2016-05-06recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2016-03-02recipetool: create: add basic support for new npm fetcher/classPaul Eggleton