We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596f1de commit d7741d6Copy full SHA for d7741d6
package.json
@@ -13,5 +13,7 @@
13
"devDependencies": {
14
"parcel": "^2.2.1",
15
"pegjs": "^0.10.0"
16
- }
+ },
17
+ "keywords": ["bbcode", "parser", "sax"],
18
+ "homepage": "https://github.com/an0nusr/bbcode-parser-sax"
19
}
0 commit comments