|
|
@ -1,5 +1,5 @@
|
|
|
|
{ "name": "imap",
|
|
|
|
{ "name": "imap",
|
|
|
|
"version": "0.8.2",
|
|
|
|
"version": "0.8.3",
|
|
|
|
"author": "Brian White <mscdex@mscdex.net>",
|
|
|
|
"author": "Brian White <mscdex@mscdex.net>",
|
|
|
|
"description": "An IMAP module for node.js that makes communicating with IMAP servers easy",
|
|
|
|
"description": "An IMAP module for node.js that makes communicating with IMAP servers easy",
|
|
|
|
"main": "./lib/Connection",
|
|
|
|
"main": "./lib/Connection",
|
|
|
|