This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6915f020d9
electron
/
browser
/
default_app
/
package.json
9 lines
109 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial javascript startup code.
2013-04-15 07:39:54 +00:00
{
Start the specified app if there is one in command line parameters.
2013-07-17 08:21:33 +00:00
"name"
:
"atom"
,
"version"
:
"0.1.0"
,
"main"
:
"main.js"
,
"dependencies"
:
{
"optimist"
:
"*"
}
Initial javascript startup code.
2013-04-15 07:39:54 +00:00
}
Reference in a new issue
Copy permalink