From e5a2a653f3cc2c56d5443dd73fa3bf13e1883801 Mon Sep 17 00:00:00 2001 From: Gar Date: Fri, 31 Mar 2023 10:43:20 -0700 Subject: [PATCH] docs: update dist details --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 64480b25..3db6f960 100644 --- a/README.md +++ b/README.md @@ -254,10 +254,9 @@ In addition to the common `package.json` fields, manifests include: `manifest._integrity` when `dist.integrity` is not present.) * `fileCount` Number of files in the tarball. * `unpackedSize` Size on disk of the package when unpacked. - * `npm-signature` A signature of the package by the - [`npmregistry`](https://keybase.io/npmregistry) Keybase account. - (Obviously only present for packages published to - `https://registry.npmjs.org`.) + * `signatures` Signatures of the shasum. Includes the keyid that + correlates to a [`key from the npm + registry`](https://registry.npmjs.org/-/npm/v1/keys) ## Packuments