Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] PackageJson type missing numerous npm-documented fields #25

Closed
broofa opened this issue Sep 23, 2023 · 0 comments · Fixed by #60
Closed

[BUG] PackageJson type missing numerous npm-documented fields #25

broofa opened this issue Sep 23, 2023 · 0 comments · Fixed by #60

Comments

@broofa
Copy link
Contributor

broofa commented Sep 23, 2023

The PackageJson type is missing the following fields (documented on
https://docs.npmjs.com/cli/v10/configuring-npm/package-json):

  • config
  • cpu
  • funding
  • homepage
  • optionalDependencies
  • os
  • overrides
  • peerDependenciesMeta
  • workspaces

[edit: strike-through fields added in #29]

@broofa broofa changed the title [BUG] <title> [BUG] PackageJson type missing numerous npm-documented fields Sep 23, 2023
@reggi reggi closed this as completed in #60 Jul 24, 2024
@reggi reggi closed this as completed in 6ffee7f Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant