Init commit

This commit is contained in:
Asraelite 2016-03-21 12:24:22 +00:00
commit 6837d106be

11
package.json Normal file
View file

@ -0,0 +1,11 @@
{
"name": "starbugs",
"version": "0.0.1",
"description": "Game or something",
"main": "index.js",
"scripts": {
"test": "test.js"
},
"author": "Markus Scully <markusscully@gmail.com>",
"license": "ISC"
}