{
  "name": "muha01",
  "version": "1.0.0",
  "description": "package for sending mail",
  "main": "06-02.js",
  "dependencies": {
    "sendmail": "^1.6.1"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Stuard256/nodejs.git"
  },
  "keywords": [
    "nodejs",
    "smpt",
    "nodemailer",
    "sendmail"
  ],
  "author": "Андрей Муха",
  "license": "UNLICENSED",
  "bugs": {
    "url": "https://github.com/Stuard256/nodejs/issues"
  },
  "homepage": "https://github.com/Stuard256/nodejs#readme"
}
