// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` : should load dependencies 1`] = `"
Dependencies
- @verdaccio/file-locking,
- @verdaccio/streams,
- JSONStream,
- apache-md5,
- async,
- body-parser,
- bunyan,
- chalk,
- commander,
- compression,
- cookies,
- cors,
- express,
- global,
- handlebars,
- http-errors,
- js-string-escape,
- js-yaml,
- jsonwebtoken,
- lockfile,
- lodash,
- lunr,
- marked,
- mime,
- minimatch,
- mkdirp,
- pkginfo,
- request,
- semver,
- unix-crypt-td-js
"`;
exports[` : should load the package without dependencies 1`] = `""`;