Skip to content

Commit 7a6d86c

Browse files
committed
Package description
1 parent c17e7d5 commit 7a6d86c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,12 @@
2828
"repository": {
2929
"type": "git",
3030
"url": "https://github.com/WernerWaage/typescript-todo.git"
31-
}
32-
}
31+
},
32+
"keywords": [],
33+
"author": "",
34+
"license": "ISC",
35+
"bugs": {
36+
"url": "https://github.com/WernerWaage/typescript-todo/issues"
37+
},
38+
"homepage": "https://github.com/WernerWaage/typescript-todo"
39+
}

0 commit comments

Comments
 (0)