PR-URL: https://github.com/nodejs/node/pull/55698 Backport-PR-URL: https://github.com/nodejs/node/pull/57130 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"name": "foo-esm",
|
|
"type": "module",
|
|
"main": "foo-esm.js",
|
|
"version": "1.0.0"
|
|
}
|
|
|