dynamoose/dynamoose

[BUG] Standardize package.json keys

Open

#1,750 创建于 2025年5月23日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (2,025 star) (349 fork)batch import
good first issuestatus:todotype:other

描述

Summary:

There are a couple of keys in the root package.json field that don't exist in the packages package.json files. For example:

  • contributors
  • bugs
  • keywords
  • engines

We should standardize those fields across all the packages package.json files.

Other:

  • I have read through the Dynamoose documentation before posting this issue
  • I have searched through the GitHub issues (including closed issues) and pull requests to ensure this issue has not already been raised before
  • I have searched the internet and Stack Overflow to ensure this issue hasn't been raised or answered before
  • I have tested the code provided and am confident it doesn't work as intended
  • I have filled out all fields above
  • I am running the latest version of Dynamoose

贡献者指南

[BUG] Standardize package.json keys · dynamoose/dynamoose#1750 | Good First Issue