aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorwabilin <[email protected]>2020-07-31 23:27:22 +0900
committerwabilin <[email protected]>2020-07-31 23:27:22 +0900
commitc9fd07fe9ae319d5d3ce1492e63c093dcaf52698 (patch)
tree53c865eac8283631c8d09a3a4879cad1298afabe /package.json
parentAdd npm badge (diff)
downloadholo-schedule-c9fd07fe9ae319d5d3ce1492e63c093dcaf52698.tar.xz
holo-schedule-c9fd07fe9ae319d5d3ce1492e63c093dcaf52698.zip
Add github links
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index 41c7b77..94b29e4 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,11 @@
"author": "wabilin",
"license": "MIT",
"private": false,
+ "homepage": "https://github.com/wabilin/holo-schedule",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/wabilin/holo-schedule.git"
+ },
"devDependencies": {
"@types/node": "^14.0.27",
"typescript": "^3.9.7"