codeshift cli is capable of fetching packages over npm public registry, to run codemods from. It would be great if it would take npm registry configuration (local .npmrc file, or user-level), into account while resolving packages, OR, it would at least allow for passing --registry option.