v0.2.3
Features
- update
npm.taobao.org
tonpmmirror.com
(more info see https://npmmirror.com/) - use ES Module
import
export
refactor bytype: module
- can use
-l
option to set local.npmrc
, (e.g.nrm use taobao -l
will generate local.npmrc
:registry=https://registry.npmjs.org/
) - support
prm
forpnpm
(Unlikeyrm
foryarn
,pnpm
has the same registry asnpm
)