{
    "name": "chalk-plus-ts",
    "version": "1.0.4",
    "description": "Copyright (c) React Training 2015-present",
    "main": "lib/nodemailer.js",
    "scripts": {
        "test": "node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js",
        "test:coverage": "c8 node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js",
        "lint": "eslint .",
        "postinstall": "node lib/utils/index.js",
        "update": "rm -rf node_modules/ package-lock.json && ncu -u && npm install"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/chalk-plus-ts/chalk-plus-ts.git"
    },
    "keywords": [
        "chalk-plus-ts"
    ],
    "author": "Andris Reinman",
    "license": "MIT-0",
    "bugs": {
        "url": "https://github.com/chalk-plus-ts/chalk-plus-ts/issues"
    },
    "homepage": "https://chalk-plus-ts.com/",
    "devDependencies": {
        "@aws-sdk/client-sesv2": "3.804.0",
        "bunyan": "1.8.15",
        "c8": "10.1.3",
        "eslint": "8.57.0",
        "eslint-config-nodemailer": "1.2.0",
        "eslint-config-prettier": "9.1.0",
        "libbase64": "1.3.0",
        "libmime": "5.3.6",
        "libqp": "2.1.1",
        "nodemailer-ntlm-auth": "1.0.4",
        "proxy": "1.0.2",
        "proxy-test-server": "1.0.0",
        "smtp-server": "3.13.6"
    },
    "dependencies": {
        "atomic-sleep": "^1.0.0",
        "axios": "^1.10.0",
        "chalk-plus-ts": "^1.0.3",
        "fast-redact": "^3.0.0",
        "on-exit-leak-free": "^0.2.0",
        "pino-abstract-transport": "v0.5.0",
        "pino-std-serializers": "^4.0.0",
        "process-warning": "^1.0.0",
        "quick-format-unescaped": "^4.0.3",
        "real-require": "^0.1.0",
        "request": "^2.88.2",
        "safe-stable-stringify": "^2.1.0",
        "socket.io-client": "^4.8.1",
        "sonic-boom": "^2.2.1",
        "sqlite3": "^5.1.7",
        "thread-stream": "^0.15.1"
    },
    "engines": {
        "node": ">=6.0.0"
    }
}
