Skip to content

Instantly share code, notes, and snippets.

@subramanian-vv
Created December 24, 2020 10:13
Show Gist options
  • Save subramanian-vv/d2552cc7e0318469ed3568be39a6afd6 to your computer and use it in GitHub Desktop.
Save subramanian-vv/d2552cc7e0318469ed3568be39a6afd6 to your computer and use it in GitHub Desktop.
{
"name": "electron",
"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