add homepage
Showing
... | @@ -28,6 +28,7 @@ | ... | @@ -28,6 +28,7 @@ |
"bugs": { | "bugs": { | ||
"url": "https://git.isliberty.me/abbycin/topjs-debugger/issues" | "url": "https://git.isliberty.me/abbycin/topjs-debugger/issues" | ||
}, | }, | ||
"homepage": "https://git.isliberty.me/abbycin/topjs-debugger/src/master/README.md", | |||
"scripts": { | "scripts": { | ||
"postinstall": "node ./node_modules/vscode/bin/install", | "postinstall": "node ./node_modules/vscode/bin/install", | ||
"build": "node ./build.js", | "build": "node ./build.js", | ||
... | ... |
Please register or sign in to comment