From 56ee7a0e967a01881406cb8574644615c9801467 Mon Sep 17 00:00:00 2001 From: abbycin Date: Fri, 10 May 2019 10:48:54 +0800 Subject: [PATCH] add homepage --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index dca584e..c54762d 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "bugs": { "url": "https://git.isliberty.me/abbycin/topjs-debugger/issues" }, + "homepage": "https://git.isliberty.me/abbycin/topjs-debugger/src/master/README.md", "scripts": { "postinstall": "node ./node_modules/vscode/bin/install", "build": "node ./build.js",