UNPKG

@aspose/email

Version:

A collection of components for working with email. It makes it easy to work with Outlook PST, EML, MSG and MHT files.

43 lines (42 loc) 820 B
{ "name": "@aspose/email", "version": "25.08.0", "description": "A collection of components for working with email. It makes it easy to work with Outlook PST, EML, MSG and MHT files.", "homepage": "https://products.aspose.com/email/nodejs-net/", "bugs": { "url": "https://forum.aspose.com/c/email" }, "author": "aspose.com", "license": "SEE LICENSE IN Aspose_End-User-License-Agreement.txt", "keywords": [ "Email", "eml", "msg", "pst", "ost", "outlook", "exchange", "thef", "mht", "olm", "ics", "vcf", "mbox" ], "files": [ "index.js", "Aspose_End-User-License-Agreement.txt", "native/**" ], "os": [ "win32" ], "cpu": [ "x64" ], "engines": { "node": ">=14.17.0" }, "main": "index.js", "scripts": {} }