We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9055870 commit ea92223Copy full SHA for ea92223
projects/stream-chat-angular/package.json
@@ -1,6 +1,13 @@
1
{
2
"name": "stream-chat-angular",
3
"version": "0.0.1",
4
+ "description": "Angular components to create chat conversations or livestream style chat",
5
+ "author": "GetStream",
6
+ "homepage": "https://getstream.io/chat/",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/GetStream/stream-chat-angular.git"
10
+ },
11
"peerDependencies": {
12
"@angular/common": "^12.2.0",
13
"@angular/core": "^12.2.0",
0 commit comments