change npm package name to electron

This commit is contained in:
Zeke Sikelianos 2016-07-25 12:15:21 -07:00
parent b562ad9484
commit a14acd2134

View file

@ -1,5 +1,5 @@
{
"name": "electron-prebuilt",
"name": "electron",
"version": "1.3.1",
"description": "Install electron prebuilt binaries for the command-line use using npm",
"repository": {
@ -36,4 +36,4 @@
"test": "test"
},
"keywords": []
}
}