diff --git a/package.json b/package.json index 0ab9d46..13ac302 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,11 @@ "test": "mocha" }, "keywords": [], - "author": "", + "author": "Zefir", "license": "LGPL-3.0-only", + "repository": { + "url": "github:zefir-git/multipart-ts" + }, "description": "TypeScript library for multipart data parsing and creation", "devDependencies": { "chai": "^5.1.1",