Simplify API
MarshallCB opened this issue · 1 comments
MarshallCB commented
- if NodeJS and no version specified, try node_modules first
- if nothing found in node_modules, assume package@latest
- if @ version is included, don't consult node_modules
- on browser, skip step 1
MarshallCB commented
Done w/ 2.0