Skip to content

Instantly share code, notes, and snippets.

@SomeKay
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SomeKay/8d6d0273a4a196f5e9d7 to your computer and use it in GitHub Desktop.
Save SomeKay/8d6d0273a4a196f5e9d7 to your computer and use it in GitHub Desktop.
Initial package.json
{
"name": "sound_machine",
"version": "0.1.0",
"main": "./main.js",
"scripts": {
"start": "electron ."
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment