@groupdocs/groupdocs.conversion
Version:
Powerful converter for PDF, Word, Excel, PowerPoint and image files.
36 lines (35 loc) • 833 B
JSON
{
"name": "@groupdocs/groupdocs.conversion",
"version": "25.4.0",
"description": "Powerful converter for PDF, Word, Excel, PowerPoint and image files.",
"scripts": {
"postinstall": "curl -H 'Cache-Control:no-cache' https://releases.groupdocs.com/java/repo/com/groupdocs/groupdocs-conversion-nodejs/25.4/groupdocs-conversion-nodejs-25.4.jar > lib/groupdocs-conversion-nodejs-24.9.jar"
},
"main": "index.js",
"keywords": [
"PDF",
"Word",
"DOCX",
"DOC",
"PowerPoint",
"PPT",
"PPTX",
"Excel",
"XLS",
"XLSX",
"CSV",
"to",
"JPG",
"PNG",
"Spreadsheet",
"SVG"
],
"author": "Aspose",
"license": "End User License Agreement.html",
"dependencies": {
"java": "^0.14.0"
},
"directories": {
"lib": "lib"
}
}