1. 静态 JSON endpoint
我们会定期发布整个数学 registry catalog 和 search index 的 JSON 数据:
/npa/catalog.json
/npa/search-index.en.json
/npa/search-index.ja.json
/npa/search-index.zh.json我们会定期发布整个数学 registry catalog 和 search index 的 JSON 数据:
/npa/catalog.json
/npa/search-index.en.json
/npa/search-index.ja.json
/npa/search-index.zh.json可以在 build 中使用这些脚本,以程序方式验证包依赖:
curl -fsSL https://finitefield.org/npa/catalog.json
npa package verify-certs --root . --checker reference --json