{ "name": "sendcloud", "version": "1.7.0", "description": "Node for sendcloud. send email quickly and simply.", "main": "index.js", "directories": { "test": "test" }, "dependencies": { "bluebird": "^2.9.14", "lodash": ">=4.17.19", "nodemailer": "^1.3.2", "nodemailer-sendcloud-transport": "^0.0.2", "request": "^2.53.0", "should": "^5.2.0" }, "devDependencies": {}, "scripts": { "test": "mocha test" }, "repository": { "type": "git", "url": "https://github.com/shanelau/sendcloud.git" }, "keywords": [ "email", "sendcloud", "mail" ], "author": "shanelau", "license": "ISC", "bugs": { "url": "https://github.com/shanelau/sendcloud/issues" }, "homepage": "https://github.com/shanelau/sendcloud" }