scloud
Version:
send.cloud API wrapper
32 lines (31 loc) • 640 B
JSON
{
"name": "scloud",
"version": "0.0.1",
"description": "send.cloud API wrapper",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sendcloudcode/scloud.git"
},
"keywords": [
"send.cloud",
"email",
"letter",
"pushnotification"
],
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://github.com/sendcloudcode/scloud/issues"
},
"homepage": "https://github.com/sendcloudcode/scloud#readme",
"devDependencies": {
"npmts": "^3.0.2"
},
"dependencies": {
"beautylog": "^2.1.1"
}
}