|
3 | 3 | "version": "1.0.13",
|
4 | 4 | "main": "angular-websocket.min.js",
|
5 | 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", |
| 6 | + "homepage": "https://github.com/angular-class/angular-websocket", |
| 7 | + "bugs": "https://github.com/angular-class/angular-websocket/issues", |
8 | 8 | "keywords": [
|
9 | 9 | "angular",
|
10 | 10 | "angularjs",
|
|
17 | 17 | "angular-socket",
|
18 | 18 | "ngWebSocket",
|
19 | 19 | "ngWebSockets",
|
| 20 | + "angular-class", |
| 21 | + "AngularClass", |
20 | 22 | "gdi2290",
|
21 | 23 | "PatrickJS"
|
22 | 24 | ],
|
|
31 | 33 | },
|
32 | 34 | "repository": {
|
33 | 35 | "type": "git",
|
34 | | - "url": "git@github.com:gdi2290/angular-websocket.git" |
| 36 | + "url": "git@github.com:angular-class/angular-websocket.git" |
35 | 37 | },
|
36 | 38 | "licenses": [
|
37 | 39 | {
|
|
0 commit comments