Skip to content

Commit 35b3cc0

Browse files
committed
Add keywords and more detailed description to package.json
1 parent f8cb759 commit 35b3cc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"type": "git",
66
"url": "http://github.com/rollbar/rollbar.js"
77
},
8-
"description": "Error tracking and logging from JS to Rollbar",
8+
"description": "Effortlessly track and debug errors in your JavaScript applications with Rollbar. This package includes advanced error tracking features and an intuitive interface to help you identify and fix issues more quickly.",
9+
"keywords": ["error", "tracking", "logging", "debugging", "javascript"],
910
"license": "MIT",
1011
"main": "src/server/rollbar.js",
1112
"browser": "dist/rollbar.umd.min.js",

0 commit comments

Comments
 (0)