Created
August 20, 2016 17:16
-
-
Save caionorder/bcb44d1f50fa73f3f06d41714d6742ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "helloword", | |
"version": "1.0.0", | |
"description": "", | |
"main": "main.js", | |
"scripts": { | |
"start": "electron ." | |
}, | |
"author": "Caio Norder <[email protected]>", | |
"license": "MIT", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment