@groupdocs/groupdocs.watermark
Version:
Create and apply watermarks on PDF, Word, Excel, PowerPoint, and image files, including JPG and PNG. Fast, powerful, and easy-to-use watermarking tool.
52 lines (51 loc) • 1.23 kB
JSON
{
"name": "@groupdocs/groupdocs.watermark",
"version": "25.7.0",
"description": "Create and apply watermarks on PDF, Word, Excel, PowerPoint, and image files, including JPG and PNG. Fast, powerful, and easy-to-use watermarking tool.",
"scripts": {
"postinstall": "curl -H 'Cache-Control:no-cache' https://releases.groupdocs.com/java/repo/com/groupdocs/groupdocs-watermark-nodejs/25.6/groupdocs-watermark-nodejs-25.6.jar --ssl-no-revoke > lib/groupdocs-watermark-nodejs-25.6.jar"
},
"main": "index.js",
"keywords": [
"watermark",
"document-watermark",
"add-watermark",
"remove-watermark",
"search-watermark",
"clean-watermark",
"image-watermark",
"text-watermark",
"DOC",
"DOCX",
"XLS",
"XLSX",
"PPT",
"PPTX",
"VSDX",
"ODS",
"ODT",
"PDF",
"EML",
"MSG",
"BMP",
"JPEG",
"JPEG2000",
"PNG",
"GIF",
"TIFF",
"WEBP",
"EMF",
"WMF"
],
"author": "Aspose",
"license": "SEE LICENSE IN End User License Agreement.html",
"dependencies": {
"java": "^0.13.0"
},
"directories": {
"lib": "lib"
},
"engines": {
"node": ">=16 <19"
}
}