@verdaccio/local-storage

v1.1.7
local storage implementation
verdaccio local-storage

flow

flow

lint

npm run flow && eslint .

test

npm run lint && jest

build

babel src/ --out-dir lib/ --copy-files --ignore ___tests___

cover

cross-env NODE_ENV=test nyc npm t

format

prettier --single-quote --trailing-comma none --write "{src,test}/**/*.js"

release

standard-version -a -s

commitmsg

commitlint -e $GIT_PARAMS

prepublish

npm run build
npm i @verdaccio/[email protected]

Metadata

  • MIT
  • >=6.12.0
  • Juan Picado
  • released 2/24/2019

Downloads