electron/default_app/package.json

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

6 lines
75 B
JSON
Raw Normal View History

2013-04-15 07:39:54 +00:00
{
"name": "electron",
"productName": "Electron",
"main": "main.js"
2013-04-15 07:39:54 +00:00
}