From d02452b6b9d24f8dcf1ff446e30652f453c62f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Sat, 19 Jan 2019 04:53:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=93=E5=8C=85=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e3e7d4..d71b728 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "start": "electron .", "pack": "electron-builder" }, - "author": "yutent", + "author": { "name": "yutent", "email": "yutent@doui.cc" }, + "homepage": "https://yutent.me", "license": "MIT", "dependencies": { "crypto.js": "^1.2.0",