{"id":13512478,"url":"https://github.com/cnpm/cnpmcore","last_synced_at":"2026-04-02T21:07:06.252Z","repository":{"id":36979259,"uuid":"392888105","full_name":"cnpm/cnpmcore","owner":"cnpm","description":"Private NPM Registry for self-host. Example, npm registry Mirror on China https://registry.npmmirror.com","archived":false,"fork":false,"pushed_at":"2026-03-10T14:27:12.000Z","size":16108,"stargazers_count":700,"open_issues_count":45,"forks_count":105,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-03-10T18:10:27.543Z","etag":null,"topics":["javascript","nodejs","npm","npm-registry","registry","typescript"],"latest_commit_sha":null,"homepage":"https://npmmirror.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cnpm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-05T03:14:13.000Z","updated_at":"2026-03-10T14:27:15.000Z","dependencies_parsed_at":"2024-03-28T06:27:40.964Z","dependency_job_id":"2041bcbb-733b-4cee-a34f-ddeece1259a4","html_url":"https://github.com/cnpm/cnpmcore","commit_stats":{"total_commits":429,"total_committers":21,"mean_commits":"20.428571428571427","dds":0.3776223776223776,"last_synced_commit":"1f592f4b2f9bcf9e717f116b560b686b50be4fac"},"previous_names":["cnpm/npmcore"],"tags_count":292,"template":false,"template_full_name":null,"purl":"pkg:github/cnpm/cnpmcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Fcnpmcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Fcnpmcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Fcnpmcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Fcnpmcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnpm","download_url":"https://codeload.github.com/cnpm/cnpmcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Fcnpmcore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30379419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","nodejs","npm","npm-registry","registry","typescript"],"created_at":"2024-08-01T03:01:54.325Z","updated_at":"2026-03-11T13:23:04.021Z","avatar_url":"https://github.com/cnpm.png","language":"TypeScript","readme":"# Private NPM Registry for Enterprise\n\n[![Node.js CI](https://github.com/cnpm/cnpmcore/actions/workflows/nodejs.yml/badge.svg?branch=master)](https://github.com/cnpm/cnpmcore/actions/workflows/nodejs.yml)\n[![codecov](https://codecov.io/gh/cnpm/cnpmcore/master/main/graph/badge.svg)](https://app.codecov.io/gh/cnpm/cnpmcore/tree/master)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore?ref=badge_shield)\n[![Node.js Version](https://img.shields.io/node/v/cnpmcore.svg?style=flat)](https://nodejs.org/en/download/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)\n![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/cnpm/cnpmcore)\n[![NPM Version](https://img.shields.io/npm/v/cnpmcore)](https://www.npmjs.com/package/cnpmcore)\n[![NPM Downloads](https://img.shields.io/npm/dm/cnpmcore)](https://www.npmjs.com/package/cnpmcore)\n[![NPM License](https://img.shields.io/npm/l/cnpmcore)](https://github.com/cnpm/cnpmcore/blob/master/LICENSE)\n\nReimplement based on [cnpmjs.org](https://github.com/cnpm/cnpmjs.org) with TypeScript.\n\n## Registry HTTP API\n\nSee [registry-api.md](docs/registry-api.md)\n\n## Internal API for Direct HTTP Requests\n\nSee [internal-api.md](docs/internal-api.md) for comprehensive documentation of cnpmcore's internal APIs that allow direct HTTP requests for package synchronization, administration, and other advanced operations.\n\n## How to contribute\n\nSee [DEVELOPER.md](DEVELOPER.md)\n\n## How to integrate\n\nSee [INTEGRATE.md](INTEGRATE.md)\n\n## License\n\n[MIT](LICENSE)\n\n## Contributors\n\n[![Contributors](https://contrib.rocks/image?repo=cnpm/cnpmcore)](https://github.com/cnpm/cnpmcore/graphs/contributors)\n\nMade with [contributors-img](https://contrib.rocks).\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore?ref=badge_large)\n","funding_links":[],"categories":["TypeScript","Package-Manage"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnpm%2Fcnpmcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnpm%2Fcnpmcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnpm%2Fcnpmcore/lists"}