Skip to content

Commit e63c741

Browse files
committed
Update package.json
1 parent f93f80a commit e63c741

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2+
"name": "office2pdf",
23
"type": "module",
4+
"license": "MIT",
5+
"author": "Joan Fabrégat <[email protected]>",
6+
"main": "main.mjs",
37
"dependencies": {
48
"express": "^4.18.2",
59
"form-data": "^4.0.0",

0 commit comments

Comments
 (0)