summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_npm.py
Commit message (Expand)AuthorAgeFilesLines
* devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton2016-10-051-1/+3
* recipetool: create: support node.js code outside of npmPaul Eggleton2016-09-081-1/+110
* recipetool: create: avoid decoding errors with Python 3Paul Eggleton2016-07-081-1/+1
* 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