2014-10-17 02:21:06 +00:00
|
|
|
{
|
|
|
|
"name" : "enigma-bbs",
|
|
|
|
"version" : "0.0.1-beta",
|
2015-04-23 23:14:14 +00:00
|
|
|
"description" : "ENiGMA½ Bulletin Board System",
|
|
|
|
"author" : "Bryan Ashby <bryan@l33t.codes>",
|
|
|
|
"dependencies" : {
|
|
|
|
"async" : "0.9.x",
|
|
|
|
"binary" : "0.3.x",
|
2015-04-24 03:42:57 +00:00
|
|
|
"buffers" : "0.1.x",
|
2015-04-23 23:14:14 +00:00
|
|
|
"bunyan" : "1.3.x",
|
|
|
|
"iconv-lite" : "0.4.x",
|
2015-07-17 04:57:08 +00:00
|
|
|
"lodash" : "3.10.x",
|
2015-04-23 23:14:14 +00:00
|
|
|
"sqlite3" : "3.0.x",
|
2015-04-24 03:42:57 +00:00
|
|
|
"ssh2" : "0.4.x",
|
2015-05-27 23:27:36 +00:00
|
|
|
"strip-json-comments" : "1.0.x",
|
2015-07-12 06:32:31 +00:00
|
|
|
"gapbuffer" : "0.0.2",
|
2015-07-22 22:37:11 +00:00
|
|
|
"node-uuid" : "1.4.x",
|
|
|
|
"moment" : "2.10.x",
|
2015-08-03 00:27:05 +00:00
|
|
|
"gaze" : "0.5.x",
|
2015-08-19 05:11:13 +00:00
|
|
|
"mkdirp" : "0.5.x",
|
|
|
|
"pty.js" : "0.2.x"
|
2015-04-23 23:14:14 +00:00
|
|
|
},
|
|
|
|
"engine" : "node >= 0.12.2"
|
2014-10-17 02:21:06 +00:00
|
|
|
}
|