Skip to content

Commit 1eb6358

Browse files
committed
Adding npm keywords
1 parent 8981a65 commit 1eb6358

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,28 @@
1717
"test": "gulp test"
1818
},
1919
"description": "Properly update an error's stack",
20-
"keywords": [],
20+
"keywords": [
21+
"browser",
22+
"code-quality",
23+
"error",
24+
"error-classes",
25+
"error-handler",
26+
"error-handling",
27+
"error-monitoring",
28+
"error-reporting",
29+
"errors",
30+
"exceptions",
31+
"javascript",
32+
"library",
33+
"message",
34+
"messages",
35+
"monitoring",
36+
"nodejs",
37+
"stack",
38+
"stacktrace",
39+
"stacktraces",
40+
"typescript"
41+
],
2142
"license": "MIT",
2243
"homepage": "https://www.github.com/ehmicky/set-error-stack",
2344
"repository": "ehmicky/set-error-stack",

0 commit comments

Comments
 (0)