@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.
54 lines (53 loc) • 1.39 kB
JSON
{
"name": "@groupdocs/groupdocs.watermark",
"version": "26.1.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.9/groupdocs-watermark-nodejs-25.9.jar --ssl-no-revoke > lib/groupdocs-watermark-nodejs-25.9.jar"
},
"main": "index.js",
"keywords": [
"watermark",
"watermarks",
"watermarking",
"document watermark",
"pdf watermark",
"word watermark",
"excel watermark",
"powerpoint watermark",
"ppt watermark",
"image watermark",
"text watermark",
"add watermark",
"remove watermark",
"search watermark",
"clean watermark",
"document processing",
"document automation",
"file formats",
"pdf",
"docx",
"xlsx",
"pptx",
"tiff",
"png",
"jpg",
"nodejs",
"node.js",
"javascript",
"library",
"sdk",
"groupdocs"
],
"author": "Aspose",
"license": "SEE LICENSE IN End User License Agreement.html",
"dependencies": {
"java": "^0.18.0"
},
"directories": {
"lib": "lib"
},
"engines": {
"node": ">=16 <19"
}
}