verdaccio

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

lint

eslint .

test

eslint . && mocha ./test/functional ./test/unit

test-only

mocha ./test/functional ./test/unit

test-travis

eslint . && npm run test:coverage

test:coverage

nyc --reporter=html --reporter=text mocha -R spec ./test/functional ./test/unit

Metadata

  • WTFPL
  • >=0.10
  • Alex Kocharin
  • released 2/7/2017

Downloads