mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
441c226fbb
* Add documentation for bun and deno using private registry * Update setup-bun.md * update docs
123 lines
2.5 KiB
JSON
123 lines
2.5 KiB
JSON
{
|
|
"docs": [
|
|
{
|
|
"type": "category",
|
|
"label": "Introduction",
|
|
"items": [
|
|
"installation",
|
|
"what-is-verdaccio",
|
|
"cli",
|
|
{
|
|
"type": "category",
|
|
"label": "Setting up Verdaccio",
|
|
"items": [
|
|
"cli-registry",
|
|
"setup-npm",
|
|
"setup-yarn",
|
|
"setup-pnpm",
|
|
"setup-deno",
|
|
"setup-bun"
|
|
]
|
|
},
|
|
"who-is-using",
|
|
"best",
|
|
"docker",
|
|
"protect-your-dependencies",
|
|
"e2e",
|
|
"verdaccio-programmatically",
|
|
"security-policy",
|
|
"logo",
|
|
"third-party",
|
|
{
|
|
"type": "category",
|
|
"label": "Use Cases",
|
|
"items": ["caching", "linking-remote-registry"]
|
|
},
|
|
"articles"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Features",
|
|
"items": [
|
|
"configuration",
|
|
"uplinks",
|
|
"packages",
|
|
"authentication",
|
|
"notifications",
|
|
"logger",
|
|
{
|
|
"type": "category",
|
|
"label": "User Interface",
|
|
"items": ["webui", "ui-components"]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Server",
|
|
"items": ["server-configuration", "reverse-proxy", "ssl", "windows", "iss-server"]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Development",
|
|
"items": [
|
|
{
|
|
"type": "category",
|
|
"label": "Plugins",
|
|
"items": [
|
|
"plugins",
|
|
"plugin-generator",
|
|
"plugin-auth",
|
|
"plugin-middleware",
|
|
"plugin-storage",
|
|
"plugin-theme",
|
|
"plugin-filter",
|
|
{
|
|
"type": "link",
|
|
"label": "Search for Plugins & Tools",
|
|
"href": "/dev/plugins-search"
|
|
}
|
|
]
|
|
},
|
|
"node-api"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "DevOps",
|
|
"items": [
|
|
"kubernetes",
|
|
"ci",
|
|
{
|
|
"type": "category",
|
|
"label": "Cloud",
|
|
"items": ["amazon"]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Tools",
|
|
"items": ["ansible", "puppet", "chef"]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Guides",
|
|
"items": ["aws"]
|
|
}
|
|
],
|
|
"api": [
|
|
{
|
|
"type": "category",
|
|
"label": "API Reference",
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "api"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|