electron/spec/fixtures/api/singleton/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
61 B
JSON
Raw Normal View History

{
"name": "electron-app-singleton",
"main": "main.js"
}