Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

Commit 861df17

Browse files
committed
chore(packages.json): Add bugs and keywords properties
1 parent b1aaaf5 commit 861df17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"type": "git",
1414
"url": "https://github.com/mbenford/ngTagsInput.git"
1515
},
16+
"bugs": {
17+
"url": "https://github.com/mbenford/ngTagsInput/issues"
18+
},
19+
"keywords": ["angular", "tags", "tags-input"],
1620
"scripts": {
1721
"test": "grunt test"
1822
},

0 commit comments

Comments
 (0)