MarshallCB/skypin

Simplify API

MarshallCB opened this issue · 1 comments

  • 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

Done w/ 2.0