summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_npm.py
Commit message (Expand)AuthorAgeFilesLines
* scripts: Fix deprecated dict methods for python3Ed Bartosh2016-06-021-2/+2
* recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton2016-06-011-2/+2
* recipetool: create: fix falling back to declared license for npm packagesPaul Eggleton2016-05-061-1/+1
* recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton2016-03-091-0/+57
* recipetool: create: split npm module dependencies into packagesPaul Eggleton2016-03-091-3/+54
* recipetool: create: add basic support for new npm fetcher/classPaul Eggleton2016-03-021-0/+48