Initial
This commit is contained in:
16
test/imaps/package.json
Normal file
16
test/imaps/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "imaps",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"base64-stream": "^1.0.0",
|
||||
"mailparser": "^3.6.5",
|
||||
"node-imap": "^0.9.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user