6 ms·
Wow, someone had time and motivation to write all of that boilerplate there. Yet e.g. the license parsing is very naive: compare https://github.com/npm/npm-www/
by phadej 12y ago
Wow, someone had time and motivation to write all of that boilerplate there. Yet e.g. the license parsing is very naive: compare https://github.com/npm/npm-www/blob/99020b5b3e21607dab24cd69a79f4bd7c6a63c70/models/package.js#L193 https://github.com/npm/npm-www/blob/99020b5b3e21607dab24cd69... and https://github.com/rickbergfalk/npm-postgres-mashup/blob/56d77cc3a66fd5aaa870dbd578ad899b5fe32d68/npm-postgres-mashup.js#L392 https://github.com/rickbergfalk/npm-postgres-mashup/blob/56d...