mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
68 lines
1.4 KiB
JSON
68 lines
1.4 KiB
JSON
{
|
|
"docs": {
|
|
"Introduction": [
|
|
"what-is-verdaccio",
|
|
"installation",
|
|
"cli",
|
|
"cli-registry",
|
|
"who-is-using",
|
|
"best",
|
|
"protect-your-dependencies",
|
|
"security-policy",
|
|
"logo",
|
|
"contributors",
|
|
{
|
|
"type": "subcategory",
|
|
"label": "Uses Cases",
|
|
"ids": ["e2e", "caching", "github-actions", "linking-remote-registry"]
|
|
},
|
|
{
|
|
"type": "subcategory",
|
|
"label": "Talks & Articles",
|
|
"ids": ["articles", "talks"]
|
|
}
|
|
],
|
|
"Features": [
|
|
"configuration",
|
|
"uplinks",
|
|
"packages",
|
|
"authentication",
|
|
"notifications",
|
|
"logger",
|
|
"webui"
|
|
],
|
|
"Server": [
|
|
"server-configuration",
|
|
"reverse-proxy",
|
|
"ssl",
|
|
"windows",
|
|
"iss-server"
|
|
],
|
|
"Development": [
|
|
"plugins",
|
|
"dev-plugins",
|
|
{
|
|
"type": "subcategory",
|
|
"label": "Dev Guides",
|
|
"ids": ["plugin-generator", "plugin-auth", "plugin-middleware", "plugin-storage"]
|
|
},
|
|
"node-api"
|
|
],
|
|
"DevOps": [
|
|
"docker",
|
|
"kubernetes",
|
|
"ci",
|
|
{
|
|
"type": "subcategory",
|
|
"label": "Cloud",
|
|
"ids": ["amazon"]
|
|
},
|
|
{
|
|
"type": "subcategory",
|
|
"label": "Tools",
|
|
"ids": ["ansible", "puppet", "chef"]
|
|
}
|
|
],
|
|
"Guides": ["aws"]
|
|
}
|
|
}
|