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 b5bddad commit 0b76fd6Copy full SHA for 0b76fd6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "bbcode-compiler",
3
"version": "0.1.4",
4
- "description": "Fast BBCode parser and HTML generator with TypeScript support",
+ "description": "Parses BBCode and generates HTML ",
5
"exports": "./dist/index.js",
6
"types": "./dist/index.d.ts",
7
"files": [
0 commit comments