Skip to content

Commit 8d8748e

Browse files
committed
chore(package.json): include keywords
1 parent 1dfbb6b commit 8d8748e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package.json

+15
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
"description": "An AngularJS 1.x WebSocket service for connecting client applications to servers.",
66
"homepage": "https://github.com/gdi2290/angular-websocket",
77
"bugs": "https://github.com/gdi2290/angular-websocket/issues",
8+
"keywords": [
9+
"angular",
10+
"angularjs",
11+
"javascript",
12+
"realtime",
13+
"websockets",
14+
"websocket",
15+
"angular-websocket",
16+
"angular-websockets",
17+
"angular-socket",
18+
"ngWebSocket",
19+
"ngWebSockets",
20+
"gdi2290",
21+
"PatrickJS"
22+
],
823
"scripts": {
924
"test": "./test.sh",
1025
"dist": "./dist.sh"

0 commit comments

Comments
 (0)