We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfbb6b commit 8d8748eCopy full SHA for 8d8748e
package.json
@@ -5,6 +5,21 @@
5
"description": "An AngularJS 1.x WebSocket service for connecting client applications to servers.",
6
"homepage": "https://github.com/gdi2290/angular-websocket",
7
"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
+ ],
23
"scripts": {
24
"test": "./test.sh",
25
"dist": "./dist.sh"
0 commit comments