You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

55 lines
1.4 KiB

{
"_from": "docx-pdf",
"_id": "docx-pdf@0.0.1",
"_inBundle": false,
"_integrity": "sha512-JbQ7w2ZPRzJGY2uLjL5nCAtCtjRoiZS2YYh7eVjax5K6XIFSEalt5FyK3OLwac37qLywtBlx3TG+z1MqYTA0Vw==",
"_location": "/docx-pdf",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "docx-pdf",
"name": "docx-pdf",
"escapedName": "docx-pdf",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/docx-pdf/-/docx-pdf-0.0.1.tgz",
"_shasum": "96aa81574766e3708376802c0aff48420db0e4ba",
"_spec": "docx-pdf",
"_where": "/home/cybrosys/16odoo/custom/website_quotation_template_cybrosys",
"author": {
"name": "Sunil Lama",
"email": "rumba.alex47@gmail.com",
"url": "http://stackoverflow.com/users/5523066/sunil-lama?tab=profile"
},
"bundleDependencies": false,
"dependencies": {
"html-pdf": "^2.1.0",
"mammoth": "^1.3.4"
},
"deprecated": false,
"description": "Package to convert docx file to pdf",
"keywords": [
"docx",
"pdf",
"docxtopdf",
"convertdocxtopdf"
],
"license": "MIT",
"main": "index.js",
"name": "docx-pdf",
"repository": {
"type": "git",
"url": "\"https://github.com/SunilRumbaLama/docxToPdf\""
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.1"
}