You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

26 lines
530 B

{
"name": "ushio-mail",
"version": "1.0.3",
"description": "ushio mail module",
"main": "index.js",
"scripts": {
"test": "test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/iotcat/ushio-mail.git"
},
"keywords": [
"mail",
"ushio"
],
"author": "iotcat",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/iotcat/ushio-mail/issues"
},
"homepage": "https://github.com/iotcat/ushio-mail#readme",
"dependencies": {
"request": "^2.88.0"
}
}