We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8981a65 commit 1eb6358Copy full SHA for 1eb6358
1 file changed
package.json
@@ -17,7 +17,28 @@
17
"test": "gulp test"
18
},
19
"description": "Properly update an error's stack",
20
- "keywords": [],
+ "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
+ ],
42
"license": "MIT",
43
"homepage": "https://www.github.com/ehmicky/set-error-stack",
44
"repository": "ehmicky/set-error-stack",
0 commit comments