Node.js package.json 字段定义
【Node.js package.json field definitions】
本节描述了 Node.js 运行时使用的字段。其他工具(例如 npm)使用额外的字段,这些字段在 Node.js 中会被忽略,并且在此处未作记录。
【This section describes the fields used by the Node.js runtime. Other tools (such as npm) use additional fields which are ignored by Node.js and not documented here.】
package.json 文件中的以下字段在 Node.js 中使用:
【The following fields in package.json files are used in Node.js:】