electron/spec-main/fixtures/apps/crash/package.json

5 lines
43 B
JSON
Raw Normal View History

{
"name": "crash",
"main": "main.js"
}