{ "name": "enigma-bbs", "version": "0.0.6-alpha", "description": "ENiGMA½ Bulletin Board System", "author": "Bryan Ashby ", "license": "BSD-2-Clause", "repository": { "type": "git", "url": "https://github.com/NuSkooler/enigma-bbs.git" }, "homepage": "https://github.com/NuSkooler/enigma-bbs", "bugs": { "url": "https://github.com/NuSkooler/enigma-bbs/issues" }, "keywords": [ "bbs", "telnet", "ssh", "retro" ], "dependencies": { "async": "^2.4.0", "binary": "0.3.x", "buffers": "NuSkooler/node-buffers", "bunyan": "^1.8.10", "farmhash": "^1.2.1", "fs-extra": "^3.0.1", "gaze": "^1.1.2", "hashids": "^1.1.1", "hjson": "^2.4.2", "iconv-lite": "^0.4.17", "inquirer": "^3.0.6", "later": "1.2.0", "lodash": "^4.17.4", "mime-types": "^2.1.15", "minimist": "1.2.x", "moment": "^2.18.1", "nodemailer": "^4.0.1", "ptyw.js": "NuSkooler/ptyw.js", "sanitize-filename": "^1.6.1", "sqlite3": "^3.1.1", "ssh2": "^0.5.1", "temptmp": "^1.0.0", "uuid": "^3.0.1", "uuid-parse": "^1.0.0" }, "devDependencies": {}, "engines": { "node": ">=6.9.2" } }