Skip to content

Instantly share code, notes, and snippets.

@johnnybridges
Created July 24, 2015 14:34
Show Gist options
  • Select an option

  • Save johnnybridges/171e3eb501e8f5389631 to your computer and use it in GitHub Desktop.

Select an option

Save johnnybridges/171e3eb501e8f5389631 to your computer and use it in GitHub Desktop.
{
"name": "App name",
"description": "App description",
"version": "0.0.1",
"author": {
"name": "your name",
"role": "Dev"
},
"main": "main.js",
"devDependencies": {
"electron-prebuilt": "^0.30.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment