verdaccio

v2.2.3
Private npm repository server
private package repository registry modules proxy server

lint

eslint .

test

npm run lint && mocha ./test/functional ./test/unit

test-only

mocha ./test/functional ./test/unit

test-travis

npm run lint && npm run test:coverage

build-docker

docker build -t verdaccio .

coverage:html

nyc report --reporter=html

test:coverage

nyc mocha -R spec ./test/functional ./test/unit

build-docker:rpi

docker build -f Dockerfile.rpi -t verdaccio:rpi .

coverage:codecov

nyc report --reporter=lcov | codecov

Metadata

  • WTFPL
  • >=4.6.1
  • Alex Kocharin
  • released 7/4/2017

Downloads

Maintainers