UNPKG

node-mdaemon-api

Version:

Unofficial Node.js binding for MDaemon APIs

43 lines 820 B
{ "author": { "name": "Emanuele Aliberti", "email": "dev@mtka.eu", "url": "https://mtka.eu" }, "bugs": { "url": "git+https://github.com/ealib/node-mdaemon-api/issues", "email": "dev@mtka.eu" }, "cpu": [ "x64" ], "description": "Unofficial Node.js binding for MDaemon APIs", "devDependencies": { "@types/node": "^24.9.2" }, "engines": { "node": ">=19.0.0 <25" }, "homepage": "https://mtka.eu/software/node-mdaemon-api", "keywords": [ "email", "mail", "mta", "api", "native", "addon", "mdaemon" ], "license": "SEE LICENSE IN README.md", "main": "node-mdaemon-api.node", "name": "node-mdaemon-api", "os": [ "win32" ], "repository": { "type": "git", "url": "git+https://github.com/ealib/node-mdaemon-api.git" }, "types": "index.d.ts", "version": "25.5.2-alpha.44" }