Skip to content

Commit d7741d6

Browse files
committed
Add homepage and keywords to package.json
1 parent 596f1de commit d7741d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@
1313
"devDependencies": {
1414
"parcel": "^2.2.1",
1515
"pegjs": "^0.10.0"
16-
}
16+
},
17+
"keywords": ["bbcode", "parser", "sax"],
18+
"homepage": "https://github.com/an0nusr/bbcode-parser-sax"
1719
}

0 commit comments

Comments
 (0)