jspm / npm

NPM Location Service
19 stars 34 forks source link

Support disabling jspmNodeConversion while still parsing dependencies #139

Closed guybedford closed 7 years ago

guybedford commented 8 years ago

It would be useful to be able to install dependencies properly in the npm dependency format when using jspmNodeConversion: false. We could potentially detect the dependency format and act accordingly.