# Repositories `verdaccio` is composed or multiple repositories you might contribute. Repository | Usage --- | ---| [https://github.com/verdaccio/verdaccio](https://github.com/verdaccio/verdaccio) | The main repository [https://github.com/verdaccio/streams](https://github.com/verdaccio/streams) | Small library to handle streams [https://github.com/verdaccio/file-locking](https://github.com/verdaccio/file-locking) | Small library to handle locked files [https://github.com/verdaccio/local-storage](https://github.com/verdaccio/local-storage) | Default dependency for verdaccio to handle local file system storage (since `v3.x`) [https://github.com/verdaccio/flow-types](https://github.com/verdaccio/flow-types) | `flow` type definitions for verdaccio and sub dependencies. [https://github.com/verdaccio/verdaccio.github.io](https://github.com/verdaccio/verdaccio.github.io) | Public `verdaccio` website and future documentation page. [https://github.com/verdaccio/docker-examples](https://github.com/verdaccio/docker-examples) | Docker examples with `docker-compose` to play around with integrations, (nginx, kubernetes, apache, ldap, etc..) [https://github.com/verdaccio/docker-examples](https://github.com/verdaccio/docker-examples) | Docker examples with `docker-compose` to play around with integrations, (nginx, kubernetes, apache, ldap, etc..) [https://github.com/verdaccio/puppet-verdaccio](https://github.com/verdaccio/puppet-verdaccio) | Puppet support [https://github.com/verdaccio/ansible-verdaccio](https://github.com/verdaccio/ansible-verdaccio) | Ansible support [https://github.com/verdaccio/verdaccio-cookbook](https://github.com/verdaccio/verdaccio-cookbook) | Chef support ## Experimental Repos The following repositories aims to be part of the future infraestructure of `verdaccio` and are just PoC looking for active colaborators. Repository | Usage --- | ---| [https://github.com/verdaccio/verdaccio-plugin-auth-htpasswd](https://github.com/verdaccio/verdaccio-plugin-auth-htpasswd) | Default authentification plugin based on Babel [https://github.com/verdaccio/generator-verdaccio-plugin](https://github.com/verdaccio/generator-verdaccio-plugin) | Yeoman generators for future verdaccio plugins [https://github.com/verdaccio/blog](https://github.com/verdaccio/blog) | Any article related with verdaccio