Skip to content

Commit 4e78312

Browse files
committed
npm keywords
1 parent 0e58a99 commit 4e78312

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@
77
"bugs": {
88
"url": "https://github.com/Maxim-Mazurok/sax-ts/issues/new/choose"
99
},
10-
"version": "1.2.8",
10+
"keywords": [
11+
"xml",
12+
"xml-parser",
13+
"sax",
14+
"sax-parser",
15+
"typescript",
16+
"deno",
17+
"node",
18+
"nodejs",
19+
"node-js"
20+
],
21+
"version": "1.2.9",
1122
"main": "build/src/sax.js",
1223
"license": "ISC",
1324
"engines": {

0 commit comments

Comments
 (0)