mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
e312d60e3f
PR-URL: https://github.com/nodejs/node/pull/55412 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
6 lines
74 B
JSON
6 lines
74 B
JSON
{
|
|
"name": "main-no-index",
|
|
"main": "./main.js",
|
|
"type":"commonjs"
|
|
}
|