Initial commit

This commit is contained in:
Yuya Ochiai
2015-10-06 22:35:26 +09:00
commit 4772281fce
2 changed files with 55 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "MattermostDesktop",
"version": "0.1.0",
"description": "",
"main": "main.js",
"author": "Yuya Ochiai"
}