Skip to content

Commit fabbae7

Browse files
committed
Rub some SEO juice on the npm
1 parent feb5e65 commit fabbae7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,13 @@
2929
"jquery": "^2.1.4",
3030
"lodash": "~2.4.0",
3131
"sinon": "~1.7.3"
32-
}
32+
},
33+
"keywords": [
34+
"exceptions",
35+
"debugging",
36+
"logging",
37+
"errors",
38+
"sentry",
39+
"raven"
40+
]
3341
}

0 commit comments

Comments
 (0)