rlidwka/sinopia
Private npm repository server observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4851
- days_rel: n/a
- days_push: 920
- n_releases_24m: 0
Adoption not part of the score
5478 stars · 629 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Sinopia is a zero-configuration private npm registry server that caches packages from npmjs.org and lets you publish private packages locally. It runs as a self-hosted Node.js web server with a small built-in database and a web UI for browsing and searching packages.
Use cases
- host a private npm registry for company packages
- cache npm packages to reduce install latency across servers
- override a public npm package with a locally patched version
- keep npm installs working when npmjs.org is down
- run an offline npm mirror inside a private network
When to choose
- you need private npm packages without running CouchDB or a paid registry
- you want a zero-config, lightweight npm proxy cache for multiple servers
- you need to publish patched forks of third-party packages under the same name
When to avoid
- you want an actively developed registry - consider Verdaccio, its maintained successor
- you need enterprise features like SSO, audit logs, or high availability
- you need a registry for non-npm ecosystems like PyPI or Maven
Facets
service · maturity maintenance
http-server caching proxy auth package-manager developer-tools self-hosted backend self-hosted cli npm-registry private-registry package-proxy offline-cache javascript devops nodejs docker web-server
2 sources
- readme: https://github.com/rlidwka/sinopia · fetched 2026-08-28 · 352a337803d9
- registry_npm: https://registry.npmjs.org/sinopia · fetched 2026-08-29 · 55859c0b8673
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rlidwka/sinopia | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem