Skip to content

Instantly share code, notes, and snippets.

@takahashi-h5
Created December 15, 2020 11:01
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 takahashi-h5/9796ecfbb6a9bb11ca49de0aed138661 to your computer and use it in GitHub Desktop.
Save takahashi-h5/9796ecfbb6a9bb11ca49de0aed138661 to your computer and use it in GitHub Desktop.
{
"name": "create-app",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"start": "electron ."
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"electron": "^11.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment