Skip to content

Commit 274d88e

Browse files
committed
chore(pakage.json): add homepage/bugs/keywords
1 parent e6eaf0b commit 274d88e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212
"url": "git@github.com:vizeat/gitpo.git",
1313
"type": "git"
1414
},
15+
"bugs": {
16+
"url": "https://github.com/vizeat/gitpo/issues"
17+
},
18+
"homepage": "https://github.com/vizeat/gitpo",
19+
"keywords": [
20+
"POEditor",
21+
"i18n",
22+
"translations",
23+
"webhooks",
24+
"api",
25+
"cli"
26+
],
1527
"dependencies": {
1628
"inquirer": "^4.0.0",
1729
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)