electron/spec/fixtures/apps/self-module-paths/package.json

5 lines
69 B
JSON

{
"name": "electron-test-self-module-paths",
"main": "main.js"
}