electron/spec/fixtures/esm/import-meta/package.json

5 lines
45 B
JSON

{
"main": "main.mjs",
"type": "module"
}