diff --git a/package.json b/package.json index eb44d71..0c16dca 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,11 @@ "start-dev": "tsc && node index.js", "build": "tsc" }, - "author": "hyperzlib", + "author": { + "name": "hyperzlib", + "email": "hyperzlib@outlook.com", + "url": "https://github.com/hyperzlib" + }, "license": "MIT", "dependencies": { "chokidar": "^3.5.1",