0.0.1 • Published 7 months ago

verdaccio-untgz v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

verdaccio-untgz

解压npm包并把解压后的结果保存到另外的目录


development

See the verdaccio contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.

  • npm run build

    Build a distributable archive

  • npm run test

    Run unit test

For more information about any of these commands run npm run ${task} -- --help.