sendcloud-postman
Version:
util to send emails
50 lines (49 loc) • 1.25 kB
JSON
{
"name": "sendcloud-postman",
"version": "0.0.7",
"description": "util to send emails",
"main": "index.js",
"dependencies": {
"request": "~2.45.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"sendcloud",
"mail"
],
"author": {
"name": "kikodo"
},
"repository": {
"type": "git",
"url": "http://github.com/allmonday/sendcloud-postman.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/allmonday/sendcloud-postman/issues"
},
"homepage": "https://github.com/allmonday/sendcloud-postman",
"_id": "sendcloud-postman@0.0.6",
"_from": "sendcloud-postman@latest",
"dist": {
"shasum": "2234555afbef75226f78b3d9da3d312f7eb70c09",
"tarball": "http://registry.npmjs.org/sendcloud-postman/-/sendcloud-postman-0.0.6.tgz"
},
"_npmVersion": "1.4.3",
"_npmUser": {
"name": "kikodotang",
"email": "allmonday@126.com"
},
"maintainers": [
{
"name": "kikodotang",
"email": "allmonday@126.com"
}
],
"directories": {},
"_shasum": "2234555afbef75226f78b3d9da3d312f7eb70c09",
"_resolved": "https://registry.npmjs.org/sendcloud-postman/-/sendcloud-postman-0.0.6.tgz"
}