Merge from master

This commit is contained in:
Bryan Ashby
2017-10-30 19:52:14 -06:00
4 changed files with 27 additions and 17 deletions

View File

@@ -4,6 +4,9 @@
"description": "ENiGMA½ Bulletin Board System",
"author": "Bryan Ashby <bryan@l33t.codes>",
"license": "BSD-2-Clause",
"scripts": {
"start": "node main.js"
},
"repository": {
"type": "git",
"url": "https://github.com/NuSkooler/enigma-bbs.git"