mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
41 lines
662 B
JSON
41 lines
662 B
JSON
{
|
|
"docs": {
|
|
"Introduction": [
|
|
"installation",
|
|
"cli"
|
|
],
|
|
"Configuration": [
|
|
"configuration",
|
|
"uplinks",
|
|
"packages",
|
|
"authentification",
|
|
"notifications",
|
|
"logger",
|
|
"webui"
|
|
],
|
|
"Server": [
|
|
"server-configuration",
|
|
"reverse-proxy",
|
|
"ssl",
|
|
"windows",
|
|
"iss-server"
|
|
],
|
|
"Plugins": [
|
|
"plugins",
|
|
"dev-plugins"
|
|
],
|
|
"DevOps": [
|
|
"docker",
|
|
"kubernetes",
|
|
"ansible"
|
|
],
|
|
"Development": [
|
|
"build",
|
|
"contributing",
|
|
"source-code",
|
|
"unit-testing"
|
|
],
|
|
"Guides": ["protect-your-dependencies"]
|
|
}
|
|
}
|