Skip to content

Commit ea92223

Browse files
committed
docs: Update package.json
1 parent 9055870 commit ea92223

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/stream-chat-angular/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"name": "stream-chat-angular",
33
"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+
},
411
"peerDependencies": {
512
"@angular/common": "^12.2.0",
613
"@angular/core": "^12.2.0",

0 commit comments

Comments
 (0)