electron/spec/fixtures/api/app-path/package.json

5 lines
65 B
JSON

{
"name": "electron-test-app-path",
"main": "lib/index.js"
}