Skip to content

Commit 439c8a0

Browse files
committed
add repository and author
1 parent 054ce61 commit 439c8a0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@
1313
"test": "mocha"
1414
},
1515
"keywords": [],
16-
"author": "",
16+
"author": "Zefir",
1717
"license": "LGPL-3.0-only",
18+
"repository": {
19+
"url": "github:zefir-git/Multipart.ts"
20+
},
1821
"description": "TypeScript library for multipart data parsing and creation",
1922
"devDependencies": {
2023
"chai": "^5.1.1",

0 commit comments

Comments
 (0)