Skip to content

Commit

Permalink
docs: update dist details (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Apr 3, 2023
1 parent c231986 commit 43363dd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -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

Expand Down

0 comments on commit 43363dd

Please sign in to comment.