We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93f80a commit e63c741Copy full SHA for e63c741
package.json
@@ -1,5 +1,9 @@
1
{
2
+ "name": "office2pdf",
3
"type": "module",
4
+ "license": "MIT",
5
+ "author": "Joan Fabrégat <[email protected]>",
6
+ "main": "main.mjs",
7
"dependencies": {
8
"express": "^4.18.2",
9
"form-data": "^4.0.0",
0 commit comments