$ cnpm install @verdaccio/local-storage
Used by 6.x versions
???? File system storage plugin for verdaccio
This package is already built-in in verdaccio
npm install @verdaccio/local-storage
The main object that handle a JSON database the private packages.
new LocalDatabase(config, logger);
A class that handle an package instance in the File System
new LocalFS(packageStoragePath, logger);
Verdaccio is MIT licensed.
Copyright 2013 - present © cnpmjs.org | Home |